From 069f9f8e604fbbd1f5e80b7024018e4ecf731347 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Tue, 17 Jan 2012 22:54:03 +0100 Subject: [PATCH] crypt32: Remove some strings that don't need to be translated from the resources. --- dlls/crypt32/crypt32.rc | 3 - dlls/crypt32/cryptres.h | 3 - dlls/crypt32/oid.c | 9 +- po/ar.po | 334 +++++++++++++++++++--------------------- po/bg.po | 334 +++++++++++++++++++--------------------- po/ca.po | 334 +++++++++++++++++++--------------------- po/cs.po | 334 +++++++++++++++++++--------------------- po/da.po | 334 +++++++++++++++++++--------------------- po/de.po | 334 +++++++++++++++++++--------------------- po/el.po | 334 +++++++++++++++++++--------------------- po/en.po | 334 +++++++++++++++++++--------------------- po/en_US.po | 334 +++++++++++++++++++--------------------- po/eo.po | 334 +++++++++++++++++++--------------------- po/es.po | 334 +++++++++++++++++++--------------------- po/fa.po | 334 +++++++++++++++++++--------------------- po/fi.po | 334 +++++++++++++++++++--------------------- po/fr.po | 334 +++++++++++++++++++--------------------- po/he.po | 334 +++++++++++++++++++--------------------- po/hi.po | 334 +++++++++++++++++++--------------------- po/hu.po | 334 +++++++++++++++++++--------------------- po/it.po | 334 +++++++++++++++++++--------------------- po/ja.po | 334 +++++++++++++++++++--------------------- po/ko.po | 334 +++++++++++++++++++--------------------- po/lt.po | 334 +++++++++++++++++++--------------------- po/ml.po | 334 +++++++++++++++++++--------------------- po/nb_NO.po | 334 +++++++++++++++++++--------------------- po/nl.po | 334 +++++++++++++++++++--------------------- po/or.po | 334 +++++++++++++++++++--------------------- po/pa.po | 334 +++++++++++++++++++--------------------- po/pl.po | 334 +++++++++++++++++++--------------------- po/pt_BR.po | 334 +++++++++++++++++++--------------------- po/pt_PT.po | 334 +++++++++++++++++++--------------------- po/rm.po | 334 +++++++++++++++++++--------------------- po/ro.po | 334 +++++++++++++++++++--------------------- po/ru.po | 334 +++++++++++++++++++--------------------- po/sk.po | 334 +++++++++++++++++++--------------------- po/sl.po | 334 +++++++++++++++++++--------------------- po/sr_RS@cyrillic.po | 334 +++++++++++++++++++--------------------- po/sr_RS@latin.po | 334 +++++++++++++++++++--------------------- po/sv.po | 334 +++++++++++++++++++--------------------- po/te.po | 334 +++++++++++++++++++--------------------- po/th.po | 334 +++++++++++++++++++--------------------- po/tr.po | 334 +++++++++++++++++++--------------------- po/uk.po | 334 +++++++++++++++++++--------------------- po/wa.po | 334 +++++++++++++++++++--------------------- po/wine.pot | 334 +++++++++++++++++++--------------------- po/zh_CN.po | 334 +++++++++++++++++++--------------------- po/zh_TW.po | 334 +++++++++++++++++++--------------------- 48 files changed, 7251 insertions(+), 7794 deletions(-) diff --git a/dlls/crypt32/crypt32.rc b/dlls/crypt32/crypt32.rc index 183cf0bd06c..df74e2bad4d 100644 --- a/dlls/crypt32/crypt32.rc +++ b/dlls/crypt32/crypt32.rc @@ -65,9 +65,6 @@ STRINGTABLE IDS_NETSCAPE_CA_POLICY_URL "Netscape CA Policy URL" IDS_NETSCAPE_SSL_SERVER_NAME "Netscape SSL ServerName" IDS_NETSCAPE_COMMENT "Netscape Comment" - IDS_SPC_SP_AGENCY_INFO "SpcSpAgencyInfo" - IDS_SPC_FINANCIAL_CRITERIA "SpcFinancialCriteria" - IDS_SPC_MINIMAL_CRITERIA "SpcMinimalCriteria" IDS_COUNTRY "Country/Region" IDS_ORGANIZATION "Organization" IDS_ORGANIZATIONAL_UNIT "Organizational Unit" diff --git a/dlls/crypt32/cryptres.h b/dlls/crypt32/cryptres.h index 0bbffcc58f1..bdb02517703 100644 --- a/dlls/crypt32/cryptres.h +++ b/dlls/crypt32/cryptres.h @@ -61,9 +61,6 @@ #define IDS_NETSCAPE_CA_POLICY_URL 1038 #define IDS_NETSCAPE_SSL_SERVER_NAME 1039 #define IDS_NETSCAPE_COMMENT 1040 -#define IDS_SPC_SP_AGENCY_INFO 1041 -#define IDS_SPC_FINANCIAL_CRITERIA 1042 -#define IDS_SPC_MINIMAL_CRITERIA 1043 #define IDS_COUNTRY 1044 #define IDS_ORGANIZATION 1045 #define IDS_ORGANIZATIONAL_UNIT 1046 diff --git a/dlls/crypt32/oid.c b/dlls/crypt32/oid.c index 932bba290b2..d56fe83bd2b 100644 --- a/dlls/crypt32/oid.c +++ b/dlls/crypt32/oid.c @@ -1105,6 +1105,9 @@ static const WCHAR Phone[] = { 'P','h','o','n','e',0 }; static const WCHAR X21Address[] = { 'X','2','1','A','d','d','r','e','s','s',0 }; static const WCHAR dnQualifier[] = { 'd','n','Q','u','a','l','i','f','i','e','r',0 }; +static const WCHAR SpcSpAgencyInfo[] = { 'S','p','c','S','p','A','g','e','n','c','y','I','n','f','o',0 }; +static const WCHAR SpcFinancialCriteria[] = { 'S','p','c','F','i','n','a','n','c','i','a','l','C','r','i','t','e','r','i','a',0 }; +static const WCHAR SpcMinimalCriteria[] = { 'S','p','c','M','i','n','i','m','a','l','C','r','i','t','e','r','i','a',0 }; static const WCHAR Email[] = { 'E','m','a','i','l',0 }; static const WCHAR GN[] = { 'G','N',0 }; @@ -1273,9 +1276,9 @@ static const struct OIDInfoConstructor { { 6, szOID_NETSCAPE_CA_POLICY_URL, 0, (LPCWSTR)IDS_NETSCAPE_CA_POLICY_URL, NULL }, { 6, szOID_NETSCAPE_SSL_SERVER_NAME, 0, (LPCWSTR)IDS_NETSCAPE_SSL_SERVER_NAME, NULL }, { 6, szOID_NETSCAPE_COMMENT, 0, (LPCWSTR)IDS_NETSCAPE_COMMENT, NULL }, - { 6, "1.3.6.1.4.1.311.2.1.10", 0, (LPCWSTR)IDS_SPC_SP_AGENCY_INFO, NULL }, - { 6, "1.3.6.1.4.1.311.2.1.27", 0, (LPCWSTR)IDS_SPC_FINANCIAL_CRITERIA, NULL }, - { 6, "1.3.6.1.4.1.311.2.1.26", 0, (LPCWSTR)IDS_SPC_MINIMAL_CRITERIA, NULL }, + { 6, "1.3.6.1.4.1.311.2.1.10", 0, SpcSpAgencyInfo, NULL }, + { 6, "1.3.6.1.4.1.311.2.1.27", 0, SpcFinancialCriteria, NULL }, + { 6, "1.3.6.1.4.1.311.2.1.26", 0, SpcMinimalCriteria, NULL }, { 6, szOID_COUNTRY_NAME, 0, (LPCWSTR)IDS_COUNTRY, NULL }, { 6, szOID_ORGANIZATION_NAME, 0, (LPCWSTR)IDS_ORGANIZATION, NULL }, { 6, szOID_ORGANIZATIONAL_UNIT_NAME, 0, (LPCWSTR)IDS_ORGANIZATIONAL_UNIT, NULL }, diff --git a/po/ar.po b/po/ar.po index eb00d369611..8309200ad07 100644 --- a/po/ar.po +++ b/po/ar.po @@ -1372,669 +1372,657 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 #, fuzzy msgid "Title" msgstr "بلا عنوان" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 #, fuzzy msgid "Client Information" msgstr "معلومات" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 #, fuzzy msgid "Information Not Available" msgstr "معلومات" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 #, fuzzy msgid "Financial Information=" msgstr "معلومات" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/bg.po b/po/bg.po index fa651c6b9c2..11994959305 100644 --- a/po/bg.po +++ b/po/bg.po @@ -1367,666 +1367,654 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Нищо" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Да" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Не" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/ca.po b/po/ca.po index 9d3f826b9ea..530486d0175 100644 --- a/po/ca.po +++ b/po/ca.po @@ -1364,665 +1364,653 @@ msgid "Netscape Comment" msgstr "Comentari de Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "País/Regió" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organització" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Unitat Organitzativa" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Nom Comú" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Localitat" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Estat o Província" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Títol" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Nom Donat" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Inicials" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Cognom" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Component de Domini" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Direcció de Correu" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Número de Sèrie" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Versió de CA" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Versió de CA Mutual" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Número de Sèrie de Signatura Serialitzat" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Nom Principal" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Parell de Nom Valor d'Inscripció" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Versió de SO" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "CSP d'Inscripció" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Nombre CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Indicador de CRL Delta" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Punt de Distribució Emitent" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "CRL més recent" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Restriccions de Nom" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Mapes de Política" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Restriccions de Polítiques" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Punts de Distribució de Certificats Mutuals" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Polítiques d'Aplicació" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Mapes de Política d'Aplicació" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Restriccions de Política d'Aplicació" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Dades CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Resposta de CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Sol·licitud CMC No Signat" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Informació d'Estat CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Extensions CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Atributs CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 Dades" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 Signat" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 Embolicat" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 Signat Embolicat" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 Xifrat" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Resum de Certificat CA Anterior" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Nombre CRL de Base Virtual" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Proper Publicació CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Certificat de Xifratge CA" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Agent de Recuperació de Clau" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Informació de Plantilla de Certificat" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "OID d'Arrel d'Empresa" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Maniquí Signatori" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Clau Privada Xifrada" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Ubicacions Publicades de CRL" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Reforçar la Política de Cadena de Certificats" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Id de transacció" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Nonce de Remitent" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Nonce de Destinatari" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Informació de Reg" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Obté Certificat" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Obté CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Revoca sol·licitud" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Consulta Pendent" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Llista de Certificats de Confiança" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Resum de Clau de Certificat Arxivat" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Període d'Ús de Clau Privada" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Informació de Client" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Autenticació de Servidor" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Autenticació de Client" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Signatura de Codi" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Correu Electrònic Segur" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Segellament de Temps" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Segellament de Llista de Confiança de Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Segellament de Temps de Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "Sistema final de seguretat IP" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Terminació de túnel de seguretat IP" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Usuari de seguretat IP" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Sistema de Fitxers Xifrant" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Verificació de Controladors de Maquinari de Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Verificació de Components de Sistema de Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "Verificació de Components de Sistema de Windows OEM" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Verificació de Components de Sistema de Windows Incorporat" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Llicències de Paquet de Claus" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Verificació de Servidor de Llicència" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Inici de Targeta Intel·ligent" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Drets Digitals" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Subordinació Qualificada" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Recuperació de Clau" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Signatura de Document" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "Intermedi IKE de seguretat IP" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Recuperació de Fitxers" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Signatari de Llista d'Arrel" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Totes les polítiques d'aplicació" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Replicació de Correu Electrònic de Servei de Directori" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Agent de Petició de Certificat" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Signatura de Tota la Vida" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Totes les polítiques d'emissió" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Autoritats de Certificació d'Arrel de Confiança" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Personal" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Autoritats Intermedis de Certificació" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Altres Persones" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Editors de Confiança" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Certificats no de Confiança" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Emissor de Certificat" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Número de Sèrie de Certificat=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Altre Nom=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Adreça de Correu Electrònic=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Nom DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Adreça de Directori" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "Adreça IP=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Màscara=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "ID Registrada=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Ús de Clau Desconegut" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Tipus d'Entitat" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Entitat Final" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Restricció de Longitud de Ruta" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "longitud de ruta" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informació No Disponible" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Accés d'Informació d'Autoritat" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Mètode d'Accés=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Emissors CA" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Mètode d'Accés Desconegut" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Nom Alternatiu" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Punt de Distribució CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Nom de Punt de Distribució" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Nom Complet" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Nom de RDN" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL Motiu=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Emissor de CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Compromís de Clau" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "Compromís de CA" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Afiliació Canviada" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Reemplaçat" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Operació Cessat" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Informació Financera=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Disponible" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "No Disponible" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Reuneix els Criteri=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Sí" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "No" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Signatura Digital" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "No Repudiació" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Xifratge de Clau" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Xifratge de Dades" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Acord de Clau" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Signatura de Certificat" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Signatura CRL fora de línia" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Signatura CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Només Xifrar" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Només Desxifrar" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Autenticació de Client SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Autenticació de Servidor SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Signatura" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "CA de Signatura" diff --git a/po/cs.po b/po/cs.po index e40722311cb..fe9f4cb839d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1373,497 +1373,485 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "Digi&tální" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "A" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" @@ -1873,172 +1861,172 @@ msgstr "" "#-#-#-#-# cs.po (Wine) #-#-#-#-#\n" "Žádný" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Ano" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Ne" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/da.po b/po/da.po index 84ee8174f0b..3d61e49b1ed 100644 --- a/po/da.po +++ b/po/da.po @@ -1378,668 +1378,656 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Brugernavn" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "A" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Ingen" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Tilgængelig" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Ja" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Nej" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/de.po b/po/de.po index 84a495f50b2..2d31eff1aa2 100644 --- a/po/de.po +++ b/po/de.po @@ -1358,665 +1358,653 @@ msgid "Netscape Comment" msgstr "Netscape Kommentar" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSp Agentur-Information" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "Spc Finanzielle Kriterien" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "Spc Minimale Kriterien" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Land/Region" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organisation" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Organisationseinheit" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Allgemeiner Name" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Ort" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Bundesland oder Provinz" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Titel" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Vorname" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Initialen" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Nachname" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Domänenkomponente" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Straße" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Seriennummer" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "CA Version" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Kreuz CA Version" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Serialisierte Signaturseriennummer" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Prinzipalname" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Windows Produkt Aktualisierung" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Wertepaar für Eintragungsname" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Betriebssystemversion" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Eintragungs-CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "CRL Nummer" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Delta CRL Indikator" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Ausgeber des Verteilungspunktes" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Aktuelle CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Namenseinschränkungen" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Richtlinienzuordnungen" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Richtlinieneinschränkungen" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Verteilungspunkte für Kreuzzertifikate" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Anwendungsrichtlinien" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Anwendungsrichtlinienzuordnungen" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Anwendungsrichtlinieneinschränkungen" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC Daten" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMC Antwort" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Unsignierte CMC Antwort" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC Statusinformation" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC Erweiterungen" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC Attribute" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 Daten" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 signiert" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 umhüllt" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 signiert und umhüllt" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 Digested" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 verschlüsselt" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Vorheriger CA Zertifikatshash" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Virtuelle Basis-CRL-Nummer" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Nächste CRL Veröffentlichung" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "CA Verschlüsselungszertifikat" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Agent zur Schlüsselwiederherstellung" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Zertifikatsvorlageninformation" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Unternehmensstamm-OID" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Attrapenunterzeichner" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Verschlüsselter, privater Schlüssel" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Veröffentlichte CRL Standorte" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Erzwinge Zertifikatskettenrichtlinie" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Transaktions-ID" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Sender einstweilen" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Empfänger einstweilen" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Registrierungsinformationen" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Bekomme Zertifikat" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Bekomme CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Anfrage ablehnen" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Wartende Abfrage" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Zertifikatsvertrauensliste" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Archivierter Schlüsselzertifikatshash" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Private Schlüsselbenutzungsdauer" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Client Informationen" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Server Authentifizierung" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Client Authentifizierung" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Codesignatur" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Sichere E-Mail" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Zeitstempel" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Microsoft Vertrauenslistensignatur" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft Zeitstempel" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IP Sicherheitsendsystem" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IP Sicherheitstunnelabschluss" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IP Sicherheitsbenutzer" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Verschlüsseltes Dateisystem" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Windows Hardware Treiber Verifizierung" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Windows System Komponenten Verifizierung" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM Windows System Komponenten Verifizierung" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Embedded Windows System Komponenten Verifizierung" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Schlüsselpaketlizenzen" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Lizenzserver Verifizierung" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Smartcard Anmeldung" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Digitale Rechte" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Qualifizierte Unterordnung" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Schlüsselwiederherstellung" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Dokumentensignatur" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "Dazwischenliegende IP Sicherheits-IKE" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Datenwiederherstellung" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Stammlisten Signierer" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Alle Anwendungsrichtlinien" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Verzeichnisdienst für E-Mail Replikation" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Dienst für Zertifikatsanforderung" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Lebensdauersignatur" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Alle ausgegebenen Richtlinien" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Vertrauenswürdige Stammzertifizierungsstellen" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Persönlich" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Zwischenzertifizierungsstellen" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Andere Personen" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Vertrauenswürdige Herausgeber" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Nicht Vertrauenswürdige Zertifikate" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "Schlüsselkennung=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Ausgeber des Zertifikats" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Seriennummer des Zertifikats=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Anderer Name=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "E-Mail Adresse=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS Name=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Verzeichnis-Adresse" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP Adresse=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Maske=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Registrierte Kennung=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Unbekannte Verwendung des Schlüssels" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Subjekt Typ=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Endeinheit" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Einschränkung der Pfadlänge=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Keine" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Information nicht verfügbar" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Autoritätsinformationszugriff" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Zugriffsmethode=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "CA Emittent" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Unbekannte Zugriffsmethode" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternativer Name" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "CRL Verteilungspunkt" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Name des Verteilungspunkt" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Vollständiger Name" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN Name" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL Begründung=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "CRL Ausgeber" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Kompromittierung des Schlüssels" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA Infekt" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Zugehörigkeit verändert" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Ersetzt" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Betrieb eingestellt" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Zertifikat blockiert" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Finanzinformationen=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Vorhanden" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Nicht vorhanden" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Kriterien erfüllt=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Ja" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Nein" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Digitale Signatur" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Nachweisbarkeit" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Schlüsselverschlüsselung" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Datenverschlüsselung" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Schlüsselvereinbarung" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Signieren des Zertifikats" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Offline Signieren der CRL" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Signieren der CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Nur Verschlüsseln" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Nur Entschlüsseln" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "SSL Client-Authentifizierung" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "SSL Server-Authentifizierung" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Signatur" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Signatur CA" diff --git a/po/el.po b/po/el.po index f6b36f9dd92..e6413431ecf 100644 --- a/po/el.po +++ b/po/el.po @@ -1343,667 +1343,655 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Κανένα" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 #, fuzzy msgid "Operation Ceased" msgstr "Επιλογές" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Ναι" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "όχι" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/en.po b/po/en.po index 86976131b85..c30080ed7ca 100644 --- a/po/en.po +++ b/po/en.po @@ -1322,665 +1322,653 @@ msgid "Netscape Comment" msgstr "Netscape Comment" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Country/Region" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organisation" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Organisational Unit" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Common Name" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Locality" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "State or Province" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Title" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Given Name" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Initials" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Surname" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Domain Component" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Street Address" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Serial Number" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "CA Version" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Cross CA Version" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Serialised Signature Serial Number" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Principal Name" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Windows Product Update" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Enrolment Name Value Pair" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "OS Version" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Enrolment CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "CRL Number" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Delta CRL Indicator" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Issuing Distribution Point" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Freshest CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Name Constraints" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Policy Mappings" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Policy Constraints" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Cross-Certificate Distribution Points" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Application Policies" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Application Policy Mappings" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Application Policy Constraints" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC Data" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMC Response" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Unsigned CMC Request" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC Status Info" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC Extensions" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC Attributes" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 Data" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 Signed" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 Enveloped" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 Signed Enveloped" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 Digested" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 Encrypted" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Previous CA Certificate Hash" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Virtual Base CRL Number" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Next CRL Publish" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "CA Encryption Certificate" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Key Recovery Agent" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Certificate Template Information" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Enterprise Root OID" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Dummy Signer" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Encrypted Private Key" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Published CRL Locations" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Enforce Certificate Chain Policy" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Transaction Id" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Sender Nonce" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Recipient Nonce" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Reg Info" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Get Certificate" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Get CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Revoke Request" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Query Pending" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Certificate Trust List" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Archived Key Certificate Hash" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Private Key Usage Period" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Client Information" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Server Authentication" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Client Authentication" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Code Signing" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Secure Email" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Time Stamping" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Microsoft Trust List Signing" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft Time Stamping" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IP security end system" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IP security tunnel termination" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IP security user" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Encrypting File System" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Windows Hardware Driver Verification" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Windows System Component Verification" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM Windows System Component Verification" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Embedded Windows System Component Verification" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Key Pack Licences" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Licence Server Verification" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Smart Card Logon" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Digital Rights" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Qualified Subordination" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Key Recovery" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Document Signing" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IP security IKE intermediate" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "File Recovery" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Root List Signer" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "All application policies" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Directory Service Email Replication" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Certificate Request Agent" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Lifetime Signing" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "All issuance policies" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Trusted Root Certification Authorities" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Personal" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Intermediate Certification Authorities" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Other People" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Trusted Publishers" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Untrusted Certificates" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "KeyID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Certificate Issuer" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Certificate Serial Number=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Other Name=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Email Address=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS Name=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Directory Address" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP Address=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Mask=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Registered ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Unknown Key Usage" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Subject Type=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "End Entity" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Path Length Constraint=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "None" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Information Not Available" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Authority Info Access" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Access Method=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "CA Issuers" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Unknown Access Method" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternative Name" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "CRL Distribution Point" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Distribution Point Name" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Full Name" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN Name" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL Reason=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "CRL Issuer" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Key Compromise" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA Compromise" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Affiliation Changed" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Superseded" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Operation Ceased" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certificate Hold" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Financial Information=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Available" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Not Available" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Meets Criteria=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Yes" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "No" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Digital Signature" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Non-Repudiation" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Key Encipherment" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Data Encipherment" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Key Agreement" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Certificate Signing" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Off-line CRL Signing" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "CRL Signing" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Encipher Only" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Decipher Only" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "SSL Client Authentication" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "SSL Server Authentication" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Signature" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Signature CA" diff --git a/po/en_US.po b/po/en_US.po index 43ff3d884b3..8f8df800fe4 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -1358,665 +1358,653 @@ msgid "Netscape Comment" msgstr "Netscape Comment" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Country/Region" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organization" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Organizational Unit" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Common Name" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Locality" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "State or Province" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Title" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Given Name" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Initials" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Surname" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Domain Component" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Street Address" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Serial Number" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "CA Version" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Cross CA Version" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Serialized Signature Serial Number" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Principal Name" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Windows Product Update" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Enrollment Name Value Pair" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "OS Version" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Enrollment CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "CRL Number" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Delta CRL Indicator" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Issuing Distribution Point" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Freshest CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Name Constraints" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Policy Mappings" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Policy Constraints" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Cross-Certificate Distribution Points" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Application Policies" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Application Policy Mappings" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Application Policy Constraints" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC Data" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMC Response" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Unsigned CMC Request" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC Status Info" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC Extensions" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC Attributes" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 Data" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 Signed" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 Enveloped" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 Signed Enveloped" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 Digested" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 Encrypted" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Previous CA Certificate Hash" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Virtual Base CRL Number" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Next CRL Publish" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "CA Encryption Certificate" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Key Recovery Agent" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Certificate Template Information" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Enterprise Root OID" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Dummy Signer" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Encrypted Private Key" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Published CRL Locations" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Enforce Certificate Chain Policy" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Transaction Id" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Sender Nonce" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Recipient Nonce" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Reg Info" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Get Certificate" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Get CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Revoke Request" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Query Pending" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Certificate Trust List" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Archived Key Certificate Hash" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Private Key Usage Period" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Client Information" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Server Authentication" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Client Authentication" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Code Signing" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Secure Email" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Time Stamping" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Microsoft Trust List Signing" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft Time Stamping" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IP security end system" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IP security tunnel termination" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IP security user" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Encrypting File System" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Windows Hardware Driver Verification" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Windows System Component Verification" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM Windows System Component Verification" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Embedded Windows System Component Verification" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Key Pack Licenses" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "License Server Verification" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Smart Card Logon" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Digital Rights" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Qualified Subordination" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Key Recovery" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Document Signing" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IP security IKE intermediate" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "File Recovery" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Root List Signer" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "All application policies" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Directory Service Email Replication" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Certificate Request Agent" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Lifetime Signing" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "All issuance policies" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Trusted Root Certification Authorities" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Personal" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Intermediate Certification Authorities" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Other People" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Trusted Publishers" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Untrusted Certificates" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "KeyID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Certificate Issuer" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Certificate Serial Number=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Other Name=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Email Address=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS Name=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Directory Address" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP Address=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Mask=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Registered ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Unknown Key Usage" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Subject Type=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "End Entity" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Path Length Constraint=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "None" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Information Not Available" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Authority Info Access" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Access Method=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "CA Issuers" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Unknown Access Method" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternative Name" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "CRL Distribution Point" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Distribution Point Name" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Full Name" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN Name" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL Reason=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "CRL Issuer" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Key Compromise" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA Compromise" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Affiliation Changed" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Superseded" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Operation Ceased" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certificate Hold" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Financial Information=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Available" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Not Available" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Meets Criteria=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Yes" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "No" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Digital Signature" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Non-Repudiation" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Key Encipherment" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Data Encipherment" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Key Agreement" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Certificate Signing" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Off-line CRL Signing" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "CRL Signing" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Encipher Only" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Decipher Only" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "SSL Client Authentication" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "SSL Server Authentication" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Signature" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Signature CA" diff --git a/po/eo.po b/po/eo.po index 8a94e7e1cea..08f44ff3e7b 100644 --- a/po/eo.po +++ b/po/eo.po @@ -1366,667 +1366,655 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "Diøi&ta" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Neniu" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Jes" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Ne" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/es.po b/po/es.po index b351e90c509..0341b9045f8 100644 --- a/po/es.po +++ b/po/es.po @@ -1374,506 +1374,494 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 #, fuzzy msgid "CA Version" msgstr "" "CMD Versión %s\n" "\n" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 #, fuzzy msgid "OS Version" msgstr "" "CMD Versión %s\n" "\n" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 #, fuzzy msgid "CMC Extensions" msgstr "" "CMD Versión %s\n" "\n" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 #, fuzzy msgid "Document Signing" msgstr "Argumento faltante\n" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "A" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" @@ -1883,172 +1871,172 @@ msgstr "" "#-#-#-#-# es.po (Wine) #-#-#-#-#\n" "Ninguno" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Sí" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "No" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/fa.po b/po/fa.po index b527555fb0b..6cd26c9a014 100644 --- a/po/fa.po +++ b/po/fa.po @@ -1372,669 +1372,657 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 #, fuzzy msgid "Title" msgstr "نام‌گذاری نشده" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 #, fuzzy msgid "Client Information" msgstr "اطلاعات" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 #, fuzzy msgid "Information Not Available" msgstr "اطلاعات" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 #, fuzzy msgid "Financial Information=" msgstr "اطلاعات" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/fi.po b/po/fi.po index 96c6ee73683..2a8d5200cc8 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1382,666 +1382,654 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "Di&gitaalinen" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/fr.po b/po/fr.po index e910deeece8..ba992ea7587 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1365,665 +1365,653 @@ msgid "Netscape Comment" msgstr "Commentaire Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Pays/Région" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organisation" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Unité d'organisation" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Nom commun" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Localité" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "État ou province" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Titre" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Prénom" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Initiales" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Nom de famille" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Composant de domaine" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Adresse" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Numéro de série" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Version de l'AC" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Version de certification croisée d'AC" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Numéro de série de signature sérialisée" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Nom principal" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Mise à jour de Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Paire nom/value d'enrôlement" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Version du système d'exploitation" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Fournisseur de service cryptographique d'enrôlement" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Numéro de la LRC" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Indicateur de delta-LRC" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Point de distribution d'émission" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "LRC la plus récente" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Contraintes de nom" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Mappings de politiques" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Contraintes de politiques" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Points de distribution de certificats croisés" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Politiques applicatives" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Mappings de politiques applicatives" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Contraintes de politiques applicatives" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Données CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Réponse CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Requête CMC non signée" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Informations sur le statut CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Extensions CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Attributs CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "Données PKCS 7" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "Signé avec PKCS 7" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "Enveloppé avec PKCS 7" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "Enveloppé et signé avec PKCS 7" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "Haché avec PKCS 7" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "Chiffré avec PKCS 7" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Empreinte précédente du certificat de l'AC" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Numéro de LRC de base virtuelle" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Prochaine publication de LRC" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Certificat de chiffrement d'AC" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Agent de recouvrement de clé" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Informations sur le modèle de certificats" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "OID racine de l'entreprise" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Signataire factice" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Clé de chiffrement privée" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Emplacements des LRC publiées" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Imposer une politique de chaîne de certificats" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Identifiant de transaction" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Nonce de l'émetteur" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Nonce du récepteur" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Informations d'enregistrement" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Obtenir un certificat" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Obtenir une LRC" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Révoquer une requête" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Requête en attente" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Liste de certificats de confiance" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Empreinte du certificat de clé archivée" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Période d'utilisation de la clé privée" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Informations sur le client" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Authentification du serveur" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Authentification du client" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Signature de code" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Messagerie sécurisée" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Horodatage" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Signature de la liste de confiance Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Horodatage Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "Système terminal IPsec" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Terminaison du tunnel IPsec" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Utilisateur IPsec" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Système de fichiers chiffré (EFS)" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Vérification des pilotes matériels de Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Vérification des composants système de Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "Vérification des composants système de Windows OEM" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Vérification des composants système de Windows embarqué" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Licences de jeux de clés" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Vérification du serveur de licences" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Connexion avec carte à puce" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Droits numériques" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Subordination conditionnelle" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Recouvrement de clé" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Signature de documents" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "Intermédiaire IKE IPsec" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Restauration de fichier" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Signataire de liste racine" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Toutes les politiques applicatives" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Réplication de courriers électroniques du service d'annuaire" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Agent de demande de certificat" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Signature à vie" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Toutes les politiques d'émission" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Autorités de certification de confiance" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Personnel" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Autorités de certification intermédiaires" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Autres personnes" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Éditeurs de confiance" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Certificats non autorisés" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "ID de clé =" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Émetteur du certificat" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Numéro de série du certificat =" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Autre nom =" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Adresse électronique =" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Nom DNS =" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Adresse d'annuaire" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL =" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "Adresse IP =" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Masque =" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "ID enregistré =" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Utilisation de la clé inconnue" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Type de sujet =" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "AC" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Entité terminale" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Contrainte de longueur de chemin =" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Nulle" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informations non disponibles" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Accès aux informations de l'autorité" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Méthode d'accès =" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Émetteurs de l'AC" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Méthode d'accès inconnue" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Nom alternatif" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Point de distribution de LRC" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Nom du point de distribution" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Nom complet" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Nom distingué relatif (RDN)" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Raison de la LRC =" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Émetteur de la LRC" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Clé compromise" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "AC compromise" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Affiliation modifiée" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Supplanté" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Cessation des opérations" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certificat suspendu" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Informations financières =" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Disponible" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Non disponible" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Respecte les critères =" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Oui" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Non" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Signature numérique" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Non-répudiation" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Chiffrement de la clé" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Chiffrement de données" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Accord sur la clé" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Signature de certificat" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Signature de LRC hors-ligne" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Signature de LRC" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Chiffrement seul" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Déchiffrement seul" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Authentification de client SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Authentification de serveur SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Signature" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "AC SSL" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "AC S/MIME" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "AC de signature" diff --git a/po/he.po b/po/he.po index f2d0f9f83f3..4aea23b3eb5 100644 --- a/po/he.po +++ b/po/he.po @@ -1363,667 +1363,655 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "שם משתמש" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "זכויות דיגיטליות" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "שחזור מפתח" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "חתימת מסמכים" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "שחזור קובץ" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "מדיניות כלל היישומים" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "אנשים אחרים" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "מפיצים מהימנים" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "אישורים בלתי מהימנים" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "KeyID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "מנפיק האישור" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "המספר הסידור של האישור=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "שם אחר=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "כתובת דוא״ל=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "שם ה־DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "כתובת הספרייה" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "כתובת=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "כתובת IP=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "מסכה=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "מזהה רשום=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "שימוש בלתי ידוע במפתח" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "סוג המקבל=" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "A" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "ללא" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "שם מלא" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "זמין" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "כן" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "לא" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "חתימה דיגיטלית" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/hi.po b/po/hi.po index c43253b0621..20db64085e7 100644 --- a/po/hi.po +++ b/po/hi.po @@ -1330,666 +1330,654 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "डिज़िटल (&t)" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/hu.po b/po/hu.po index 883c4ab9124..8dfce06f9c0 100644 --- a/po/hu.po +++ b/po/hu.po @@ -1388,496 +1388,484 @@ msgid "Netscape Comment" msgstr "Netscape megjgyzés" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Ország/Régió" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Szervezet" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Szervezeti egység" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Egyszerű név" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Helység" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Állam vagy tartomány" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Cím" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Keresztnév" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Aláírások" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Domain komponens" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Utca cím" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Sorozatszám" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "CA verzió" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Kereszt CA verzió" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Szerializált aláírás sorozatszám" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Előjáró neve" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Windows termékfrissítés" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Felvételi név értékpár" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "OS verzió" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Felvételi CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "CRL szám" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Delta CRL jelző" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Kiállító disztribúciós pont" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Legfrisebb CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Név megszorítások" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Szabály hozzárendelések" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Szabály megszorítások" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Kereszttanusítvány disztribúciós pontok" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Alkalmazás szabályok" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Alkalmazás szabály hozzárendelések" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Alkalmazás szabály megszorítások" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC adat" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMC válasz" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Aláíratlan CMC kérés" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC állapot információ" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC kiterjesztések" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC attribútumok" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 adat" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 aláírt" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 borítékolt" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 aláírt és borítékolt" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 összegzett" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 titkosított" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Előző CA tanusítvány hash" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Virtuális alap CRL szám" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Következő CRL kibocsátás" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "CA titkosítási tanusítvány" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Kulcs helyreállítási ügynök" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Tanusítvány sablon információ" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Enterprise gyökér OID" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Látszólagos aláíró" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Titkosított privát kulcs" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Közzétett CRL helyek" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Tanusítványlánc szabályok megkövetelése" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Tranzakciós azonosító" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Küldő egyszer" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Címzett egszer" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Reg Info" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Tanusítvány beszerzés" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "CRL beszerzés" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Kérés visszavonása" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Folyamatban lévők lekérése" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Tanusítvány bizalmi lista" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Alchívált kulcs tanusítvány hash" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Privát kulcs használati időköz" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Kliens információk" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Kiszolgáló hitelesítés" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Kliens hitelesítés" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Kód aláírás" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Biztonságos email" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Időbélyegzés" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Microsoft bizalmi lista aláírás" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft időbélyegzés" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IP biztonsági végrendszer" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IP biztonsági alagút végberendezés" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IP biztonsági felhasználó" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Titkosító fájlrendszer" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Windows hardver meghajtó ellenőrzés" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Windows rendszerkomponens ellenőrzés" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM Windows rendszerkomponens ellenőrzés" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Beágyazott Windows rendszerkomponens ellenőrzés" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Kulcs csomag licenszek" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Licensz kiszolgáló ellenőrzés" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Smart Card bejentkezés" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Digitális jogok" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Feltételes alárendelés" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Kulcs helyreállítás" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Dokumentum aláírás" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IP biztonsági IKE közbeeső" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Fájl helyreállítás" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Gyökér lista aláíró" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Összes alkalmazás szabályok" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Könyvtárszolgáltatás (DS) Email replikáció" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Tanusítvány kérési ügynök" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Élettartam aláírás" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Összes kiadási szabályok" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Megbízható gyökér tanusítvány kiadók" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Személyes" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Közbeeső tanusítvány kiadók" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Egyéb emberek" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Megbízható kiadók" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Nem megbízható tanusítványok" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "KulcsID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Tanusítvány kiadó" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Tanusítvány szériaszám=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Egyéb név=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Email cím=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS név=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Könyvtár (Directory) cím" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP cím=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Maszk=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Regisztrált ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Ismeretlen kulcshasználat" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Tárgy típus=" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Vég egyed" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Útvonal hossz megszorítás=" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" @@ -1887,173 +1875,173 @@ msgstr "" "#-#-#-#-# hu.po (Wine) #-#-#-#-#\n" "Semmi" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Információ nem elérhető" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Hatósági információs hozzáférés" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Hozzáférési mód=" -#: crypt32.rc:202 +#: crypt32.rc:199 #, fuzzy msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "CA kiadók" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Ismeretlen hozzáférési mód" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternatív név" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "CRL disztribúciós pont" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Disztribúciós pont név" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Teljes név" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN név" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL ok=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "CRL Kiadó" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Kulcs megállapodás" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA megállapodás" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Kapcsolat megváltozott" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Hatálytalanítva" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Művelet lejárt" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Tanusítvány tartva" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Pénzügyi információ=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Elérhető" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Nem elérhető" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Megfelelőségi feltétel=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Igen" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Nem" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Digitális aláírás" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Nem elutasítható" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Kulcs titkosítás" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Adat titkosítás" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Kulcs megegyezés" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Tanusítvány aláírás" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Off-line CRL aláírás" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "CRL aláírás" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Csak titkosítás" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Csak dekódolás" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "SSL kliens hitelesítés" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "SSL kiszolgáló hitelesítés" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Aláírás" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Aláírás CA" diff --git a/po/it.po b/po/it.po index 0877873e2b2..2444105cf5a 100644 --- a/po/it.po +++ b/po/it.po @@ -1363,665 +1363,653 @@ msgid "Netscape Comment" msgstr "Commento Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "Agenzia di informazione Spc Sp" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "Criteri finanziari Spc" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "Criteri minimi Spc" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Paese/Regione" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organizzazione" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Unità organizzativa" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Nome comune" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Località" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Stato o Provincia" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Titolo" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Nome proprio" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Iniziali" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Cognome" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Componente del dominio" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Indirizzo (via)" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Numero seriale" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Versione AC" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Versione Cross AC" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Numero seriale della firma serializzata" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Nome principale" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Aggiornamento dei prodotti Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Iscrizione della coppia Nome Valore" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Versione SO" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Iscrizione CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Numero CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Indicatore Delta CRL" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Punto Distribuzione della Diramazione" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "CRL più nuova" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Vincoli del nome" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Mappature della politica" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Vincoli della politica" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Punti di distribuzione dei certificati incrociati" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Politica dell'applicazione" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Mappature della politica dell'applicazione" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Vincoli della politica dell'applicazione" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Dati CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Risposta CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Richiesta CMC non firmata" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Informazioni sullo status CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Estensioni CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Attributi CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "Dati PKCS 7" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 firmato" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 preparato" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 firmato e preparato" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 digerito" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 criptato" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Hash del precedente certificato AC" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Numero Base Virtuale CRL" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Prossima pubblicazione della CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Certificato di crittografia AC" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Agente di recupero delle chiavi" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Informazioni del modello di certificato" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "OID base dell'azienda" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Firmatario fittizio" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Chiave privata criptata" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Locazioni CRL pubblicate" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Applica la politica della catena di certificati" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Id della transazione" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Nonce mittente" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Nonce destinatario" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Informazioni Reg" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Ottieni certificato" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Ottieni CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Richiesta di revoca" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Richiesta in attesa" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Lista dei certificati fidati" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Hash del certificato chiave archiviato" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Periodo d'uso della chiave privata" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Informazioni sul client" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Autenticazione del server" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Autenticazione del client" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Firma codice" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Email sicura" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Timbro orario" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Firma della lista di fiducia Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Timbro orario Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "Sistema terminale della sicurezza IP" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Terminazione tunnel della sicurezza IP" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Utente sicurezza IP" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "File System con crittografia" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Verifica del Driver Hardware per Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Verifica del Componente di Sistema Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "Verifica del Componente di Sistema Windows OEM" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Verifica del Componente di Sistema Windows Embedded" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Licenze del pacchetto di chiavi" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Verifica del server delle licenze" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Logon con Smart Card" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Diritti digitali" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Subordinazione qualificata" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Recupero della chiave" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Firma del documento" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IP sicurezza IKE intermedia" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Recupero di file" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Firmatario della lista base" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Tutte le politiche delle applicazioni" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Servizio directory di Risposta Email" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Agente di richiesta dei certificati" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Firma vitalizia" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Tutte le politiche di rilascio" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Autorità di certificazione base fidate" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Personale" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Autorità di certificazione intermedie" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Altre persone" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Editori fidati" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Certificati non fidati" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "IDChiave=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Emittente del certificato" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Numero seriale del certificato=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Altro nome=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Indirizzo Email=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Nome DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Indirizzo della cartella" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "Indirizzo IP=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Maschera=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "ID registrato=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Uso della chiave sconosciuto" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Tipo del soggetto=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "AC" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Fine Entità" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Vincolo di lunghezza del percorso=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Nessuno" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informazione non disponibile" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Accesso alle informazioni sull'autorità" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Metodo di accesso=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "AC emittenti" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Metodo di accesso sconosciuto" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Nome alternativo" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Punto di distribuzione CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Nome del punto di distribuzione" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Nome completo" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Nome RDN" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Motivo CRL=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Emittente CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Chiave compromessa" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "AC compromessa" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Affiliazione cambiata" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Sostituito" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Operazione cessata" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certificato trattenuto" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Informazioni finanziarie=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Disponibili" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Non disponibile" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Soddisfa i criteri=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Sì" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "No" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Firma digitale" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Non ripudio" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Cifratura della chiave" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Cifratura dei dati" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Accordo chiavi" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Firma del certificato" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Firma Off-line CRL" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Firma CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Solo cifratura" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Solo decifratura" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Autenticazione Client SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Autenticazione Server SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Firma" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "AC SSL" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "AC S/MIME" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "AC Firma" diff --git a/po/ja.po b/po/ja.po index 8ba13dd2f13..b2c85adb457 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1363,665 +1363,653 @@ msgid "Netscape Comment" msgstr "Netscape コメント" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "キー回復エージェント" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "証明書信頼リスト" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "サーバ認証" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "クライアント認証" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "コード署名" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "安全な電子メール" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "タイム スタンプ" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Microsoft 信頼リストの署名" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft タイム スタンプ" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IPsec エンド システム" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IPsec トンネル終端" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IPsec ユーザ" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "ファイル システムの暗号化" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Windows ハードウェア ドライバの検証" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Windows システム コンポーネントの検証" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM Windows システム コンポーネントの検証" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Embedded Windows システム コンポーネントの検証" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "キー パック ライセンス" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "ライセンス サーバの検証" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "スマート カード ログオン" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "デジタル著作権管理" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "限定従属" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "鍵の回復" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "ドキュメントの署名" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IPsec IKE 中間" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "ファイルの回復" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "ルート一覧の署名" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "すべてのアプリケーション ポリシー" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "ディレクトリ サービス電子メール レプリケーション" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "証明書要求エージェント" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "ライフタイム署名" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "任意のポリシー" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "信頼されたルート認証局" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "個人" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "中間認証局" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "ほかの人" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "信頼された発行元" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "信頼されない証明書" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "なし" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "利用可能" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "はい" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "いいえ" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "デジタル署名" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "否認防止" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "鍵の暗号化" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "データの暗号化" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "鍵交換" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "証明書の署名" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "オフライン CRL 署名" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "CRL 署名" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "暗号化のみ" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "復号化のみ" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "SSL クライアント認証" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "SSL サーバ認証" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "署名" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL 認証局" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME 認証局" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "署名認証局" diff --git a/po/ko.po b/po/ko.po index 372c2db1cbf..af0826d3580 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1358,665 +1358,653 @@ msgid "Netscape Comment" msgstr "넷스케이프 설명" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSp관리자 정보" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "Spc재정상 원칙" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "Spc최소 원칙" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "나라/지역" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "단체" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "단체 단위" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "완전한 이름" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "소재지" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "주나 지방" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "제목" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "이름" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "머릿글자" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "성" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "주소 구성요소" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "거리 주소" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "시리얼 번호" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "CA 버젼" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "교차 CA 버젼" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "연속된 서명 시리얼 넘버" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "주요한 이름" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "윈도우즈 제품 업데이트" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "등록 이름 값의 쌍" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "OS 버젼" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "CSP 등록" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "CRL 번호" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "델타 CRL 표시기" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "발행자 배포 위치" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "최신 CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "이름 제약" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "정책 대응" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "정책 제약" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "상호 인증 분배 위치" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "풀그림 방침" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "풀그림 정책 대응" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "풀그림 정책 제약" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC 데이타" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMC 응답" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "서명되지 않은CMC 요청" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC 상태 정보" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC 확장" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC 속성" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 데이타" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 서명" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 싸개" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 서명된 싸개" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 요약" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 암호화" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "이전의 CA 인증 해쉬" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "가상 기반 CRL 숫자" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "다음 CRL 발행" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "CA 암호 인증" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "키 복구 관리자" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "인증 주형 정보" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "기업 루트 OID" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "더미 사인자" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "암호화된 개인 키" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "발행된 CRL 위치" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "강제 인증 체인 정책" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "처리 아이디" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "임시 발송인" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "임시 수령인" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "등록 정보" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "인증서 얻기" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "CRL 얻기" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "취소 요청" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "질문하는 중" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "인증서 신뢰 목록" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "압축된 키 인증 해쉬" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "개인 키 사용 기간" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "클라이언트 정보" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "서버 인증" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "클라이언트 인증" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "코드 서명" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "보안 이메일" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "시간 날인" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "마이크로소프트 신뢰 목록 사인" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "마이크로소프트 시간 날인" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IP 보안 종단 시스템" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IP 보안 터널 종료" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IP 보안 사용자" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "암호화된 파일 시스템" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "윈도우즈 하드웨어 드라이버 검증" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "윈도우즈 시스템 구성요소 검증" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM 윈도우즈 시스템 구성요소 검증" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "임베디드 윈도우즈 시스템 컴포넌트 확인" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "키 팩 라이센스" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "라이센스 서버 확인" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "스마트 카드 로그인" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "디지털 저작권" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "자격있는 종속" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "키 복구" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "문서 서명" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IP 보안 IKE 수단" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "파일 복구" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "루트 목록 서명자" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "모든 프로그램의 방침" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "디렉토리 서비스 이메일 응답" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "인증 요구 관리자" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "유효기간" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "모든 배포 방침" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "신회 할 수 있는 루트 검증기관" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "개인" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "중개 검증 기관" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "다른 사람" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "신뢰할 수 있는 발행자" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "신뢰 할 수 없는 인증서" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "키 아이디=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "인증서 발행자 " -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "인증서 시리얼 번호=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "다른 이름=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "이메일 주소=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS 이름=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "디렉토리 주소" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP 주소=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "마스크=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "등록된 ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "알수 없는 키 사용" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "제목 형식=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "엔티티 끝" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "제한된 경로 길이 =" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "없음" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "정보가 없음" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "권한 정보 접근" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "접근 방법=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "CA 발행자" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "알 수 없는 접근 방법" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "대체 이름" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "CRL 분배 포인트" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "분배 포인트 이름" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "전체 이름" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN 이름" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL 원인=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "CRL 발행자" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "키 협정" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA 협정" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "가입이 변경됨" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "대체" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "작업 중지" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "인증서 유지" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "재무 정보=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "가능함" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "불가능함" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "맞는 기준 =" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "예" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "아니오" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "전자 서명" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "부인 방지" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "키 암호화" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "데이터 암호화" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "키 보증서" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "증명서 서명" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "오프라인 CRL 사인" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "CRL 서명" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "오직 암호화만 함" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "오직 복호화만" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "SSL 클라이언트 인증" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "SSL 서버 인증" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "서명" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "CA 서명" diff --git a/po/lt.po b/po/lt.po index 861c2bd4f09..b9786084dcf 100644 --- a/po/lt.po +++ b/po/lt.po @@ -1362,665 +1362,653 @@ msgid "Netscape Comment" msgstr "Netscape komentaras" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Valstybė/regionas" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Įstaiga" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Įstaigos padalinys" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Vardas, pavardė" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Vietovė" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Valstija, sritis, gubernija" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Titulas" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Vardas" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Inicialai" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Pavardė" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Srities komponentas" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Adresas" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Numeris" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "LĮ versija" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Kryžminės LĮ versija" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Išdėstyto serijomis parašo numeris" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Pagrindinis pavadinimas" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Windows produktų naujinimas" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Registravimo vardo reikšmių pora" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "OS versija" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Registravimo CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "ALS numeris" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "ALS pokyčių indikatorius" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Išdavimo platinimo vieta" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Naujausias ALS" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Vardo ribojimai" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Politikos atvaizdavimas" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Politikos ribojimai" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Kryžminio liudijimo platinimo vietos" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Programos politika" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Programos politikos atvaizdavimas" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Programos politikos ribojimai" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC duomenys" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMC atsakymas" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Nepasirašyta CMC užklausa" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC būsenos informacija" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC plėtiniai" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC atributai" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 duomenys" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 pasirašytas" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 voke" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 pasirašytas, voke" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 apskaičiuota maišos reikšmė" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 užšifruotas" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Ankstesnė LĮ liudijimo maišos reikšmė" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Virtualus bazinis ALS numeris" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Kitas ALS publikavimas" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "LĮ užšifravimo liudijimas" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Rakto atkūrimo priemonė" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Liudijimo šablono informacija" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Organizacijos pagrindinis objekto identifikatorius" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Fiktyvus pasirašytojas" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Užšifruotas privatusis raktas" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Publikuotos ALS vietos" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Priverstinai vykdyti liudijimų grandinės politiką" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Operacijos identifikatorius" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Siuntėjas tam kartui" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Gavėjas tam kartui" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Registracijos informacija" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Gauti liudijimą" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Gauti ALS" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Atšaukti užklausą" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Laukia užklausa" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Patikintų liudijimų sąrašas" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Atsarginės rakto kopijos liudijimo maišos reikšmė" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Privačiojo rakto naudojimo periodas" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Kliento informacija" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Serverio tapatumo nustatymas" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Kliento tapatumo nustatymas" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Programos kodo pasirašymas" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Saugus elektroninis paštas" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Laiko žymos įterpimas" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Microsoft patikintų liudijimų sąrašo pasirašymas" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft laiko žymos įterpimas" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IP saugumo galinė sistema" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IP saugumo tunelio baigimas" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IP saugumo naudotojas" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Failų šifravimo sistema" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Windows tvarkyklių patikra" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Windows sistemos komponentų patikra" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM Windows sistemos komponentų patikra" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Įtaisytų Windows sistemos komponentų patikra" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Kodų pako licencijos" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Licencijų serverio patikra" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Lustinių kortelių įvedimas" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Skaitmeninės teisės" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Patikslintoji hierarchija" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Rakto atkūrimas" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Dokumentų pasirašymas" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IP saugumo IKE tarpininkas" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Failų atkūrimas" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Pagrindinio sąrašo pasirašytojas" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Visos programų politikos" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Katalogų serverio el. pašto dauginimas" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Liudijimo užklausos priemonė" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Gyvavimo ciklo pasirašymas" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Visos išdavimo politikos" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Patikimos vyriausiosios liudijimų įstaigos" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Asmeniniai" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Tarpinės liudijimų įstaigos" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Kiti žmonės" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Patikimi publikuotojai" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Nepatikimi liudijimai" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "Rakto identifikatorius=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Liudijimo išdavėjas" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Liudijimo numeris=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Kitas vardas=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Elektroninio pašto adresas=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS vardas=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Katalogo adresas" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP adresas=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Kaukė=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Registracijos identifikatorius=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Nežinomas rakto naudojimas" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Subjekto tipas=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Esybės pabaiga" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Kelio ilgio ribojimas=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Nėra" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informacija neprieinama" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Įstaigos informacijos prieiga" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Prieigos metodas=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "LĮ išdavėjai" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Nežinomas prieigos metodas" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternatyvus vardas" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "ALS platinimo vieta" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Platinimo vietos pavadinimas" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Asmenvardis" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN vardas" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "ALS priežastis=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "ALS išdavėjas" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Pasitikėjimo raktu praradimas" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "Pasitikėjimo LĮ praradimas" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Priklausomybės pasikeitimas" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Išstūmimas" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Operacijos nutraukimas" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Liudijimo įšaldymas" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Finansinė informacija=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Prieinama" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Neprieinama" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Atitinka kriterijus=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Taip" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Ne" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Skaitmeninis parašas" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Negalėjimas išsižadėti" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Rakto užšifravimas" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Duomenų užšifravimas" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Rakto susitarimas" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Liudijimo pasirašymas" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "ALS pasirašymas atsijungus" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "ALS pasirašymas" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Tik užšifravimas" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Tik dešifravimas" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "SSL kliento tapatumo nustatymas" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "SSL serverio tapatumo nustatymas" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Parašas" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL LĮ" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME LĮ" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Parašo LĮ" diff --git a/po/ml.po b/po/ml.po index afb4227f783..d87fb44d10d 100644 --- a/po/ml.po +++ b/po/ml.po @@ -1330,666 +1330,654 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "_ഡിജിറ്റല്‍" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/nb_NO.po b/po/nb_NO.po index f6335a468a8..9888c1bafc8 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -1380,211 +1380,199 @@ msgid "Netscape Comment" msgstr "Netscape-kommentar" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Land/Region" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organisasjon" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Organisasjonsell enhet" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Vanlig navn" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Lokalitet" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Fylke" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Tittel" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Oppgitt navn" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Initialer" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Brukernavn" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Domenekomponent" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Gateadresse" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Serienummer" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "CA-versjon" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Kryss CA-versjon" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Serienummer for serialisert signatur" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Hovednavn" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Windows-produktoppdatering" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Innrullerings-navneverdipar" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "OS-versjon" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Innrullerings-CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "CRL-nummer" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Delta CRL-indikator" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Utsteder distribusjonspunkt" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Nyeste CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Navnebegrensninger" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Framgangsmåtekartlegginger" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Framgangsmåtebegresninger" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Distribusjonspunkter for kryss-sertifikat" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Framgangsmåter for programmers" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Framgangsmåtekartlegginger for programmer" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Framgangsmåtebegrensninger for programmer" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC-data" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMS-svar" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Usignert CMC-forespørsel" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC-statusinformasjon" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC-utvidelser" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC-egenskaper" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 Data" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 Signert" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 Innpakket" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 Signert Innpakket" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 Fordøyet" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 Kryptert" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Forrige CA-sertifikatlappskaus" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Virtuelt basis-CRL-nummer" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Neste CRL-utgiving" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "CA-krypteringssertifikat" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 #, fuzzy msgid "Key Recovery Agent" msgstr "" @@ -1593,63 +1581,63 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Agent for gjenoppretting av nøkler" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Informasjon om sertifikatmal" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Storselskap-rot-OID" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Tullesignerer" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Kryptert privat nøkkel" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Publisert CRL-plasseringer" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Håndhev sertifikatlenkepolitikk" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Transaksjons-id" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Gjeldende sender" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Gjeldende mottaker" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Reg info" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Hent sertifikat" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Hent CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Gjenoppliv forespørsel" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Spørring venter" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 #, fuzzy msgid "Certificate Trust List" msgstr "" @@ -1658,63 +1646,63 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Liste over tiltrodde sertifikater" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Arkivert nøkkelsertifikatlappskaus" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Privat nøkkelbrukperiode" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Klientinformasjon" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Tjenerautentisering" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Klientautentisering" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Kodesignering" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Sikker e-post" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Tidsstempling" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Microsoft tillitslistesignering" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft tidsstempling" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IP-sikkerhetsendesystem" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IP-sikkerhetstunnel-terminering" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IP-sikkerhetsbruker" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Krypterer filsystem" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 #, fuzzy msgid "Windows Hardware Driver Verification" msgstr "" @@ -1723,7 +1711,7 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Kontroll av maskinvaredrivere for Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 #, fuzzy msgid "Windows System Component Verification" msgstr "" @@ -1732,7 +1720,7 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Kontroll av systemkomponenter for Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 #, fuzzy msgid "OEM Windows System Component Verification" msgstr "" @@ -1741,7 +1729,7 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Kontroll av Windows-komponenter fra PC-leverandører" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 #, fuzzy msgid "Embedded Windows System Component Verification" msgstr "" @@ -1750,7 +1738,7 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Kontroll av innebygde Windows-komponenter" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 #, fuzzy msgid "Key Pack Licenses" msgstr "" @@ -1759,7 +1747,7 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Lisenser for nøkkelpakker" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 #, fuzzy msgid "License Server Verification" msgstr "" @@ -1768,11 +1756,11 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Kontroll av lisenstjener" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Smart Card-pålogging" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "" @@ -1781,7 +1769,7 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Kontroll av opphavsrett" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 #, fuzzy msgid "Qualified Subordination" msgstr "" @@ -1790,7 +1778,7 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Kvalifisert underenhet" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 #, fuzzy msgid "Key Recovery" msgstr "" @@ -1799,19 +1787,19 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Gjenoppretting av nøkler" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Dokumentsignering" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IP-sikkerhet IKE viderekommen" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Filgjenoppretting" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 #, fuzzy msgid "Root List Signer" msgstr "" @@ -1820,11 +1808,11 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Rotsignerer for lister" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Alle framgangsmåter for programmer" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 #, fuzzy msgid "Directory Service Email Replication" msgstr "" @@ -1833,11 +1821,11 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Kopiering av e-post fra katalogtjenester" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Agent for sertifikatforespørsler" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 #, fuzzy msgid "Lifetime Signing" msgstr "" @@ -1846,273 +1834,273 @@ msgstr "" "#-#-#-#-# nb_NO.po (Wine) #-#-#-#-#\n" "Livstidssignering" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Alle framgangsmåter for utsteding" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Klarerte rotsertifiseringsinstanser" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Personlig" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Mellomliggende sertifiseringsinstanser" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Andre personer" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Betrodde utgivere" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Mistrodde sertifikater" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "NøkkelID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Utsteder" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Serienummer=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Annet navn=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "E-postadresse=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS-navn=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Katalogadresse" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP-adresse=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Mask=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Registrert ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Ukjent nøkkelbruk" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Emnetype=" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Sluttenhet" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Begrensning på stilengde=" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Ingen" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informasjonen er utilgjengelig" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Tilgang til autoritetsinfo" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Tilgangsmetode=" -#: crypt32.rc:202 +#: crypt32.rc:199 #, fuzzy msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "CA-utstedere" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Ukjent tilgangsmetode" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternativt navn" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Distribusjonspunkt for CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Navn på distribusjonspunkt" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Fult navn" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN-navn" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL-årsak=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "CRL-utsteder" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Nøkellkompromiss" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA-kompromiss" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Tilslutning endret" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Erstattet" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Operasjonen opphørte" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Sertifikatet er holdt tilbake" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Finansiell informasjon=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Tilgjengelig" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Ikke tilgjengelig" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Møter kriterier=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Ja" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Nei" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Digital signatur" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Kan ikke tilbakekalles" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Nøkkelkryptering" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Datakryptering" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Nøkkel-avtale" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Sertifikatsignering" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Lokal CRL-signering" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "CRL-signering" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Kun kryptering" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Kun dekryptering" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Autentisering av SSL-klient" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Autentisering av SSL-tjener" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Signatur" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Signatur CA" diff --git a/po/nl.po b/po/nl.po index 9bb9d9d23ed..fe187a2b947 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1363,665 +1363,653 @@ msgid "Netscape Comment" msgstr "Netscape Commentaar" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SPC SP Agency Informatie" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SPC Financiele Criteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SPC Minimale Criteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Land/Regio" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organisatie" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Organisatie Onderdeel" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Gemeenschappelijke Naam" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Localiteit" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Staat of Provincie" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Titel" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Voornaam" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Initialen" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Achternaam" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Domein Component" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Straat/Adres" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Registratie Nummer" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "CA Versie" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Cross CA Versie" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Geautomatiseerde Handtekening Serienummer" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Hoofd Naam" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Windows Produkt Update" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Inschrijvingsnaam Waarde Paar" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "OS Versie" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Inschrijving CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "CRL Nummer" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Delta CRL Indicatie" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Verstrekkend Distributie Punt" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Nieuwste CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Beperkingen op Naam" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Beleids Mappingen" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Beperkingen op Beleid" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Trans-Certificaat Distributie Punten" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Applicatie Beleid" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Applicatie Beleids Mappingen" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Applicatie Beperkingen op Beleid" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC Data" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMC Antwoord" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Ongetekend CMC Verzoek" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC Status Informatie" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC Extensies" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC Attributen" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 Data" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 Ondertekend" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 Omsloten" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 Getekend Omsloten" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 Samengevat" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 Gecodeerd" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Vorige CA Certificaat Hash" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Virtueel Basis CRL Nummer" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Volgende CRL Publicatie" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "CA Coderings Certificaat" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Sleutel Herstel Agent" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Certificaat Template Information" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Ondernemings Basis OID" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Dummie Tekenaar" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Gecodeerde Persoonlijke Sleutel" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Gepubliseerde CRL Locaties" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Afdwingen Certificaat Keten Beleid" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Transactie Nummer" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Zender Nonce" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Ontvanger Nonce" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Registratie Informatie" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Haal Certificaat op" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Haal CRL op" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Trek Verzoek In" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Verzoek in behandeling" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Certificaat Vertrouwenslijst" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Gearchiveerde Sleutel Certificaat Hash" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Prive Sleutel Gebruik Periode" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Cliënt Informatie" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Server Authentificatie" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Cliënt Authentificatie" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Code Ondertekenen" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Beveiligde e-mail" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Tijd Stempel Toekennen" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Microsoft Trust Lijst Ondertekenen" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft Tijd Stempel Toekennen" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "IP beveiliging eind systeem" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "IP beveiliging tunnel afsluiting" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "IP beveiliging gebruiker" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Versleutelen Bestand Systeem" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Windows Hardware Driver Verificatie" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Windows Systeem Component Verificatie" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM Windows Systeem Component Verificatie" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Ingebed Windows Systeem Component Verificatie" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Sleutelbos-licenties" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Licentieserver verificatie" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Smart Card Aanmelden" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Digitale rechten" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Gekwalificeerde ondergeschiktheid" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Sleutel herstellen" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Document-ondertekening" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IP beveiliging IKE tussenpersoon" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Bestandsherstel" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Basislijst Ondertekenaar" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Alle applicaties beleid" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Directory service e-mail replicatie" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Certificaat Verzoek Agent" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Levenslang ondertekenen" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Alle uitgifte beleid" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Vertrouwde Basis Certificatie Autoriteiten" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Persoonlijk" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Certificatie Tussen-Autoriteiten" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Overige Personen" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Vertrouwde uitgevers" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Niet-vertrouwde certificaten" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "SleutelID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Certificaat verstrekker" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Certificaat serienummer=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Andere naam=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "E-mailadres=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS naam=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Directory naam=" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP adres=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Masker=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Geregistreerd ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Onbekend gebruik van sleutel" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Onderwerp type=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Eind Entiteit" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Lengte van pad beperking=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Geen" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informatie niet beschikbaar" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Authoriteit Informatie Toegang" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Toegang methode=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "CA verstrekkers" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Onbekende toegangsmethode" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternatieve Naam" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "CRL Distributie Punt" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Naam distributiepunt" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Volledige naam" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN naam" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL reden=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "CRL verstrekker" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Sleutel besmet" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA besmet" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Samenwerking gewijzigd" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Verouderd" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Werkzaamheden gestaakt" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certificaat bevroren" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Financiele informatie=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Beschikbaar" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Niet beschikbaar" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Past bij criteria=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Ja" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Nee" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Digitale handtekening" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Non-Repudiatie" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Sleutel codering" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Data codering" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Sleutel overeenkomst" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Certificaat tekenen" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Off-line CRL Certificeren" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "CRL Certificeren" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Codeer alleen" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Decodeer alleen" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "SSL Client Authentificatie" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "SSL Server Authentificatie" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Handtekening" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Handtekening CA" diff --git a/po/or.po b/po/or.po index 6adfd12bb6a..a9389ee2e6b 100644 --- a/po/or.po +++ b/po/or.po @@ -1330,666 +1330,654 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "ଡିଜିଟାଲ (&)" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/pa.po b/po/pa.po index 7667615731b..18b9877e4f9 100644 --- a/po/pa.po +++ b/po/pa.po @@ -1330,666 +1330,654 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "ਡਿਜ਼ੀਟਲ(&t)" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/pl.po b/po/pl.po index 344c7b09cec..8f7e053f9e3 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1368,665 +1368,653 @@ msgid "Netscape Comment" msgstr "Komentarz Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Kraj/Region" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organizacja" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Jednostka organizacyjna" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Przydomek" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Miasto" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Województwo" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Tytuł" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Imię" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Inicjały" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Nazwisko" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Składnik domeny" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Ulica" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Numer seryjny" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Wersja urzędu certyfikacji" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Wersja krzyżowa CA" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Numer seryjny podpisu" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Nazwa główna" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Aktualizacja produktu Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Para wartości nazwy rejestracyjnej" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Wersja systemu operacyjnego" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Dostawca usług kryptograficznych rejestracji" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Numer listy CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Wskaźnik różnicowej listy CRL" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Wystawianie punktu dystrybucji" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Najnowsza lista CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Warunki ograniczające nazw" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Mapowanie zasad" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Warunki ograniczające zasad" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Punkty dystrybucji certyfikatów krzyżowych" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Zasady aplikacji" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Mapowania zasad aplikacji" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Warunki ograniczające zasad aplikacji" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Dane CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Odpowiedź CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Niepodpisane żądanie CMC" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Informacja o stanie CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Rozszerzenia CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Atrybuty CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "Dane certyfikatu PKCS 7" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "Podpisany certyfikat PKCS 7" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "Opakowany certyfikat PKCS 7" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "Opakowany podpisany certyfikat PKCS 7" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "Porządkowany certyfikat PKCS 7" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "Szyfrowany certyfikat PKCS 7" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Hash certyfikatu poprzedniego urzędu certyfikującego" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Numer wirtualnej listy podstawowej CRL" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Publikowanie następnej listy CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Certyfikat szyfrowania urzędu certyfikacji" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Agent odzyskiwania kluczy" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Informacje o szablonie certyfikatu" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Główny identyfikator OID przedsiębiorstwa" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Fikcyjny podpisujący" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Szyfrowany klucz prywatny" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Publikowane lokalizacje listy CRL" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Zasada wymuszania łańcucha certyfikatów" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Identyfikator transakcji" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Zmienna losowa nadawcy" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Zmienna losowa adresata" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Informacje o rejestrze" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Uzyskaj certyfikat" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Uzyskaj CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Cofnij żądanie" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Kwerenda oczekująca" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Lista zaufania certyfikatu" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Zarchiwizowany Hash klucza certyfikatu" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Okres użycia prywatnego klucza" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Informacje klienta" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Uwierzytelnienie serwera" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Uwierzytelnienie klienta" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Podpisywanie kodu" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Bezpieczna poczta e-mail" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Sygnatura czasowa" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Podpisywanie listy zaufania firmy Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Oznaczanie sygnaturą czasową firmy Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "System końcowy zabezpieczeń IP" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Terminacja tunelu zabezpieczeń IP" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Użytkownik zabezpieczeń IP" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Szyfrowanie systemu plików" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Weryfikacja sprzętowych sterowników systemu Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Weryfikacja składników systemowych Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "Weryfikacja składników systemu Windows OEM" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Weryfikacja osadzonych składników systemu Windows" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Licencje pakietu kluczy" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Weryfikacja serwera licencji" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Logowanie karty inteligentnej" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Prawa cyfrowe" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Subordynacja kwalifikowana" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Odzyskiwanie kluczy" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Podpisywanie dokumentu" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "Pośrednie szyfrowanie IKE zabezpieczeń IP" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Odzyskiwanie plików" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Moduł podpisywania listy głównej" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Wszystkie zasady aplikacji" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Replikacja poczty e-mail usługi katalogowej" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Agencja żądania certyfikatu" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Podpisywanie dożywotnie" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Wszystkie wydane zasady" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Zaufane główne urzędy certyfikacji" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Osobisty" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Pośrednie urzędy certyfikacji" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Inne osoby" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Zaufani wydawcy" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Niezaufani wydawcy" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "Identyfikator klucza=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Wystawca certyfikatu" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Numer seryjny certyfikatu=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Inna nazwa=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Adres e-mail=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Nazwa DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Adres katalogu" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "Adres URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "Adres IP=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Maska=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Zarejestrowane ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Nieznane użycie klucza" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Typ podmiotu=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "UC" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Jednostka końcowa" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Warunki ograniczające długość ścieżki=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Brak" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informacje niedostępne" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Informacje o dostępie wydawcy" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Metoda dostępu=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Wystawcy CA" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Nieznane metody dostępu" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternatywna nazwa" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Punkt dystrybucji CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Nazwa punktu dystrybucji" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Pełna nazwa" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Nazwa RDN" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Przyczyna CRL=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Wystawca CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Key Compromise" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA Compromise" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Zmieniona przynależność" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Zastąpiony" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Zaprzestano operacji" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Zawieszenie certyfikatu" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Informacje finansowe=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Dostępne" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Nie dostępne" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Spełnianie kryteriów=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Tak" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Nie" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Podpis cyfrowy" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Bez odrzucania" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Szyfrowanie klucza" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Szyfrowanie danych" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Uzgadnianie klucza" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Podpisywanie certyfikatu" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Podpisywanie listy CRL w trybie offline" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Podpisywanie CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Tylko szyfruj" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Tylko odszyfruj" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Uwierzytelnianie klienta SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Uwierzytelnianie serwera SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Podpis" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Urząd certyfikacji podpisu" diff --git a/po/pt_BR.po b/po/pt_BR.po index c94178c7e8b..8c907ce90bd 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1361,665 +1361,653 @@ msgid "Netscape Comment" msgstr "Comentário Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "País/Região" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organização" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Unidade Organizacional" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Nome Comum" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Localidade" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Estado ou Província" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Título" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Nome Dado" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Iniciais" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Sobrenome" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Componente de Domínio" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Endereço da Rua" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Número de série" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Versão da AC" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Versão da AC Cruzada" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Número de Série Assinado Serializado" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Nome Principal" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Atualização de Produto do Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Par de Inscrição Nome Valor" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Versão do SO" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Inscrição CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Número CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Indicador Delta CRL" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Emissão de Ponto de Distribuição" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "CRL Mais Recente" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Restrições de Nome" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Mapeamento de Políticas" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Restrições de Políticas" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Pontos de Distribuição de Certificados Cruzados" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Políticas do Aplicativo" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Mapeamento das Políticas da Aplicativo" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Restrições da Política da Aplicativo" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Dados CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Resposta CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Pedido CMC não assinado" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Informação de Estado CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Extensões CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Atributos CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "Dados PKCS 7" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 Assinado" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 Envolvido" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 Assinado e Envolvido" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 Digesto" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 Encriptado" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Soma Anterior de Certificado de AC" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Número CRL de Base Virtual" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Próxima Publicação CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Certificado de Encriptação da AC" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Agente de Recuperação de Chaves" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Informação do Template do Certificado" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "OID de Raiz de Empresa" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Assinador Falso" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Chave Privada Encriptada" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Localizações CRL Publicadas" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Forçar Política Encadeada de Certificados" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Id da transação" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Expedidor Nonce" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Recipiente Nonce" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Registro de Informação" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Obter Certificado" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Obter CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Revogar Pedido" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Consulta Pendente" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Lista de Certificados Confiáveis" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Hash de Certificados Chave Arquivados" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Período de Uso da Chave Privada" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Informação do Cliente" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Autenticação do Servidor" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Autenticação do Cliente" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Assinatura de Código" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "E-mail seguro" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Selo Temporal" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Assinatura de Lista Confiável da Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Selo Temporal da Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "Sistema de segurança IP" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Terminação do túnel de segurança IP" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Usuário de segurança IP" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Encriptando Sistema de Arquivos" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Verificação de Driver de Hardware do Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Verificação de Componentes de Sistema do Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "Verificação de Componentes de Sistema do Windows OEM" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Verificação de Componentes de Sistema do Windows Embebido" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Licenças de Pacotes de Chaves" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Verificação de Servidor de Licença" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Logon de Smart Card" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Direitos Digitais" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Subordinação Qualificada" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Recuperação de Chaves" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Assinatura de Documento" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "Segurança IP intermédia IKE" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Recuperação de Arquivos" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Assinador de Lista Raiz" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Políticas para todos os aplicativos" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Replicação do Diretório de Serviço de E-mail" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Agente de Solicitação de Certificados" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Assinatura para a Vida Toda" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Políticas para todas as emissões" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Autoridades de Certificação de Raiz Confiáveis" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Pessoal" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Autoridades de Certificação Intermédias" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Outras pessoas" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Publicadores Confiáveis" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Certificados Desconfiáveis" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "ID de Chave=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Emissor do Certificado" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Número de Série do Certificado=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Outro Nome=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Endereço de E-mail=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Nome DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Nome do Diretório" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "Endereço IP=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Máscara=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "ID Registrado=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Uso de Chave Desconhecido" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Tipo de Sujeito=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "AC" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Fim de Entidade" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Restrição de Tamanho de Caminho=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Nenhuma" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informação não Disponível" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Acesso à Informação de Autoridade" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Método de Acesso=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Emissores de AC" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Método de Acesso Desconhecido" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Nome Alternativo" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Ponto de Distribuição CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Nome do Ponto de Distribuição" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Nome Completo" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Nome RDN" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Razão CRL=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Emissor CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Compromisso da Chave" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "Compromisso da AC" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Mudança de Afiliação" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Sobrescrito" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Operação Interrompida" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certificado de Espera" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Informação Financeira=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Disponível" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Não Disponível" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Conforme os Critérios=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Sim" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Não" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Assinatura Digital" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Não-Repudiação" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Encriptação de Chaves" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Encriptação de Dados" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Acordo de Chaves" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Assinatura de Certificados" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Assinatura CRL Off-line" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Assinatura CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Apenas Encriptar" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Apenas Decriptar" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Autenticação de Cliente SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Autenticação de Servidor SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Assinatura" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL AC" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME AC" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "AC de Assinatura" diff --git a/po/pt_PT.po b/po/pt_PT.po index 1bf382d701e..a53f516c83b 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -1385,211 +1385,199 @@ msgid "Netscape Comment" msgstr "Comentário Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "País/Região" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organização" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Unidade Organizacional" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Nome Comum" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Localidade" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Estado ou Província" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Título" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Nome Dado" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Iniciais" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Nome de Utilizador" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Componente de Domínio" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Endereço da Rua" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Número de série" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Versão CA" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Versão Cruzada CA" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Número de Série Assinado Serializado" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Nome Principal" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Actualização de Produto Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Par de Inscrição Nome Valor" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Versão do SO" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Inscrição CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Número CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Indicador Delta CRL" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Emissão de Ponto de Distribuição" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "CRL Mais Recente" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Restrições de Nome" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Mapeamento de Políticas" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Restrições de Políticas" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Políticas da Aplicação" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Mapeamento das Políticas da Aplicação" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Restrições da Política da Aplicação" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Dados CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Resposta CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Pedido CMC não assinado" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Informação de Estado CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Extensões CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Atributos CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "Dados PKCS 7" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "Assinado PKCS 7" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 Envolvido" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 Assinado Envolvido" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 Resumido" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 Cifrado" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Hash anterior de Certificado CA" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Número CRL de Base Virtual" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Próxima Publicação CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Certificado de Cifra CA" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 #, fuzzy msgid "Key Recovery Agent" msgstr "" @@ -1598,123 +1586,123 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Key Recovery Agent" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Informação do Template do Certificado" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Dummy Signer" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Chave Privada Cifrada" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Localizações CRL Publicadas" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Forçar Política Encadeada de Certificados" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Id da transacção" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Sender Nonce" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Recipient Nonce" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Registo de Informação" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Obter Certificado" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Obter CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Revogar Pedido" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Consulta Pendente" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Lista de Certificados Confiáveis" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Hash de Certificados Chave Arquivados" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Período de Uso da Chave Privada" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Informação do Cliente" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Autenticação do Servidor" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Autenticação do Cliente" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Assinatura de Código" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Email seguro" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Selo Temporal" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Assinatura da Lista Confiável da Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Selo Temporal da Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "Sistema de segurança IP" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Terminação do Túnel de Segurança IP" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Utilizador Seguro IP" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Cifrando Sistema de Ficheiros" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 #, fuzzy msgid "Windows Hardware Driver Verification" msgstr "" @@ -1723,7 +1711,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Windows Hardware Driver Verification" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 #, fuzzy msgid "Windows System Component Verification" msgstr "" @@ -1732,7 +1720,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Windows System Component Verification" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 #, fuzzy msgid "OEM Windows System Component Verification" msgstr "" @@ -1741,7 +1729,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "OEM Windows System Component Verification" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 #, fuzzy msgid "Embedded Windows System Component Verification" msgstr "" @@ -1750,7 +1738,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Embedded Windows System Component Verification" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 #, fuzzy msgid "Key Pack Licenses" msgstr "" @@ -1759,7 +1747,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Key Pack Licenses" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 #, fuzzy msgid "License Server Verification" msgstr "" @@ -1768,11 +1756,11 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "License Server Verification" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "" @@ -1781,7 +1769,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Digital Rights" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 #, fuzzy msgid "Qualified Subordination" msgstr "" @@ -1790,7 +1778,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Qualified Subordination" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 #, fuzzy msgid "Key Recovery" msgstr "" @@ -1799,7 +1787,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Key Recovery" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 #, fuzzy msgid "Document Signing" msgstr "" @@ -1808,23 +1796,23 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Document Signing" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "Segurança IP Intermédia IKE" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Recuperação de Ficheiros" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Root List Signer" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Políticas de todas as aplicações" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 #, fuzzy msgid "Directory Service Email Replication" msgstr "" @@ -1833,7 +1821,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Directory Service Email Replication" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 #, fuzzy msgid "Certificate Request Agent" msgstr "" @@ -1842,7 +1830,7 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Certificate Request Agent" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 #, fuzzy msgid "Lifetime Signing" msgstr "" @@ -1851,101 +1839,101 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Lifetime Signing" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Políticas para todas as emissões" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Autoridades de Certificação de Raiz Confiáveis" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Pessoal" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Autoridades de Certificação Intermédias" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Outras pessoas" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Publicadores Confiáveis" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Certificados Desconfiáveis" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "KeyID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Emissor do Certificado: " -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Número de Série do Certificado=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Outro Nome=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Endereço Email=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Nome DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Nome do Directório=" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "Endereço IP=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Máscara=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "ID Registado=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Uso de Chave Desconhecido" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Tipo de Sujeito=" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Fim de Entidade" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Restrição de tamanho de caminho=" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" @@ -1955,173 +1943,173 @@ msgstr "" "#-#-#-#-# pt_PT.po (Wine) #-#-#-#-#\n" "Nenhuma" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informação não Disponível" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Acesso à Informação de Autoridade" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Método de Acesso=" -#: crypt32.rc:202 +#: crypt32.rc:199 #, fuzzy msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Emissores CA" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Método de Acesso Desconhecido" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Nome Alternativo" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Ponto de Distribuição CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Nome do Ponto de Distribuição" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Nome Completo" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Nome RDN" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Razão CRL=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Emissor CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Compromisso da Chave" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "Compromisso CA" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Mudança de Afiliação" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Supercedente" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Operação Terminada" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certificado em Espera" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Informação Financeira=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Disponível" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Não Disponível" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Conforme os Critérios=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Sim" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Não" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Assinatura Digital" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Não-Repudiação" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Ciframento de Chaves" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Ciframento de Dados" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Acordo de Chaves" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Assinatura de Certificados" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Assinatura CRL Off-line" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Assinatura CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Cifrar Apenas" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Decifrar Apenas" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Autenticação de Cliente SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Autenticação de Servidor SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Assinatura" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "CA de Assinatura" diff --git a/po/rm.po b/po/rm.po index ceb7df4e059..db7ee55d52e 100644 --- a/po/rm.po +++ b/po/rm.po @@ -1353,668 +1353,656 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 #, fuzzy msgid "Client Information" msgstr "INFUORMAZIUN" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 #, fuzzy msgid "Information Not Available" msgstr "INFUORMAZIUN" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 #, fuzzy msgid "Financial Information=" msgstr "INFUORMAZIUN" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/ro.po b/po/ro.po index f270f363e29..e2d9b4c6c4f 100644 --- a/po/ro.po +++ b/po/ro.po @@ -1413,211 +1413,199 @@ msgid "Netscape Comment" msgstr "Comentariul Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "InformațiiAgențieSpcSp" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "CriteriiFinanciareSpc" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "CriteriiMinimaleSpc" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Țara/regiunea" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organizația" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Unitatea organizațională" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Nume uzual" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Localitatea" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Statul sau provincia" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Titlul" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Prenume" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Inițiale" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Nume utilizator" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Componentă de domeniu" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Adresa" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Număr de serie" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Versiunea CA" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Versiunea încrucișată CA" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Număr de serie al semnăturii serializate" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Nume principal" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Actualizarea produsului Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Pereche nume-valoare de înscriere" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Versiunea sistemului de operare" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "CSP de înscriere" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Numărul CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Indicator diferență CRL" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Punct de distribuție emitent" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Cel mai proaspăt CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Constrângeri de nume" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Mapări de politică" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Constrângeri de politică" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Puncte încrucișate de distribuție certificate" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Politici de aplicație" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Mapări de politică aplicație" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Constrângeri de politică aplicație" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Date CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Răspuns CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Cerere CMC nesemnată" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Informații de stare CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Extensii CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Atribute CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "Date PKCS 7" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 semnat" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 încapsulat" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 semnat și încapsulat" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 rezumat" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 criptat" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Rezumatul certificatului CA anterior" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Baza virtuală a numerelor CRL" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Următorul editor CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Certificat de criptare CA" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 #, fuzzy msgid "Key Recovery Agent" msgstr "" @@ -1626,63 +1614,63 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Agent recuperare chei" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Șablon de informații de certificat" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "OID rădăcină al întreprinderii" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Semnatar implicit" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Cheie privată criptată" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Locații CRL publicate" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Impune politica de certificare în lanț" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Identificator de tranzacție" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Identificator unic al expeditorului" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Identificator unic al destinatarului" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Informații de înregistrare" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Obținere certificat" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Obținere CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Cerere de revocare" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Interogare în curs" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 #, fuzzy msgid "Certificate Trust List" msgstr "" @@ -1691,63 +1679,63 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Lista certificatelor acreditate" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Rezumatul certificatului cheii arhivate" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Perioada de folosire a cheii private" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Informații client" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Autentificare server" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Autentificare client" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Semnarea codului" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "E-mail securizat" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Marcare temporală" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Semnare listă de încredere Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Marcare temporală Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "Sistem terminal de securitate IP" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Capăt de tunel de securitate IP" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Utilizator de securitate IP" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Sistem de fișiere criptat" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 #, fuzzy msgid "Windows Hardware Driver Verification" msgstr "" @@ -1756,7 +1744,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Verificarea driverelor de hardware din Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 #, fuzzy msgid "Windows System Component Verification" msgstr "" @@ -1765,7 +1753,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Verificarea componentelor de sistem din Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 #, fuzzy msgid "OEM Windows System Component Verification" msgstr "" @@ -1774,7 +1762,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Verificarea componentelor de sistem din Windows OEM" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 #, fuzzy msgid "Embedded Windows System Component Verification" msgstr "" @@ -1783,7 +1771,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Verificarea componentelor de sistem din Windows Embedded" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 #, fuzzy msgid "Key Pack Licenses" msgstr "" @@ -1792,7 +1780,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Licențe de pachete de chei" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 #, fuzzy msgid "License Server Verification" msgstr "" @@ -1801,7 +1789,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Verificare a serverului de licențe" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 #, fuzzy msgid "Smart Card Logon" msgstr "" @@ -1810,15 +1798,15 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Autentificare prin Smart Card" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Drepturi digitale" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Subordonare calificată" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 #, fuzzy msgid "Key Recovery" msgstr "" @@ -1827,7 +1815,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Recuperarea cheilor" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 #, fuzzy msgid "Document Signing" msgstr "" @@ -1836,11 +1824,11 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Semnarea documentelor" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "Intermediar IKE de securitate IP" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 #, fuzzy msgid "File Recovery" msgstr "" @@ -1849,15 +1837,15 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Recupererea fișierelor" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Semnatarul listei rădăcină" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Toate politicile de aplicație" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 #, fuzzy msgid "Directory Service Email Replication" msgstr "" @@ -1866,7 +1854,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Serviciu Registru pentru replicare email" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 #, fuzzy msgid "Certificate Request Agent" msgstr "" @@ -1875,7 +1863,7 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Agent solicitare certificat" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 #, fuzzy msgid "Lifetime Signing" msgstr "" @@ -1884,101 +1872,101 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Semnătură pe viață" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Toate politicile de emitere" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Autorități de încredere de bază de certificare" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Personale" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Autorități intermediare de certificare" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Alte persoane" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Editor de încredere" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Lipsite de încredere" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "KeyID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Emitentul certificatului" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Numărul de serie al certificatului=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Nume alternativ=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Addresa de e-mail=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Nume de DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Adresa de repertoar" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "Adresa IP=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Masca=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Identificator înregistrat=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Folosire necunoscută a cheii" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Tipul subiectului=" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Entitate finală" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Constrângere de lungime a căii=" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" @@ -1988,173 +1976,173 @@ msgstr "" "#-#-#-#-# ro.po (Wine) #-#-#-#-#\n" "Niciuna" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Informație indisponibilă" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Acces la informațiile de autoritate" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Metoda de acces=" -#: crypt32.rc:202 +#: crypt32.rc:199 #, fuzzy msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Emitenți CA" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Metodă de acces necunoscută" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Nume alternativ" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Punct de distribuție CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Numele punctului de distribuție" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Nume complet" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Nume RDN" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Motiv CRL=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Emitent CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Cheia compromisă" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA compromisă" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Afiliere schimbată" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Înlocuit" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Încetarea operațiunilor" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certificat reținut" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Informația financiară=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Disponibilă" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Indisponibilă" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Îndeplinește criteriul=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Da" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Nu" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Semnătură digitală" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Non-repudiere" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Cifrare cheie" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Cifrare date" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Înțelegere la cheie" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Semnare certificat" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Semnare CRL offline" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Semnare CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Doar cifrează" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Doar descifrează" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Autentificare client SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Autentificare server SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Semnătură" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Semnătură CA" diff --git a/po/ru.po b/po/ru.po index 104ac0237b0..36a226618f9 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1358,665 +1358,653 @@ msgid "Netscape Comment" msgstr "Комментарий Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Страна/регион" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Организация" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Орг. подразделение" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Общее имя" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Местоположение" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Область, край или штат" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Обращение" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Имя" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Инициалы" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "Фамилия" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Компонент доменного имени" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Улица" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Серийный номер" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Версия ЦС" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Версия перекрёстного сертификата ЦС" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Серийный номер сериализованной подписи" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Имя участника" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Обновление продуктов Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Пара имя/значение для регистрации" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Версия ОС" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Криптопровайдер регистрации" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Номер CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Индикатор разностного CRL" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Точка распространения выпусков CRL" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Новейший CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Ограничения имён" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Сопоставления политик" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Ограничения политик" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Точки распространения перекрёстных сертификатов" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Политики приложений" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Сопоставления политик приложений" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Ограничения политик приложений" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Данные CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Ответ CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Неподписанный CMC-запрос" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Информация о состоянии CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Расширения CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Атрибуты CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "Данные PKCS 7" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "Подписано PKCS 7" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "Запечатано PKCS 7" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "Подписано и запечатано PKCS 7" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "С дайджестом PKCS 7" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "Зашифровано PKCS 7" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Хэш предыдущего сертификата ЦС" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Номер виртуального базового CRL" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Следующая публикация CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Сертификат шифрования ЦС" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Агент восстановления ключа" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Информация о шаблоне сертификата" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Корневой OID предприятия" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Фиктивный подписывающий субъект" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Зашифрованный закрытый ключ" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Размещения опубликованных CRL" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Обязательная политика в цепочке сертификатов" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Код транзакции" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Метка отправителя" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Метка получателя" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Регистрационная информация" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Запрос сертификата" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Запрос CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Отзыв запроса" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Запрос в ожидании" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Список доверия сертификатов" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Хэш сертификата архивированного ключа" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Период использования закрытого ключа" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Информация о клиенте" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Проверка подлинности сервера" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Проверка подлинности клиента" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Подписывание кода" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Защищённая почта" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Утверждение времени" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Подписывание списка доверия Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Утверждение времени Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "Конечная система в IPsec" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Конец туннеля IPsec" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Пользователь IPsec" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Шифрованная файловая система" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Проверка драйверов оборудования Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Проверка системных компонентов Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "Проверка системных OEM-компонентов Windows" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Проверка компонентов встраиваемых систем Windows" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Лицензии пакетов ключей" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Проверка сервера лицензий" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Вход по смарт-карте" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Цифровые права" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Подписывание с соблюдением подчинённости" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Восстановление ключа" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Подписывание документа" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IKE-посредник в IPsec" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Восстановление файлов" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Подписывание корневого списка" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Все политики применения" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Репликация службы каталогов по почте" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Агент запрос сертификата" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Подписывание времени жизни" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Все политики выдачи" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Доверенные корневые центры сертификации" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Личные" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Промежуточные центры сертификации" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Другие люди" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Доверенные издатели" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Недоверенные сертификаты" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "Код ключа=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Поставщик сертификата" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Серийный номер сертификата=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Другое имя=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Почтовый адрес=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS-имя=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Адрес каталога" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP-адрес=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Маска=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Зарегистрированный ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Неизвестное применение ключа" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Тип субъекта=" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "ЦС" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Конечный субъект" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Ограничение длины пути=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Нет" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Информация недоступна" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Доступ к сведениям ЦС" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Метод доступа=" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Поставщики ЦС" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Неизвестный метод доступа" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Альтернативное имя" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Точка распространения CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Название точки распространения" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Полное имя" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN-имя" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Причина CRL=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Поставщик CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Компрометация ключа" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "Компрометация ЦС" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Изменение подчинённости" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Замена" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Прекращение деятельности" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Приостановка действия" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Финансовая информация=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Доступна" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Недоступна" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Удовлетворяет критерию=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Да" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Нет" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Цифровая подпись" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Неотрекаемость" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Шифрование ключей" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Шифрование данных" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Согласование ключей" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Подписывание сертификатов" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Подписывание локальных CRL" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Подписывание CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Только шифрование" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Только расшифровывание" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Проверка подлинности SSL-клиента" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Проверка подлинности SSL-сервера" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Подпись" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "ЦС SSL" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "ЦС S/MIME" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "ЦС подписей" diff --git a/po/sk.po b/po/sk.po index 3a6da153563..cf28565bf75 100644 --- a/po/sk.po +++ b/po/sk.po @@ -1341,667 +1341,655 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "Digi&tálne" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Žiadne" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/sl.po b/po/sl.po index c0f27fcba3e..ba797fe52b9 100644 --- a/po/sl.po +++ b/po/sl.po @@ -1372,669 +1372,657 @@ msgid "Netscape Comment" msgstr "Opomba Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpPodronnostiAgencije" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinančniKriteriji" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcNajmanjšiKriteriji" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Država/regija" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organizacija" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Organizacijska enota" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Splošno ime" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Krajevnost" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Država ali provinca" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Naziv" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Rojstno ime" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Začetnice" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Uporabniško ime" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Sestavni del domene" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Naslov ulice" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Zaporedna številka" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Različica CA" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Različica preko več overiteljev potrdil" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Podpis zaporedne številke v zaporedju" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Osnovno ime" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Posodobitev produkta Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "Par vrednosti imena vpisa" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Različica OS" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "CSP vpisa" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Številka CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Indikator razlike CRL" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Izdajanje točke razdeljevanja" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Najbolj svež CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Omejitve imen" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Preslikave pravil" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Omejitve pravil" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Razdeljevalne točke navzkrižnih potrdil" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Pravila programov" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Preslikava preavil programov" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Omejitve pravil programov" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Podatki CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Odziv CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Nepodpisan zahteva CMC" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Podrobnosti stanja CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Razširitve CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Atributi CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PCKS 7 podatki" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 podpisano" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PCKS 7 v ovojnici" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 podpisano v ovojnici" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "PKCS 7 izvleček" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PCKS 7 šifrirano" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Predhodno razpršilo potrdila overitelja potrdil" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Navidezno osnovno število CRL" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Objava naslednjega CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Potrdilo za šifriranje overitelja portdil" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Agent za obnovo ključev" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Podrobnosti predloge potrdila" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "OID skrbnika podjetja" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Preizkusni podpisnik" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Šifriran osebni ključ" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Objavljena mesta CRL" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "Prisili pravilo verige potrdil" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Id prenosa" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "Žeton podpisnika" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "Žeton prejemnika" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Podrobnosti registra" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Dobi potrdilo" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Dobi CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Zahteva po preklicu" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Poizvedba na čakanju" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Seznam zaupanih potrdil" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Razpršilo arhiviranega potrdila ključa" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Obdobje uporabe osebnega ključa" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Podrobnosti odjemalca" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Overitev strežnika" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Overitev odjemalca" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Podpisovanje kode" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Varna e-pošta" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Časovno žigosanje" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Podpisovanje seznama zaupanja Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Microsoft časovno žigosanje" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "Končni sistem varnosti IP" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "Končanje predora varnosti IP" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "Uporabnik varnosti IP" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Šifriranje datotečnega sistema" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Preverjanje Windows gonilnikov strojne opreme" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Preverjanje sestavnih delov sistema Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "OEM rreverjanje sestavnih delov sistema Windows" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Vstavljeno preverjanje sestavnih delov sistema Windows" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Licence paketa ključev" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Preverjanje licence strežnika" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Prijava pametne kartice" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Digitalne pravice" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Kvalificirana podordinacija" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Obnavljanje ključa" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Podpisovanje dokumenta" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "IKE vmesnik varnosti IP" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Obnavljanje datotek" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Podpisnik korenskega seznama" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Vsa pravila programov" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Podvajanje map storitve e-pošte" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Agent zahteve potrdil" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Doživljenjsko podpisovanje" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Vse zavarovalne police" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Zaupanja vredni korenski overitelji potrdil" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Osebno" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Vmesni overitelji potrdil" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Drugi ljudje" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Zaupana vredni objavitelji" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Nezaupana potrdila" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "ID ključa=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Izdajatelj potrdila" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Zaporedna številka potrdila=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Drugo ime=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Naslov e-pošte=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Ime DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Dostop do mape" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "Naslov IP=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Maska=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Vpisan ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Neznana uporaba ključa" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Vrsta zadeve=" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Končna entiteta" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Omejitev dolžine poti=" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Brez" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Podrobnosti niso na voljo" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Dostop do podrobnosti overitelja" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Način dostopa=" -#: crypt32.rc:202 +#: crypt32.rc:199 #, fuzzy msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Izdajatelji CA" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Neznan način dostopa" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Nadomestno ime" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Točka razdeljevanja CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Ime točke razdeljevanja" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Polno ime" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Ime RDN" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Vzrok CRL=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Izdajatelj CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Ogrožen ključ" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "Ogrožen overitelj potrdil" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Pripadnost je bila spremenjena" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Zamenjano" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Opravilo je bilo zaustavljeno" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Držalo potrdila" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Finančne podrobnosti=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Na voljo" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Ni na voljo" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Ustreza pogojem=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Da" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Ne" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Digitalni podpis" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Brez zavrnitve" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Šifriranje ključa" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Šifriranje podatkov" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Dogovor o ključu" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Podpisovanje potrdil" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Podpisovanje CRL brez povezave" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Podpisovanje CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Le šifrirnik" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Le dešifrinik" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Overitev odjemalca SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Overitev strežnika SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Podpis" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Podpis ovetitelja potrdil" diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index 11ef08dbce1..859ac90e6b5 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -1370,670 +1370,658 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Назив домаћина" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "&Дигитални" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 #, fuzzy msgid "Email Address=" msgstr "Физичка адреса" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 #, fuzzy msgid "IP Address=" msgstr "IP адреса" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Ништа" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Да" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Не" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index a4aba553f93..13403165186 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -1442,499 +1442,487 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Naziv domaćina" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "&Digitalni" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 #, fuzzy msgid "Email Address=" msgstr "Fizička adresa" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 #, fuzzy msgid "IP Address=" msgstr "IP adresa" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" @@ -1944,172 +1932,172 @@ msgstr "" "#-#-#-#-# sr_RS@latin.po (Wine) #-#-#-#-#\n" "Nista" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Da" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Ne" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/sv.po b/po/sv.po index 35969a3f527..9bac67a09d0 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1368,669 +1368,657 @@ msgid "Netscape Comment" msgstr "Netscape-kommentar" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Land/Region" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Organisation" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Organisationsenhet" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Plats" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Län eller region" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Titel" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Förnamn" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Initialer" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Användare" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Domänkomponent" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Postadress" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Serienummer" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "CA-version" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Principalnamn" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Windows produktuppdatering" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "OS-version" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "CRL-nummer" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Delta CRL Indicator" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Nyaste CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Namnbegränsningar" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Policymappningar" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Policybegränsningar" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Cross-Certificate Distribution Points" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Policyer för program" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Policymappningar för program" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Policybegränsningar för program" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "CMC-data" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "CMC-svar" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Osignerad CMC-förfrågan" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "CMC-statusinfo" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "CMC-tillägg" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "CMC-attribut" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 Data" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Virtual Base CRL Number" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "CA-krypteringscertifikat" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Agent för nyckelåterställande" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Krypterad privat nyckel" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Publicerade CRL-platser" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Transaktions-Id" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Reg-info" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Hämta certifikat" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Hämta CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Lista över betrodda certifikat" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Klientinformation" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Autentisering av server" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Autentisering av klient" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Kodsignering" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Säker e-post" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Tidsstämpling" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "Krypterar filsystem" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Verifiering av Windows-hårdvarudrivrutin" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Verifiering av Windows-systemkomponent" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "Verifiering av OEM Windows-systemkomponent" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Verifiering av inbäddad Windows-systemkomponent" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Licenser för nyckelpaket" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Verifiering av licensserver" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Smart Card-inloggning" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Digitala rättigheter" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Kvalificerad underordning" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Nyckelåterställning" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Dokumentsignering" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Filåterskapande" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Signerare av rotlista" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Alla policyer för program" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Kopiering av e-post från katalogtjänster" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Agent för certifikatförfrågningar" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Livstidssignering" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Alla utfärdandepolicyer" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Betrodda rot-certifieringsauktoriteter" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Personligt" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Mellanliggande certifieringsauktoriteter" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Andra personer" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Betrodda utgivare" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Ej betrodda certifikat" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "Nyckel-ID=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Certifikatutfärdare" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Serienummer för certifikat=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Annat namn=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "E-postadress=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "DNS-namn=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Katalogadress" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP-adress=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Mask=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Registrerat ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Okänd nyckelanvändning" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Slutentitet" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Längdbegränsning för sökväg=" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Ingen" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Information ej tillgänglig" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Åtkomst av auktoritetsinformation" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Åtkomstmetod=" -#: crypt32.rc:202 +#: crypt32.rc:199 #, fuzzy msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "CA-utfärdare" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Okänd åtkomstmetod" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Alternativt namn" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Distributionspunkt för CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Distributionspunktsnamn" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Fullständigt namn" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "RDN-namn" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "CRL-orsak=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "CRL-utfärdare" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Nyckel komprometterad" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "CA komprometterad" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Anknytning ändrades" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Ersatt" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Verksamhet avslutad" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Certifikat temporärt återkallat" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Finansiell information=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Tillgänglig" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Ej tillgänglig" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Uppfyller kriterier=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Ja" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Nej" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Digital signatur" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Ickeförkastande" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Nyckelchiffrering" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Datachiffrering" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Nyckelavtal" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Certifikatsignering" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Offline CRL-signering" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "CRL-signering" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Endast chiffrering" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Endast dechiffrering" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Autentisering av SSL-klient" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Autentisering av SSL-server" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Signatur" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Signature CA" diff --git a/po/te.po b/po/te.po index 11259f94994..0db9ce04423 100644 --- a/po/te.po +++ b/po/te.po @@ -1330,666 +1330,654 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "డిజిటల్ (&t)" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/th.po b/po/th.po index 7c61404aa5e..46370b34b4f 100644 --- a/po/th.po +++ b/po/th.po @@ -1341,667 +1341,655 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "ดิจิตัล" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "ไม่มีเลย" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "ใช่" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "ไม่ใช่" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/tr.po b/po/tr.po index 0a625b5b633..7c130b1b168 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1366,667 +1366,655 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "Sa&yısal" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" msgstr "Hiçbiri" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Kullanılabilir" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Evet" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Hayır" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/uk.po b/po/uk.po index 72a86adc40d..bf433566bf3 100644 --- a/po/uk.po +++ b/po/uk.po @@ -1363,668 +1363,656 @@ msgid "Netscape Comment" msgstr "Коментар Netscape" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "SpcSpAgencyInfo" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "SpcFinancialCriteria" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "SpcMinimalCriteria" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "Країна/Регіон" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "Організація" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "Організаційна одиниця" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "Загальна назва" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "Місце" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "Штат або область" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "Заголовок" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "Ім'я" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "Ініціали" -#: crypt32.rc:80 +#: crypt32.rc:77 #, fuzzy msgid "Surname" msgstr "Ім'я користувача" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "Компонент домену" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "Вулиця" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "Серійний номер" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "Версія CA" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "Перехресна версія CA" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "Серійний номер серійного підпису" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "Основна назва" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "Оновлення продукту Windows" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "Версія OS" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "Реєстраційний CSP" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "Номер CRL" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "Індикатор Delta CRL" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "Точки розповсюдження видачі" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "Найсвіжіший CRL" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "Обмеження назви" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "Відображення політики" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "Обмеження політики" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "Точки розповсюдження крос-сертифікатів" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "Політика додатку" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "Відображення політики додатку" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "Обмеження політики додатку" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "Дані CMC" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "Відповідь CMC" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "Не підписаний запит CMC" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "Інформація про стан CMC" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "Розширення CMC" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "Властивості CMC" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "PKCS 7 Дані" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "PKCS 7 підписаний" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "PKCS 7 загорнутий" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "PKCS 7 підписаний і загорнутий" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "PKCS 7 зашифрований" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "Попередній Хеш сертифікату CA" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "Віртуальний базовий CRL номер" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "Наступна публікація CRL" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "Сертифікат шифрування CA" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "Агент відновлення ключів" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "Інформація шаблону сертифікату" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "Підприємство кореневого OID" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "Фіктивна особа, що піписалась" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "Зашифрований приватний ключ" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "Опубліковані розташування CRL" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "Id угоди" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "Реєстраційні дані" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "Отримати сертифікат" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "Отримати CRL" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "Відхилити запит" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "Очікування запиту" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "Список довірених сертифікатів" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "Заархівований Хеш ключа сертифікату" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "Період використання приватного ключа" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "Клієнські Дані" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "Ідентифікація сервера" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "Ідентифікація клієнта" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "Підписання коду" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "Безпечний Email" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "Часове штампування" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "Підписання довіреного списку Microsoft" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "Часове штампування Microsoft" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "Перевірка драйверів обладнання Windows" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "Перевірка системних компонентів Windows" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "Перевірка системних компонентів OEM Windows" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "Перевірка системних компонентів Embedded Windows" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "Ліцензії пакету ключів" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "Перевірка сервера ліцензії" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "Вхід для смарт-карт" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "Цифрові права" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "Кваліфікована субординація" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "Відновлення ключів" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "Підписання документу" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "Відновлення файлів" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "Особа, що підписала кореневий список" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "Політика всіх додатків" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "Тиражування Email служби каталогів" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "Агент запиту сертифікату" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "Підписання на час життя" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "Політика всіх видань" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "Довірені органи кореневої сертифікайії" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "Особистий" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "Посередницькі органи сертифікації" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "Інші люди" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "Довірені видавці" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "Ненадійні сертифікати" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "ID Ключа=" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "Видавець сертифікату" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "Серійний номер сертифікату=" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "Інше Ім'я=" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "Адреса Ел. Пошти=" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "Назва DNS=" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "Адреса каталогу" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "URL=" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "IP Адреса=" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "Маска=" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "Зареєстрований ID=" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "Невідоме використання ключа" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "Тип предмету=" -#: crypt32.rc:195 +#: crypt32.rc:192 #, fuzzy msgctxt "Certificate Authority" msgid "CA" msgstr "CA" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "Кінцевий блок" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "Обмеження довжини шляху=" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "Немає" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "Інформація не доступна" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "Інформаційний доступ органу" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "Метод доступу=" -#: crypt32.rc:202 +#: crypt32.rc:199 #, fuzzy msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "OCSP" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "Видавці CA" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "Невідомий метод доступу" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "Альтернативна назва" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "Точка розповсюдження CRL" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "Назва точки розповсюдження" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "Повна назва" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "Назва RDN" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "Причина CRL=" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "Видавець CRL" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "Компроміс ключа" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "Компроміс CA" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "Приналежність змінена" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "Замінено" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "Операція зупинена" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "Призупинення сертифікату" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "Фінансові Дані=" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "Доступно" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "Недоступно" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "Відповідає критеріям=" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "Так" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "Ні" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "Цифровий Підпис" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "Без відмови" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "Шифрування ключа" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "Шифрування даних" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "Ключова угода" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "Підписання сертифікату" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "Офлайн підписання CRL" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "Підписання CRL" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "Лише зашифр." -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "Лише розшифр." -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "Ідентифікація клієнта SSL" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "Ідентифікація сервера SSL" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "S/MIME" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "Підпис" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "SSL CA" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "S/MIME CA" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "Підпис CA" diff --git a/po/wa.po b/po/wa.po index 402d2b73cb7..f3ba53cf447 100644 --- a/po/wa.po +++ b/po/wa.po @@ -1358,666 +1358,654 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "&Limerike" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/wine.pot b/po/wine.pot index ae074b6628e..9e356abf51b 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -1317,665 +1317,653 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 msgid "Digital Rights" msgstr "" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 msgctxt "path length" msgid "None" msgstr "" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 5311bcf5cf0..c04ada3cdac 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1357,496 +1357,484 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "数字时钟(&T)" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" @@ -1856,172 +1844,172 @@ msgstr "" "#-#-#-#-# zh_CN.po (Wine) #-#-#-#-#\n" "无" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "可用" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "是" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "否" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr "" diff --git a/po/zh_TW.po b/po/zh_TW.po index 49609eded30..03ec9b95519 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1384,496 +1384,484 @@ msgid "Netscape Comment" msgstr "" #: crypt32.rc:68 -msgid "SpcSpAgencyInfo" -msgstr "" - -#: crypt32.rc:69 -msgid "SpcFinancialCriteria" -msgstr "" - -#: crypt32.rc:70 -msgid "SpcMinimalCriteria" -msgstr "" - -#: crypt32.rc:71 msgid "Country/Region" msgstr "" -#: crypt32.rc:72 +#: crypt32.rc:69 msgid "Organization" msgstr "" -#: crypt32.rc:73 +#: crypt32.rc:70 msgid "Organizational Unit" msgstr "" -#: crypt32.rc:74 +#: crypt32.rc:71 msgid "Common Name" msgstr "" -#: crypt32.rc:75 +#: crypt32.rc:72 msgid "Locality" msgstr "" -#: crypt32.rc:76 +#: crypt32.rc:73 msgid "State or Province" msgstr "" -#: crypt32.rc:77 +#: crypt32.rc:74 msgid "Title" msgstr "" -#: crypt32.rc:78 +#: crypt32.rc:75 msgid "Given Name" msgstr "" -#: crypt32.rc:79 +#: crypt32.rc:76 msgid "Initials" msgstr "" -#: crypt32.rc:80 +#: crypt32.rc:77 msgid "Surname" msgstr "" -#: crypt32.rc:81 +#: crypt32.rc:78 msgid "Domain Component" msgstr "" -#: crypt32.rc:82 +#: crypt32.rc:79 msgid "Street Address" msgstr "" -#: crypt32.rc:83 +#: crypt32.rc:80 msgid "Serial Number" msgstr "" -#: crypt32.rc:84 +#: crypt32.rc:81 msgid "CA Version" msgstr "" -#: crypt32.rc:85 +#: crypt32.rc:82 msgid "Cross CA Version" msgstr "" -#: crypt32.rc:86 +#: crypt32.rc:83 msgid "Serialized Signature Serial Number" msgstr "" -#: crypt32.rc:87 +#: crypt32.rc:84 msgid "Principal Name" msgstr "" -#: crypt32.rc:88 +#: crypt32.rc:85 msgid "Windows Product Update" msgstr "" -#: crypt32.rc:89 +#: crypt32.rc:86 msgid "Enrollment Name Value Pair" msgstr "" -#: crypt32.rc:90 +#: crypt32.rc:87 msgid "OS Version" msgstr "" -#: crypt32.rc:91 +#: crypt32.rc:88 msgid "Enrollment CSP" msgstr "" -#: crypt32.rc:92 +#: crypt32.rc:89 msgid "CRL Number" msgstr "" -#: crypt32.rc:93 +#: crypt32.rc:90 msgid "Delta CRL Indicator" msgstr "" -#: crypt32.rc:94 +#: crypt32.rc:91 msgid "Issuing Distribution Point" msgstr "" -#: crypt32.rc:95 +#: crypt32.rc:92 msgid "Freshest CRL" msgstr "" -#: crypt32.rc:96 +#: crypt32.rc:93 msgid "Name Constraints" msgstr "" -#: crypt32.rc:97 +#: crypt32.rc:94 msgid "Policy Mappings" msgstr "" -#: crypt32.rc:98 +#: crypt32.rc:95 msgid "Policy Constraints" msgstr "" -#: crypt32.rc:99 +#: crypt32.rc:96 msgid "Cross-Certificate Distribution Points" msgstr "" -#: crypt32.rc:100 +#: crypt32.rc:97 msgid "Application Policies" msgstr "" -#: crypt32.rc:101 +#: crypt32.rc:98 msgid "Application Policy Mappings" msgstr "" -#: crypt32.rc:102 +#: crypt32.rc:99 msgid "Application Policy Constraints" msgstr "" -#: crypt32.rc:103 +#: crypt32.rc:100 msgid "CMC Data" msgstr "" -#: crypt32.rc:104 +#: crypt32.rc:101 msgid "CMC Response" msgstr "" -#: crypt32.rc:105 +#: crypt32.rc:102 msgid "Unsigned CMC Request" msgstr "" -#: crypt32.rc:106 +#: crypt32.rc:103 msgid "CMC Status Info" msgstr "" -#: crypt32.rc:107 +#: crypt32.rc:104 msgid "CMC Extensions" msgstr "" -#: crypt32.rc:108 +#: crypt32.rc:105 msgid "CMC Attributes" msgstr "" -#: crypt32.rc:109 +#: crypt32.rc:106 msgid "PKCS 7 Data" msgstr "" -#: crypt32.rc:110 +#: crypt32.rc:107 msgid "PKCS 7 Signed" msgstr "" -#: crypt32.rc:111 +#: crypt32.rc:108 msgid "PKCS 7 Enveloped" msgstr "" -#: crypt32.rc:112 +#: crypt32.rc:109 msgid "PKCS 7 Signed Enveloped" msgstr "" -#: crypt32.rc:113 +#: crypt32.rc:110 msgid "PKCS 7 Digested" msgstr "" -#: crypt32.rc:114 +#: crypt32.rc:111 msgid "PKCS 7 Encrypted" msgstr "" -#: crypt32.rc:115 +#: crypt32.rc:112 msgid "Previous CA Certificate Hash" msgstr "" -#: crypt32.rc:116 +#: crypt32.rc:113 msgid "Virtual Base CRL Number" msgstr "" -#: crypt32.rc:117 +#: crypt32.rc:114 msgid "Next CRL Publish" msgstr "" -#: crypt32.rc:118 +#: crypt32.rc:115 msgid "CA Encryption Certificate" msgstr "" -#: crypt32.rc:119 cryptui.rc:145 +#: crypt32.rc:116 cryptui.rc:145 msgid "Key Recovery Agent" msgstr "" -#: crypt32.rc:120 +#: crypt32.rc:117 msgid "Certificate Template Information" msgstr "" -#: crypt32.rc:121 +#: crypt32.rc:118 msgid "Enterprise Root OID" msgstr "" -#: crypt32.rc:122 +#: crypt32.rc:119 msgid "Dummy Signer" msgstr "" -#: crypt32.rc:123 +#: crypt32.rc:120 msgid "Encrypted Private Key" msgstr "" -#: crypt32.rc:124 +#: crypt32.rc:121 msgid "Published CRL Locations" msgstr "" -#: crypt32.rc:125 +#: crypt32.rc:122 msgid "Enforce Certificate Chain Policy" msgstr "" -#: crypt32.rc:126 +#: crypt32.rc:123 msgid "Transaction Id" msgstr "" -#: crypt32.rc:127 +#: crypt32.rc:124 msgid "Sender Nonce" msgstr "" -#: crypt32.rc:128 +#: crypt32.rc:125 msgid "Recipient Nonce" msgstr "" -#: crypt32.rc:129 +#: crypt32.rc:126 msgid "Reg Info" msgstr "" -#: crypt32.rc:130 +#: crypt32.rc:127 msgid "Get Certificate" msgstr "" -#: crypt32.rc:131 +#: crypt32.rc:128 msgid "Get CRL" msgstr "" -#: crypt32.rc:132 +#: crypt32.rc:129 msgid "Revoke Request" msgstr "" -#: crypt32.rc:133 +#: crypt32.rc:130 msgid "Query Pending" msgstr "" -#: crypt32.rc:134 cryptui.rc:92 +#: crypt32.rc:131 cryptui.rc:92 msgid "Certificate Trust List" msgstr "" -#: crypt32.rc:135 +#: crypt32.rc:132 msgid "Archived Key Certificate Hash" msgstr "" -#: crypt32.rc:136 +#: crypt32.rc:133 msgid "Private Key Usage Period" msgstr "" -#: crypt32.rc:137 +#: crypt32.rc:134 msgid "Client Information" msgstr "" -#: crypt32.rc:138 +#: crypt32.rc:135 msgid "Server Authentication" msgstr "" -#: crypt32.rc:139 +#: crypt32.rc:136 msgid "Client Authentication" msgstr "" -#: crypt32.rc:140 +#: crypt32.rc:137 msgid "Code Signing" msgstr "" -#: crypt32.rc:141 +#: crypt32.rc:138 msgid "Secure Email" msgstr "" -#: crypt32.rc:142 +#: crypt32.rc:139 msgid "Time Stamping" msgstr "" -#: crypt32.rc:143 +#: crypt32.rc:140 msgid "Microsoft Trust List Signing" msgstr "" -#: crypt32.rc:144 +#: crypt32.rc:141 msgid "Microsoft Time Stamping" msgstr "" -#: crypt32.rc:145 +#: crypt32.rc:142 msgid "IP security end system" msgstr "" -#: crypt32.rc:146 +#: crypt32.rc:143 msgid "IP security tunnel termination" msgstr "" -#: crypt32.rc:147 +#: crypt32.rc:144 msgid "IP security user" msgstr "" -#: crypt32.rc:148 +#: crypt32.rc:145 msgid "Encrypting File System" msgstr "" -#: crypt32.rc:149 cryptui.rc:130 +#: crypt32.rc:146 cryptui.rc:130 msgid "Windows Hardware Driver Verification" msgstr "" -#: crypt32.rc:150 cryptui.rc:131 +#: crypt32.rc:147 cryptui.rc:131 msgid "Windows System Component Verification" msgstr "" -#: crypt32.rc:151 cryptui.rc:132 +#: crypt32.rc:148 cryptui.rc:132 msgid "OEM Windows System Component Verification" msgstr "" -#: crypt32.rc:152 cryptui.rc:133 +#: crypt32.rc:149 cryptui.rc:133 msgid "Embedded Windows System Component Verification" msgstr "" -#: crypt32.rc:153 cryptui.rc:140 +#: crypt32.rc:150 cryptui.rc:140 msgid "Key Pack Licenses" msgstr "" -#: crypt32.rc:154 cryptui.rc:141 +#: crypt32.rc:151 cryptui.rc:141 msgid "License Server Verification" msgstr "" -#: crypt32.rc:155 cryptui.rc:143 +#: crypt32.rc:152 cryptui.rc:143 msgid "Smart Card Logon" msgstr "" -#: crypt32.rc:156 cryptui.rc:139 +#: crypt32.rc:153 cryptui.rc:139 #, fuzzy msgid "Digital Rights" msgstr "數字時鐘(&T)" -#: crypt32.rc:157 cryptui.rc:135 +#: crypt32.rc:154 cryptui.rc:135 msgid "Qualified Subordination" msgstr "" -#: crypt32.rc:158 cryptui.rc:136 +#: crypt32.rc:155 cryptui.rc:136 msgid "Key Recovery" msgstr "" -#: crypt32.rc:159 cryptui.rc:137 +#: crypt32.rc:156 cryptui.rc:137 msgid "Document Signing" msgstr "" -#: crypt32.rc:160 +#: crypt32.rc:157 msgid "IP security IKE intermediate" msgstr "" -#: crypt32.rc:161 cryptui.rc:129 +#: crypt32.rc:158 cryptui.rc:129 msgid "File Recovery" msgstr "" -#: crypt32.rc:162 cryptui.rc:134 +#: crypt32.rc:159 cryptui.rc:134 msgid "Root List Signer" msgstr "" -#: crypt32.rc:163 +#: crypt32.rc:160 msgid "All application policies" msgstr "" -#: crypt32.rc:164 cryptui.rc:146 +#: crypt32.rc:161 cryptui.rc:146 msgid "Directory Service Email Replication" msgstr "" -#: crypt32.rc:165 cryptui.rc:142 +#: crypt32.rc:162 cryptui.rc:142 msgid "Certificate Request Agent" msgstr "" -#: crypt32.rc:166 cryptui.rc:138 +#: crypt32.rc:163 cryptui.rc:138 msgid "Lifetime Signing" msgstr "" -#: crypt32.rc:167 +#: crypt32.rc:164 msgid "All issuance policies" msgstr "" -#: crypt32.rc:172 +#: crypt32.rc:169 msgid "Trusted Root Certification Authorities" msgstr "" -#: crypt32.rc:173 +#: crypt32.rc:170 msgid "Personal" msgstr "" -#: crypt32.rc:174 +#: crypt32.rc:171 msgid "Intermediate Certification Authorities" msgstr "" -#: crypt32.rc:175 +#: crypt32.rc:172 msgid "Other People" msgstr "" -#: crypt32.rc:176 +#: crypt32.rc:173 msgid "Trusted Publishers" msgstr "" -#: crypt32.rc:177 +#: crypt32.rc:174 msgid "Untrusted Certificates" msgstr "" -#: crypt32.rc:182 +#: crypt32.rc:179 msgid "KeyID=" msgstr "" -#: crypt32.rc:183 +#: crypt32.rc:180 msgid "Certificate Issuer" msgstr "" -#: crypt32.rc:184 +#: crypt32.rc:181 msgid "Certificate Serial Number=" msgstr "" -#: crypt32.rc:185 +#: crypt32.rc:182 msgid "Other Name=" msgstr "" -#: crypt32.rc:186 +#: crypt32.rc:183 msgid "Email Address=" msgstr "" -#: crypt32.rc:187 +#: crypt32.rc:184 msgid "DNS Name=" msgstr "" -#: crypt32.rc:188 +#: crypt32.rc:185 msgid "Directory Address" msgstr "" -#: crypt32.rc:189 +#: crypt32.rc:186 msgid "URL=" msgstr "" -#: crypt32.rc:190 +#: crypt32.rc:187 msgid "IP Address=" msgstr "" -#: crypt32.rc:191 +#: crypt32.rc:188 msgid "Mask=" msgstr "" -#: crypt32.rc:192 +#: crypt32.rc:189 msgid "Registered ID=" msgstr "" -#: crypt32.rc:193 +#: crypt32.rc:190 msgid "Unknown Key Usage" msgstr "" -#: crypt32.rc:194 +#: crypt32.rc:191 msgid "Subject Type=" msgstr "" -#: crypt32.rc:195 +#: crypt32.rc:192 msgctxt "Certificate Authority" msgid "CA" msgstr "" -#: crypt32.rc:196 +#: crypt32.rc:193 msgid "End Entity" msgstr "" -#: crypt32.rc:197 +#: crypt32.rc:194 msgid "Path Length Constraint=" msgstr "" -#: crypt32.rc:198 +#: crypt32.rc:195 #, fuzzy msgctxt "path length" msgid "None" @@ -1883,172 +1871,172 @@ msgstr "" "#-#-#-#-# zh_TW.po (Wine) #-#-#-#-#\n" "無" -#: crypt32.rc:199 +#: crypt32.rc:196 msgid "Information Not Available" msgstr "" -#: crypt32.rc:200 +#: crypt32.rc:197 msgid "Authority Info Access" msgstr "" -#: crypt32.rc:201 +#: crypt32.rc:198 msgid "Access Method=" msgstr "" -#: crypt32.rc:202 +#: crypt32.rc:199 msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" -#: crypt32.rc:203 +#: crypt32.rc:200 msgid "CA Issuers" msgstr "" -#: crypt32.rc:204 +#: crypt32.rc:201 msgid "Unknown Access Method" msgstr "" -#: crypt32.rc:205 +#: crypt32.rc:202 msgid "Alternative Name" msgstr "" -#: crypt32.rc:206 +#: crypt32.rc:203 msgid "CRL Distribution Point" msgstr "" -#: crypt32.rc:207 +#: crypt32.rc:204 msgid "Distribution Point Name" msgstr "" -#: crypt32.rc:208 +#: crypt32.rc:205 msgid "Full Name" msgstr "" -#: crypt32.rc:209 +#: crypt32.rc:206 msgid "RDN Name" msgstr "" -#: crypt32.rc:210 +#: crypt32.rc:207 msgid "CRL Reason=" msgstr "" -#: crypt32.rc:211 +#: crypt32.rc:208 msgid "CRL Issuer" msgstr "" -#: crypt32.rc:212 +#: crypt32.rc:209 msgid "Key Compromise" msgstr "" -#: crypt32.rc:213 +#: crypt32.rc:210 msgid "CA Compromise" msgstr "" -#: crypt32.rc:214 +#: crypt32.rc:211 msgid "Affiliation Changed" msgstr "" -#: crypt32.rc:215 +#: crypt32.rc:212 msgid "Superseded" msgstr "" -#: crypt32.rc:216 +#: crypt32.rc:213 msgid "Operation Ceased" msgstr "" -#: crypt32.rc:217 +#: crypt32.rc:214 msgid "Certificate Hold" msgstr "" -#: crypt32.rc:218 +#: crypt32.rc:215 msgid "Financial Information=" msgstr "" -#: crypt32.rc:219 taskmgr.rc:401 +#: crypt32.rc:216 taskmgr.rc:401 msgid "Available" msgstr "可用" -#: crypt32.rc:220 +#: crypt32.rc:217 msgid "Not Available" msgstr "" -#: crypt32.rc:221 +#: crypt32.rc:218 msgid "Meets Criteria=" msgstr "" -#: crypt32.rc:222 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 +#: crypt32.rc:219 cryptui.rc:163 oleaut32.rc:29 wininet.rc:80 ipconfig.rc:44 msgid "Yes" msgstr "是" -#: crypt32.rc:223 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 +#: crypt32.rc:220 cryptui.rc:164 oleaut32.rc:30 wininet.rc:81 ipconfig.rc:45 msgid "No" msgstr "否" -#: crypt32.rc:224 +#: crypt32.rc:221 msgid "Digital Signature" msgstr "" -#: crypt32.rc:225 +#: crypt32.rc:222 msgid "Non-Repudiation" msgstr "" -#: crypt32.rc:226 +#: crypt32.rc:223 msgid "Key Encipherment" msgstr "" -#: crypt32.rc:227 +#: crypt32.rc:224 msgid "Data Encipherment" msgstr "" -#: crypt32.rc:228 +#: crypt32.rc:225 msgid "Key Agreement" msgstr "" -#: crypt32.rc:229 +#: crypt32.rc:226 msgid "Certificate Signing" msgstr "" -#: crypt32.rc:230 +#: crypt32.rc:227 msgid "Off-line CRL Signing" msgstr "" -#: crypt32.rc:231 +#: crypt32.rc:228 msgid "CRL Signing" msgstr "" -#: crypt32.rc:232 +#: crypt32.rc:229 msgid "Encipher Only" msgstr "" -#: crypt32.rc:233 +#: crypt32.rc:230 msgid "Decipher Only" msgstr "" -#: crypt32.rc:234 +#: crypt32.rc:231 msgid "SSL Client Authentication" msgstr "" -#: crypt32.rc:235 +#: crypt32.rc:232 msgid "SSL Server Authentication" msgstr "" -#: crypt32.rc:236 +#: crypt32.rc:233 msgid "S/MIME" msgstr "" -#: crypt32.rc:237 +#: crypt32.rc:234 msgid "Signature" msgstr "" -#: crypt32.rc:238 +#: crypt32.rc:235 msgid "SSL CA" msgstr "" -#: crypt32.rc:239 +#: crypt32.rc:236 msgid "S/MIME CA" msgstr "" -#: crypt32.rc:240 +#: crypt32.rc:237 msgid "Signature CA" msgstr ""