Page MenuHome GnuPG

No OneTemporary

diff --git a/po/zh_CN/libkleopatra6.po b/po/zh_CN/libkleopatra6.po
index 24729373..eb34d8a4 100644
--- a/po/zh_CN/libkleopatra6.po
+++ b/po/zh_CN/libkleopatra6.po
@@ -1,2832 +1,2832 @@
msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-07-20 00:40+0000\n"
"PO-Revision-Date: 2024-04-22 15:58\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: kdeorg\n"
"X-Crowdin-Project-ID: 269464\n"
"X-Crowdin-Language: zh-CN\n"
"X-Crowdin-File: /kf6-stable/messages/libkleo/libkleopatra6.pot\n"
"X-Crowdin-File-ID: 51192\n"
#: kleo/checksumdefinition.cpp:84
#, kde-format
msgid "Error in checksum definition %1: %2"
msgstr "校验和代码 %1 中有错误:%2"
#: kleo/checksumdefinition.cpp:144
#, kde-format
msgid "Cannot use both %f and | in '%1'"
msgstr "在“%1”中不能同时使用 %f 和 |"
#: kleo/checksumdefinition.cpp:156
#, kde-format
msgid "Quoting error in '%1' entry"
msgstr "在“%1”条目中存在引用错误"
#: kleo/checksumdefinition.cpp:159
#, kde-format
msgid "'%1' too complex (would need shell)"
msgstr "“%1”过于复杂(需要 shell 来处理)"
#: kleo/checksumdefinition.cpp:163
#, kde-format
msgid "'%1' entry is empty/missing"
msgstr "“%1”条目为空或丢失"
#: kleo/checksumdefinition.cpp:172
#, kde-format
msgid "'%1' empty or not found"
msgstr "“%1”为空或找不到"
#: kleo/checksumdefinition.cpp:211
#, kde-format
msgid "'id' entry is empty/missing"
msgstr "“id”字段为空或丢失"
#: kleo/checksumdefinition.cpp:214
#, kde-format
msgid "'output-file' entry is empty/missing"
msgstr "“output-file”字段为空或丢失"
#: kleo/checksumdefinition.cpp:217
#, kde-format
msgid "'file-patterns' entry is empty/missing"
msgstr "“file-patterns”字段为空或丢失"
#: kleo/checksumdefinition.cpp:400
#, kde-format
msgid "Caught unknown exception in group %1"
msgstr "在组“%1”中捕捉到未知异常"
#: kleo/dn.cpp:518
msgid "Common name"
msgstr "通用名称"
#: kleo/dn.cpp:519
msgid "Surname"
msgstr "姓氏"
#: kleo/dn.cpp:520
msgid "Given name"
msgstr "名字"
#: kleo/dn.cpp:521
msgid "Location"
msgstr "住址"
#: kleo/dn.cpp:522
msgid "Title"
msgstr "衔头"
#: kleo/dn.cpp:523
msgid "Organizational unit"
msgstr "组织单元"
#: kleo/dn.cpp:524
msgid "Organization"
msgstr "组织"
#: kleo/dn.cpp:525
msgid "Postal code"
msgstr "邮政编码"
#: kleo/dn.cpp:526
msgid "Country code"
msgstr "国家代码"
#: kleo/dn.cpp:527
msgid "State or province"
msgstr "省份"
#: kleo/dn.cpp:528
msgid "Domain component"
msgstr "域组件"
#: kleo/dn.cpp:529
msgid "Business category"
msgstr "商业目录"
#: kleo/dn.cpp:530
msgid "Email address"
msgstr "电子邮件地址"
#: kleo/dn.cpp:531
msgid "Mail address"
msgstr "邮件地址"
#: kleo/dn.cpp:532
msgid "Mobile phone number"
msgstr "移动电话号码"
#: kleo/dn.cpp:533
msgid "Telephone number"
msgstr "电话号码"
#: kleo/dn.cpp:534
msgid "Fax number"
msgstr "传真号码"
#: kleo/dn.cpp:535
msgid "Street address"
msgstr "街道地址"
#: kleo/dn.cpp:536
msgid "Unique ID"
msgstr "唯一标识"
#: kleo/enum.cpp:35
msgid "Inline OpenPGP (deprecated)"
msgstr "内联 OpenPGP(过时)"
#: kleo/enum.cpp:36
msgid "OpenPGP/MIME"
msgstr "OpenPGP/MIME"
#: kleo/enum.cpp:37 ui/newkeyapprovaldialog.cpp:305
#: ui/newkeyapprovaldialog.cpp:308
#, kde-format
msgid "S/MIME"
msgstr "S/MIME"
#: kleo/enum.cpp:38
msgid "S/MIME Opaque"
msgstr "非透明 S/MIME"
#: kleo/enum.cpp:39
msgid "Any S/MIME"
msgstr "任意 S/MIME"
#: kleo/enum.cpp:40
msgid "Any OpenPGP"
msgstr "任意 OpenPGP"
#: kleo/enum.cpp:72
#, kde-format
msgid "Any"
msgstr "任意"
#: kleo/enum.cpp:147
#, kde-format
msgid "Never Encrypt"
msgstr "从不加密"
#: kleo/enum.cpp:149
#, kde-format
msgid "Always Encrypt"
msgstr "总是加密"
#: kleo/enum.cpp:151
#, kde-format
msgid "Always Encrypt If Possible"
msgstr "尽可能加密"
#: kleo/enum.cpp:153 kleo/enum.cpp:210
#, kde-format
msgid "Ask"
msgstr "询问"
#: kleo/enum.cpp:155 kleo/enum.cpp:212
#, kde-format
msgid "Ask Whenever Possible"
msgstr "有可能时询问"
#: kleo/enum.cpp:157
#, kde-kuit-format
msgctxt "no specific preference"
msgid "<placeholder>none</placeholder>"
msgstr "<placeholder>无</placeholder>"
#: kleo/enum.cpp:204
#, kde-format
msgid "Never Sign"
msgstr "从不签名"
#: kleo/enum.cpp:206
#, kde-format
msgid "Always Sign"
msgstr "总是签名"
#: kleo/enum.cpp:208
#, kde-format
msgid "Always Sign If Possible"
msgstr "尽可能签名"
#: kleo/enum.cpp:214
#, kde-format
msgctxt "no specific preference"
msgid "<none>"
msgstr "<无>"
#: kleo/expirychecker.cpp:78
#, kde-format
msgctxt "<b>User ID of key</b> (Key ID key ID of key in hex notation)"
msgid "<b>%1</b> (Key ID 0x%2)"
msgstr ""
#: kleo/expirychecker.cpp:86
#, kde-format
msgid ""
"<p>Your OpenPGP signing key</p><p align=center>%1</p><p>expired less than a "
"day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:88
#, kde-format
msgid ""
"<p>Your OpenPGP encryption key</p><p align=center>%1</p><p>expired less than "
"a day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:90
#, kde-format
msgid ""
"<p>The OpenPGP key for</p><p align=center>%1</p><p>expired less than a day "
"ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:96
#, kde-format
msgid ""
"<p>Your OpenPGP signing key</p><p align=center>%2</p><p>expired yesterday.</"
"p>"
msgid_plural ""
"<p>Your OpenPGP signing key</p><p align=center>%2</p><p>expired %1 days ago."
"</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:99
#, kde-format
msgid ""
"<p>Your OpenPGP encryption key</p><p align=center>%2</p><p>expired yesterday."
"</p>"
msgid_plural ""
"<p>Your OpenPGP encryption key</p><p align=center>%2</p><p>expired %1 days "
"ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:102
#, kde-format
msgid ""
"<p>The OpenPGP key for</p><p align=center>%2</p><p>expired yesterday.</p>"
msgid_plural ""
"<p>The OpenPGP key for</p><p align=center>%2</p><p>expired %1 days ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:111
#, kde-format
msgid ""
"<p>Your OpenPGP signing key</p><p align=center>%1</p><p>expires today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:113
#, kde-format
msgid ""
"<p>Your OpenPGP encryption key</p><p align=center>%1</p><p>expires today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:115
#, kde-format
msgid "<p>The OpenPGP key for</p><p align=center>%1</p><p>expires today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:121
#, kde-format
msgid ""
"<p>Your OpenPGP signing key</p><p align=center>%2</p><p>expires tomorrow.</p>"
msgid_plural ""
"<p>Your OpenPGP signing key</p><p align=center>%2</p><p>expires in %1 days.</"
"p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:124
#, kde-format
msgid ""
"<p>Your OpenPGP encryption key</p><p align=center>%2</p><p>expires tomorrow."
"</p>"
msgid_plural ""
"<p>Your OpenPGP encryption key</p><p align=center>%2</p><p>expires in %1 "
"days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:127
#, kde-format
msgid ""
"<p>The OpenPGP key for</p><p align=center>%2</p><p>expires tomorrow.</p>"
msgid_plural ""
"<p>The OpenPGP key for</p><p align=center>%2</p><p>expires in %1 days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:139
#, kde-format
msgctxt ""
"<b>User ID of certificate</b> (serial number serial no. of certificate)"
msgid "<b>%1</b> (serial number %2)"
msgstr ""
#: kleo/expirychecker.cpp:150
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%2</b></p><p>for your S/MIME "
"signing certificate</p><p align=center>%1</p><p>expired less than a day ago."
"</p>"
msgstr ""
#: kleo/expirychecker.cpp:155
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%2</b></p><p>for your S/MIME "
"encryption certificate</p><p align=center>%1</p><p>expired less than a day "
"ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:160
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%2</b></p><p>for S/MIME "
"certificate</p><p align=center>%1</p><p>expired less than a day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:169
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"signing certificate</p><p align=center>%2</p><p>expired yesterday.</p>"
msgid_plural ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"signing certificate</p><p align=center>%2</p><p>expired %1 days ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:177
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"encryption certificate</p><p align=center>%2</p><p>expired yesterday.</p>"
msgid_plural ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"encryption certificate</p><p align=center>%2</p><p>expired %1 days ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:185
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for S/MIME "
"certificate</p><p align=center>%2</p><p>expired yesterday.</p>"
msgid_plural ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for S/MIME "
"certificate</p><p align=center>%2</p><p>expired %1 days ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:198
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%2</b></p><p>for "
"your S/MIME signing certificate</p><p align=center>%1</p><p>expired less "
"than a day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:203
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%2</b></p><p>for "
"your S/MIME encryption certificate</p><p align=center>%1</p><p>expired less "
"than a day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:208
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%2</b></p><p>for S/"
"MIME certificate</p><p align=center>%1</p><p>expired less than a day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:217
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME signing certificate</p><p align=center>%2</p><p>expired "
"yesterday.</p>"
msgid_plural ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME signing certificate</p><p align=center>%2</p><p>expired %1 days "
"ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:225
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME encryption certificate</p><p align=center>%2</p><p>expired "
"yesterday.</p>"
msgid_plural ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME encryption certificate</p><p align=center>%2</p><p>expired %1 "
"days ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:233
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for S/"
"MIME certificate</p><p align=center>%2</p><p>expired yesterday.</p>"
msgid_plural ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for S/"
"MIME certificate</p><p align=center>%2</p><p>expired %1 days ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:246
#, kde-format
msgid ""
"<p>Your S/MIME signing certificate</p><p align=center>%1</p><p>expired less "
"than a day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:248
#, kde-format
msgid ""
"<p>Your S/MIME encryption certificate</p><p align=center>%1</p><p>expired "
"less than a day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:250
#, kde-format
msgid ""
"<p>The S/MIME certificate for</p><p align=center>%1</p><p>expired less than "
"a day ago.</p>"
msgstr ""
#: kleo/expirychecker.cpp:256
#, kde-format
msgid ""
"<p>Your S/MIME signing certificate</p><p align=center>%2</p><p>expired "
"yesterday.</p>"
msgid_plural ""
"<p>Your S/MIME signing certificate</p><p align=center>%2</p><p>expired %1 "
"days ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:259
#, kde-format
msgid ""
"<p>Your S/MIME encryption certificate</p><p align=center>%2</p><p>expired "
"yesterday.</p>"
msgid_plural ""
"<p>Your S/MIME encryption certificate</p><p align=center>%2</p><p>expired %1 "
"days ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:262
#, kde-format
msgid ""
"<p>The S/MIME certificate for</p><p align=center>%2</p><p>expired yesterday."
"</p>"
msgid_plural ""
"<p>The S/MIME certificate for</p><p align=center>%2</p><p>expired %1 days "
"ago.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:275
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"signing certificate</p><p align=center>%2</p><p>expires today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:280
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"encryption certificate</p><p align=center>%2</p><p>expires today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:285
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for S/MIME "
"certificate</p><p align=center>%2</p><p>expires today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:294
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"signing certificate</p><p align=center>%2</p><p>expires tomorrow.</p>"
msgid_plural ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"signing certificate</p><p align=center>%2</p><p>expires in %1 days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:302
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"encryption certificate</p><p align=center>%2</p><p>expires tomorrow.</p>"
msgid_plural ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for your S/MIME "
"encryption certificate</p><p align=center>%2</p><p>expires in %1 days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:310
#, kde-format
msgid ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for S/MIME "
"certificate</p><p align=center>%2</p><p>expires tomorrow.</p>"
msgid_plural ""
"<p>The root certificate</p><p align=center><b>%3</b></p><p>for S/MIME "
"certificate</p><p align=center>%2</p><p>expires in %1 days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:323
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME signing certificate</p><p align=center>%2</p><p>expires today.</"
"p>"
msgstr ""
#: kleo/expirychecker.cpp:328
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME encryption certificate</p><p align=center>%2</p><p>expires today."
"</p>"
msgstr ""
#: kleo/expirychecker.cpp:333
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for S/"
"MIME certificate</p><p align=center>%2</p><p>expires today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:341
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME signing certificate</p><p align=center>%2</p><p>expires tomorrow."
"</p>"
msgid_plural ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME signing certificate</p><p align=center>%2</p><p>expires in %1 "
"days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:349
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME encryption certificate</p><p align=center>%2</p><p>expires "
"tomorrow.</p>"
msgid_plural ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for "
"your S/MIME encryption certificate</p><p align=center>%2</p><p>expires in %1 "
"days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:357
#, kde-format
msgid ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for S/"
"MIME certificate</p><p align=center>%2</p><p>expires tomorrow.</p>"
msgid_plural ""
"<p>The intermediate CA certificate</p><p align=center><b>%3</b></p><p>for S/"
"MIME certificate</p><p align=center>%2</p><p>expires in %1 days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:369
#, kde-format
msgid ""
"<p>Your S/MIME signing certificate</p><p align=center>%2</p><p>expires today."
"</p>"
msgstr ""
#: kleo/expirychecker.cpp:371
#, kde-format
msgid ""
"<p>Your S/MIME encryption certificate</p><p align=center>%2</p><p>expires "
"today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:373
#, kde-format
msgid ""
"<p>The S/MIME certificate for</p><p align=center>%2</p><p>expires today.</p>"
msgstr ""
#: kleo/expirychecker.cpp:380
#, kde-format
msgid ""
"<p>Your S/MIME signing certificate</p><p align=center>%2</p><p>expires "
"tomorrow.</p>"
msgid_plural ""
"<p>Your S/MIME signing certificate</p><p align=center>%2</p><p>expires in %1 "
"days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:386
#, kde-format
msgid ""
"<p>Your S/MIME encryption certificate</p><p align=center>%2</p><p>expires "
"tomorrow.</p>"
msgid_plural ""
"<p>Your S/MIME encryption certificate</p><p align=center>%2</p><p>expires in "
"%1 days.</p>"
msgstr[0] ""
#: kleo/expirychecker.cpp:392
#, kde-format
msgid ""
"<p>The S/MIME certificate for</p><p align=center>%2</p><p>expires tomorrow.</"
"p>"
msgid_plural ""
"<p>The S/MIME certificate for</p><p align=center>%2</p><p>expires in %1 days."
"</p>"
msgstr[0] ""
#: kleo/keyfiltermanager.cpp:71
#, kde-format
msgctxt "All Certificates"
msgid "All"
msgstr ""
#: kleo/keyfiltermanager.cpp:72
#, kde-format
msgid "All certificates"
msgstr ""
#: kleo/keyfiltermanager.cpp:87
#, kde-format
msgctxt "My own Certificates"
msgid "My Own"
msgstr ""
#: kleo/keyfiltermanager.cpp:88
#, kde-format
msgid "My own certificates"
msgstr ""
#: kleo/keyfiltermanager.cpp:106
#, kde-format
msgctxt "Certified Certificates"
msgid "Certified"
msgstr ""
#: kleo/keyfiltermanager.cpp:107
#, kde-format
msgid "Certificates for which the primary user ID is certified"
msgstr ""
#: kleo/keyfiltermanager.cpp:124
#, kde-format
msgctxt "Not Certified Certificates"
msgid "Not Certified"
msgstr ""
#: kleo/keyfiltermanager.cpp:125
#, kde-format
msgid "Certificates for which the primary user ID is not certified"
msgstr ""
#: kleo/keyfiltermanager.cpp:140
#, kde-format
msgctxt "Certificates to certify by the user"
msgid "To Certify"
msgstr ""
#: kleo/keyfiltermanager.cpp:141
#, kde-format
msgid ""
"Certificates that are not fully certified and that you may want to certify "
"yourself"
msgstr ""
#: kleo/keyfiltermanager.cpp:168
#, kde-format
msgctxt "Not Fully Certified Certificates"
msgid "Not Fully Certified"
msgstr ""
#: kleo/keyfiltermanager.cpp:169
#, kde-format
msgid "Certificates for which not all user IDs are certified"
msgstr ""
#: kleo/keyfiltermanager.cpp:192
#, kde-format
msgctxt "Fully Certified Certificates"
msgid "Fully Certified"
msgstr ""
#: kleo/keyfiltermanager.cpp:193
#, kde-format
msgid "Certificates for which all user IDs are certified"
msgstr ""
#: models/keylistmodel.cpp:325
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr ""
#: models/keylistmodel.cpp:327
#, kde-format
msgctxt "@title:column"
msgid "E-Mail"
msgstr ""
#: models/keylistmodel.cpp:329
#, kde-format
msgctxt "@title:column"
msgid "User IDs"
msgstr ""
#: models/keylistmodel.cpp:331
#, kde-format
msgctxt "@title:column"
msgid "Valid From"
msgstr ""
#: models/keylistmodel.cpp:333
#, kde-format
msgctxt "@title:column"
msgid "Valid Until"
msgstr ""
#: models/keylistmodel.cpp:335
#, kde-format
msgctxt "@title:column"
msgid "Protocol"
msgstr ""
#: models/keylistmodel.cpp:337 models/keylistmodel.cpp:339
#, kde-format
msgctxt "@title:column"
msgid "Key ID"
msgstr ""
#: models/keylistmodel.cpp:341
#, kde-format
msgctxt "@title:column"
msgid "Fingerprint"
msgstr ""
#: models/keylistmodel.cpp:343
#, kde-format
msgctxt "@title:column"
msgid "Issuer"
msgstr ""
#: models/keylistmodel.cpp:345
#, kde-format
msgctxt "@title:column"
msgid "Serial Number"
msgstr ""
#: models/keylistmodel.cpp:347
#, kde-format
msgctxt "@title:column"
msgid "Origin"
msgstr ""
#: models/keylistmodel.cpp:349
#, kde-format
msgctxt "@title:column"
msgid "Last Update"
msgstr ""
#: models/keylistmodel.cpp:351
#, kde-format
msgctxt "@title:column"
msgid "Certification Trust"
msgstr ""
#: models/keylistmodel.cpp:353
#, kde-format
msgctxt "@title:column"
msgid "Tags"
msgstr ""
#: models/keylistmodel.cpp:355
#, kde-format
msgctxt "@title:column"
msgid "Algorithm"
msgstr ""
#: models/keylistmodel.cpp:357
#, kde-format
msgctxt "@title:column"
msgid "Keygrip"
msgstr ""
#: models/keylistmodel.cpp:405 models/useridlistmodel.cpp:69
#, kde-format
msgctxt "text for screen readers for an empty name"
msgid "no name"
msgstr "无名称"
#: models/keylistmodel.cpp:412 models/useridlistmodel.cpp:70
#, kde-format
msgctxt "text for screen readers for an empty email address"
msgid "no email"
msgstr "无电子邮件"
#: models/keylistmodel.cpp:483
#, kde-format
msgid "Loading..."
msgstr "正在加载..."
#: models/keylistmodel.cpp:571
#, kde-format
msgctxt "text for screen readers"
msgid "not applicable"
msgstr "不适用"
#: models/subkeylistmodel.cpp:155
#, kde-format
msgid "ID"
msgstr "ID"
#: models/subkeylistmodel.cpp:157 utils/formatting.cpp:492
#: utils/formatting.cpp:535
#, kde-format
msgid "Type"
msgstr "文件系统"
#: models/subkeylistmodel.cpp:159 models/useridlistmodel.cpp:107
#, kde-format
msgid "Valid From"
msgstr "有效期开始自"
#: models/subkeylistmodel.cpp:161 models/useridlistmodel.cpp:108
#, kde-format
msgid "Valid Until"
msgstr "有效期结束于"
#: models/subkeylistmodel.cpp:163 models/useridlistmodel.cpp:109
#: utils/formatting.cpp:522 utils/formatting.cpp:524
#, kde-format
msgid "Status"
msgstr "状态"
#: models/subkeylistmodel.cpp:165
#, kde-format
msgid "Strength"
msgstr "强度"
#: models/subkeylistmodel.cpp:167 utils/formatting.cpp:495
#: utils/formatting.cpp:538
#, kde-format
msgid "Usage"
msgstr "用途"
#: models/useridlistmodel.cpp:74
#, kde-format
msgctxt "yes, is exportable"
msgid "yes"
msgstr "是"
#: models/useridlistmodel.cpp:74
#, kde-format
msgctxt "no, is not exportable"
msgid "no"
msgstr "否"
#: models/useridlistmodel.cpp:75
#, kde-format
msgctxt "accessible text for empty list of tags"
msgid "none"
msgstr "无"
#: models/useridlistmodel.cpp:76
#, kde-format
msgid "not applicable"
msgstr "不适用"
#: models/useridlistmodel.cpp:89 models/useridlistmodel.cpp:90
#: models/useridlistmodel.cpp:91 models/useridlistmodel.cpp:92
#: models/useridlistmodel.cpp:93 models/useridlistmodel.cpp:94
#: models/useridlistmodel.cpp:95 models/useridlistmodel.cpp:96
#: ui/keyselectiondialog.cpp:197 utils/formatting.cpp:470
#: utils/formatting.cpp:480
#, kde-format
msgid "User ID"
msgstr "用户标识"
#: models/useridlistmodel.cpp:104
#, kde-format
msgid "User ID / Certification Key ID"
msgstr "用户 ID / 验证密钥 ID"
#: models/useridlistmodel.cpp:105
#, kde-format
msgid "Name"
msgstr "名称"
#: models/useridlistmodel.cpp:106
#, kde-format
msgid "E-Mail"
-msgstr "电子邮件"
+msgstr ""
#: models/useridlistmodel.cpp:110
#, kde-format
msgid "Exportable"
msgstr "可导出"
#: models/useridlistmodel.cpp:111
#, kde-format
msgid "Tags"
msgstr "标签"
#: models/useridlistmodel.cpp:112
#, kde-format
msgid "Trust Signature For"
msgstr "信任签名"
#: ui/auditlogviewer.cpp:43
#, kde-format
msgctxt "@title:window"
msgid "View GnuPG Audit Log"
msgstr "查看 GnuPG 审核日志"
#: ui/auditlogviewer.cpp:46
#, kde-format
msgctxt "@action:button"
msgid "&Copy to Clipboard"
msgstr ""
#: ui/auditlogviewer.cpp:51
#, kde-format
msgctxt "@action:button"
msgid "&Save to Disk..."
msgstr ""
#: ui/auditlogviewer.cpp:93
#, kde-format
msgid "Your system does not have support for GnuPG Audit Logs"
msgstr "您的系统不支持 GnuPG 审核日志"
#: ui/auditlogviewer.cpp:93
#, kde-format
msgid "System Error"
msgstr ""
#: ui/auditlogviewer.cpp:98
#, kde-format
msgid ""
"An error occurred while trying to retrieve the GnuPG Audit Log:\n"
"%1"
msgstr ""
"尝试获取 GnuPG 审核日志时发生错误:\n"
"%1"
#: ui/auditlogviewer.cpp:99
#, kde-format
msgid "GnuPG Audit Log Error"
msgstr "GnuPG 审核日志错误"
#: ui/auditlogviewer.cpp:103
#, kde-format
msgid "No GnuPG Audit Log available for this operation."
msgstr "此操作没有 GnuPG 审核日志"
#: ui/auditlogviewer.cpp:103
#, kde-format
msgid "No GnuPG Audit Log"
msgstr ""
#: ui/auditlogviewer.cpp:109
#, kde-format
msgctxt "@title:window"
msgid "GnuPG Audit Log Viewer"
msgstr ""
#: ui/auditlogviewer.cpp:124
#, kde-format
msgid "Choose File to Save GnuPG Audit Log to"
msgstr "选择要将 GnuPG 审核日志保存到的文件"
#: ui/auditlogviewer.cpp:143
#, kde-format
msgid "Could not save to file \"%1\": %2"
msgstr "无法保存到文件“%1”:%2"
#: ui/auditlogviewer.cpp:143
#, kde-format
msgid "File Save Error"
msgstr ""
#: ui/cryptoconfigentryreaderport.cpp:45
#, kde-format
msgctxt "@label:listbox Reader for smart cards"
msgid "Reader to connect to"
msgstr "要连接到的阅读器"
#: ui/cryptoconfigmodule.cpp:107
#, kde-format
msgid ""
"The gpgconf tool used to provide the information for this dialog does not "
"seem to be installed properly. It did not return any components. Try running "
"\"%1\" on the command line for more information."
msgstr ""
"用于为此对话框提供信息的 gpgconf 工具似乎没有正确安装,因此无法返回任何组件。"
"请在命令行下运行“%1”获取更多信息。"
#: ui/cryptoconfigmodule.cpp:538
#, kde-format
msgctxt ""
"Translate this to 'yes' or 'no' (use the English words!) depending on "
"whether your language uses Sentence style capitalization in GUI labels (yes) "
"or not (no). Context: We get some backend strings in that have the wrong "
"capitalization (in English, at least) so we need to force the first "
"character to upper-case. It is this behaviour you can control for your "
"language with this translation."
msgid "yes"
msgstr "yes"
#: ui/cryptoconfigmodule.cpp:592
msgid "0 - None"
msgstr "0 - 无"
#: ui/cryptoconfigmodule.cpp:593
msgid "1 - Basic"
msgstr "1 - 基本"
#: ui/cryptoconfigmodule.cpp:594
msgid "2 - Verbose"
msgstr "2 - 详细"
#: ui/cryptoconfigmodule.cpp:595
msgid "3 - More Verbose"
msgstr "3 - 更详细"
#: ui/cryptoconfigmodule.cpp:596
msgid "4 - All"
msgstr "4 - 全部"
#: ui/cryptoconfigmodule.cpp:608
#, kde-format
msgctxt "@label:textbox"
msgid "Set the debugging level to"
msgstr ""
#: ui/cryptoconfigmodule.cpp:831
#, kde-format
msgid "Show..."
msgstr "显示..."
#: ui/cryptoconfigmodule.cpp:831
#, kde-format
msgid "Edit..."
msgstr "编辑..."
#: ui/cryptoconfigmodule.cpp:884
#, kde-format
msgid ""
"Configuration of directory services is not possible because the used gpgme "
"libraries are too old."
msgstr "您所使用的 gpgme 库太旧,无法配置目录服务。"
#: ui/cryptoconfigmodule.cpp:886
#, kde-format
msgid "Sorry"
msgstr ""
#: ui/cryptoconfigmodule.cpp:893
#, kde-format
msgctxt "@title:window"
msgid "Configure Directory Services"
msgstr "配置目录服务"
#: ui/cryptoconfigmodule.cpp:922
#, kde-format
msgid "None configured"
msgstr "未配置"
#: ui/cryptoconfigmodule.cpp:924
#, kde-format
msgid "1 server configured"
msgid_plural "%1 servers configured"
msgstr[0] "已配置 %1 个服务器"
#: ui/directoryserviceswidget.cpp:136 ui/directoryserviceswidget.cpp:193
#, kde-format
msgid "Active Directory"
msgstr "Active Directory"
#: ui/directoryserviceswidget.cpp:187
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"This is a list of all directory services that are configured for use with "
"X.509."
msgstr "这是已配置为 X.509 和 OpenPGP 使用的所有目录服务列表。"
#: ui/directoryserviceswidget.cpp:197
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Click to use a directory service running on your Active Directory. This "
"works only on Windows and requires GnuPG 2.2.28 or later."
msgstr ""
"点击在 Active Directory 上运行目录服务,此项仅可用于 Windows 并需要 2.2.28 及"
"更高版本的 GnuPG。"
#: ui/directoryserviceswidget.cpp:200
#, kde-format
msgid "LDAP Server"
msgstr "LDAP 服务器"
#: ui/directoryserviceswidget.cpp:203
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to add a directory service provided by an LDAP server."
msgstr "点击添加由 LDAP 服务器提供的目录服务。"
#: ui/directoryserviceswidget.cpp:205
#, kde-format
msgid "Add"
msgstr "添加"
#: ui/directoryserviceswidget.cpp:206
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to add a directory service."
msgstr "点击添加目录服务。"
#: ui/directoryserviceswidget.cpp:208
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"Click this button to add a directory service to the list of services. The "
"change will only take effect once you acknowledge the configuration dialog."
msgstr ""
"点击此按钮可将目录服务添加到服务列表,此更改只会在确认配置对话框后生效。"
#: ui/directoryserviceswidget.cpp:216
#, kde-format
msgctxt "@action:button"
msgid "Edit"
msgstr ""
#: ui/directoryserviceswidget.cpp:217
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to edit the selected service."
msgstr "点击编辑选中的服务。"
#: ui/directoryserviceswidget.cpp:219
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"Click this button to edit the settings of the currently selected directory "
"service. The changes will only take effect once you acknowledge the "
"configuration dialog."
msgstr "点击此按钮可编辑当前所选的目录服务,此更改只会在确认配置对话框后生效。"
#: ui/directoryserviceswidget.cpp:224
#, kde-format
msgctxt "@action:button"
msgid "Delete"
msgstr ""
#: ui/directoryserviceswidget.cpp:225
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to remove the selected service."
msgstr "点击删除所选的服务"
#: ui/directoryserviceswidget.cpp:227
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"Click this button to remove the currently selected directory service. The "
"change will only take effect once you acknowledge the configuration dialog."
msgstr "点击此按钮可删除当前所选的服务,此更改只会在确认配置对话框后生效。"
#: ui/directoryserviceswidget.cpp:352 ui/directoryserviceswidget.cpp:369
#, kde-format
msgctxt "@title:window"
msgid "LDAP Directory Service"
msgstr "LDAP 目录服务"
#: ui/dnattributeorderconfigwidget.cpp:73
#, kde-format
msgid "Description"
msgstr "描述"
#: ui/dnattributeorderconfigwidget.cpp:88
#, kde-format
msgctxt "@label:textbox"
msgid "Available attributes:"
msgstr ""
#: ui/dnattributeorderconfigwidget.cpp:90
#, kde-format
msgctxt "@label:textbox"
msgid "Current attribute order:"
msgstr ""
#: ui/dnattributeorderconfigwidget.cpp:98
#, kde-format
msgid "available attributes"
msgstr "可用属性"
#: ui/dnattributeorderconfigwidget.cpp:105
#: ui/dnattributeorderconfigwidget.cpp:106
#, kde-format
msgid "All others"
msgstr "其他全部"
#: ui/dnattributeorderconfigwidget.cpp:118
msgctxt "@action:button"
msgid "Add"
msgstr "添加"
#: ui/dnattributeorderconfigwidget.cpp:119
msgid "Add to current attribute order"
msgstr "添加到当前属性顺序中"
#: ui/dnattributeorderconfigwidget.cpp:125
msgctxt "@action:button"
msgid "Remove"
msgstr "删除"
#: ui/dnattributeorderconfigwidget.cpp:126
msgid "Remove from current attribute order"
msgstr "从当前属性顺序中删除"
#: ui/dnattributeorderconfigwidget.cpp:132
msgctxt "@action:button"
msgid "Move to Top"
msgstr "移至顶部"
#: ui/dnattributeorderconfigwidget.cpp:133
msgid "Move to top"
msgstr "移至顶端"
#: ui/dnattributeorderconfigwidget.cpp:139
msgctxt "@action:button"
msgid "Move Up"
msgstr "上移"
#: ui/dnattributeorderconfigwidget.cpp:140
msgid "Move one up"
msgstr "上移"
#: ui/dnattributeorderconfigwidget.cpp:146
msgctxt "@action:button"
msgid "Move Down"
msgstr "下移"
#: ui/dnattributeorderconfigwidget.cpp:147
msgid "Move one down"
msgstr "下移"
#: ui/dnattributeorderconfigwidget.cpp:153
msgctxt "@action:button"
msgid "Move to Bottom"
msgstr "移至底部"
#: ui/dnattributeorderconfigwidget.cpp:154
msgid "Move to bottom"
msgstr "移至底端"
#: ui/dnattributeorderconfigwidget.cpp:184
#, kde-format
msgid "current attribute order"
msgstr "当前属性顺序"
#: ui/editdirectoryservicedialog.cpp:102
#, kde-format
msgid "Host:"
msgstr "主机:"
#: ui/editdirectoryservicedialog.cpp:103
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Enter the name or IP address of the server hosting the directory service."
msgstr "输入目录服务主机的主机名或 IP 地址。"
#: ui/editdirectoryservicedialog.cpp:112
#, kde-format
msgctxt "@info:label"
msgid "Error: Enter a hostname in the correct format, like ldap.example.com."
msgstr ""
#: ui/editdirectoryservicedialog.cpp:116
#, kde-format
msgid "Port:"
msgstr "端口:"
#: ui/editdirectoryservicedialog.cpp:119
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<b>(Optional, the default is fine in most cases)</b> Pick the port number "
"the directory service is listening on."
msgstr "<b>(可选项,通常使用默认值即可)</b>选定目录服务的监听端口号。"
#: ui/editdirectoryservicedialog.cpp:122
#, kde-format
msgid "Use default"
msgstr "使用默认值"
#: ui/editdirectoryservicedialog.cpp:128
#, kde-format
msgid "Authentication"
msgstr "身份验证"
#: ui/editdirectoryservicedialog.cpp:132
#, kde-format
msgid "Anonymous"
msgstr "匿名"
#: ui/editdirectoryservicedialog.cpp:133
#, kde-format
msgctxt "@info:tooltip"
msgid "Use an anonymous LDAP server that does not require authentication."
msgstr "使用无需身份验证的匿名 LDAP 服务器。"
#: ui/editdirectoryservicedialog.cpp:139
#, kde-format
msgid "Authenticate via Active Directory"
msgstr "通过 Active Directory 进行身份验证"
#: ui/editdirectoryservicedialog.cpp:141
#, kde-format
msgid "Authenticate via Active Directory (requires GnuPG 2.2.28 or later)"
msgstr "通过 Active Directory 进行身份验证 (需要 2.2.28 及更高版本的 GnuPG)"
#: ui/editdirectoryservicedialog.cpp:144
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"On Windows, authenticate to the LDAP server using the Active Directory with "
"the current user."
msgstr ""
"在 Windows 上,使用当前用户的 Active Directory 向 LDAP 服务器进行身份验证。"
#: ui/editdirectoryservicedialog.cpp:149
#, kde-format
msgid "Authenticate with user and password"
msgstr "通过用户名和密码进行身份验证"
#: ui/editdirectoryservicedialog.cpp:150
#, kde-format
msgctxt "@info:tooltip"
msgid "Authenticate to the LDAP server with your LDAP credentials."
msgstr "使用 LDAP 登录信息连接 LDAP 服务器并进行身份验证。"
#: ui/editdirectoryservicedialog.cpp:160
#, kde-format
msgid "User:"
msgstr "用户名:"
#: ui/editdirectoryservicedialog.cpp:161
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Enter your LDAP user resp. Bind DN for authenticating to the LDAP server."
msgstr "请输入您的 LDAP 用户信息。绑定 DN 以在 LDAP 服务器上进行身份验证。"
#: ui/editdirectoryservicedialog.cpp:165
#, kde-format
msgid "Password:"
msgstr "密码:"
#: ui/editdirectoryservicedialog.cpp:167
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Enter your password for authenticating to the LDAP server.<nl/><warning>The "
"password will be saved in the clear in a configuration file in your home "
"directory.</warning>"
msgstr ""
"输入用于连接 LDAP 服务器并进行身份验证的密码。<nl/><warning>密码将被明文储存"
"在主目录内的配置文件中。</warning>"
#: ui/editdirectoryservicedialog.cpp:177
#, kde-format
msgid "Connection Security"
msgstr "连接安全性"
#: ui/editdirectoryservicedialog.cpp:179
#, kde-format
msgid "Connection Security (requires GnuPG 2.2.28 or later)"
msgstr "连接安全性 (需要 2.2.28 及更高版本的 GnuPG)"
#: ui/editdirectoryservicedialog.cpp:184
#, kde-format
msgid "Use default connection (probably not TLS secured)"
msgstr "使用默认连接设置 (可能未使用 TLS 加密)"
#: ui/editdirectoryservicedialog.cpp:186
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Use GnuPG's default to connect to the LDAP server. By default, GnuPG 2.3 and "
"earlier use a plain, not TLS secured connection. <b>(Not recommended)</b>"
msgstr ""
"使用 GnuPG 的默认连接设置连接 LDAP 服务器。默认情况下,2.3 及更早版本的 "
"GnuPG 会使用明文传输而非 LTS 加密进行连接。<b>(不推荐)</b>"
#: ui/editdirectoryservicedialog.cpp:194
#, kde-format
msgid "Do not use a TLS secured connection"
msgstr "不使用 TLS 安全连接"
#: ui/editdirectoryservicedialog.cpp:196
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Use a plain, not TLS secured connection to connect to the LDAP server. "
"<b>(Not recommended)</b>"
msgstr "使用明文传输而不使用 LTS 加密连接到 LDAP 服务器。<b>(不推荐)</b>"
#: ui/editdirectoryservicedialog.cpp:202
#, kde-format
msgid "Use TLS secured connection"
msgstr "使用 TLS 加密连接"
#: ui/editdirectoryservicedialog.cpp:204
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Use a standard TLS secured connection (initiated with STARTTLS) to connect "
"to the LDAP server. <b>(Recommended)</b>"
msgstr "使用标准 TLS 加密 (以 STARTTLS 初始化) 连接 LDAP 服务器。<b>(推荐)</b>"
#: ui/editdirectoryservicedialog.cpp:211
#, kde-format
msgid "Tunnel LDAP through a TLS connection"
msgstr "通过 TLS 隧道连接 LDAP"
#: ui/editdirectoryservicedialog.cpp:213
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Use a TLS secured connection through which the connection to the LDAP server "
"is tunneled. <b>(Not recommended)</b>"
msgstr "通过 TLS 加密隧道连接到 LDAP 服务器。<b>(不推荐)</b>"
#: ui/editdirectoryservicedialog.cpp:222
#, kde-format
msgid "Advanced Settings"
msgstr "高级设置"
#: ui/editdirectoryservicedialog.cpp:227
#, kde-format
msgid "Base DN:"
msgstr "基本 DN:"
#: ui/editdirectoryservicedialog.cpp:229
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<b>(Optional, can usually be left empty)</b> Enter the base DN for this LDAP "
"server to limit searches to only that subtree of the directory."
msgstr ""
"<b>(可选,通常可留空)</b> 输入此 LDAP 服务器用于限制搜索目录范围的基本 DN。"
#: ui/editdirectoryservicedialog.cpp:235
#, kde-format
msgid "Additional flags:"
msgstr "附加标记:"
#: ui/editdirectoryservicedialog.cpp:237
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Here you can enter additional flags that are not yet (or no longer) "
"supported by Kleopatra. For example, older versions of GnuPG use "
"<code>ldaps</code> to request a TLS secured connection."
msgstr ""
"您可在此输入 Kleopatra 尚未支持 (或不再支持) 的附加标记。例如:旧版 GnuPG 会"
"使用 <code>ldaps</code> 来请求 TLS 加密连接。"
#: ui/editdirectoryservicedialog.cpp:410
#, kde-format
msgctxt "@title:window"
msgid "Edit Directory Service"
msgstr "编辑目录服务"
#: ui/filenamerequester.cpp:81
#, kde-format
msgctxt "@info:tooltip"
msgid "Open file dialog"
msgstr ""
#: ui/filenamerequester.cpp:82
#, kde-format
msgid "Open file dialog"
msgstr "打开文件对话框"
#: ui/keyapprovaldialog.cpp:76
#, kde-kuit-format
msgid "<placeholder>none</placeholder>"
msgstr "<placeholder>无</placeholder>"
#: ui/keyapprovaldialog.cpp:77
#, kde-format
msgid "Never Encrypt with This Key"
msgstr "从不使用该密钥加密"
#: ui/keyapprovaldialog.cpp:78
#, kde-format
msgid "Always Encrypt with This Key"
msgstr "总是使用该密钥加密"
#: ui/keyapprovaldialog.cpp:79
#, kde-format
msgid "Encrypt Whenever Encryption is Possible"
msgstr "能加密时就加密"
#: ui/keyapprovaldialog.cpp:80
#, kde-format
msgid "Always Ask"
msgstr "总是询问"
#: ui/keyapprovaldialog.cpp:81
#, kde-format
msgid "Ask Whenever Encryption is Possible"
msgstr "能加密时就询问"
#: ui/keyapprovaldialog.cpp:102
#, kde-format
msgctxt "@title:window"
msgid "Encryption Key Approval"
msgstr "加密密钥认可"
#: ui/keyapprovaldialog.cpp:118
#, kde-format
msgctxt "@label:textbox"
msgid "The following keys will be used for encryption:"
msgstr ""
#: ui/keyapprovaldialog.cpp:134
#, kde-format
msgctxt "@label:textbox"
msgid "Your keys:"
msgstr ""
#: ui/keyapprovaldialog.cpp:146
#, kde-format
msgctxt "@label:textbox"
msgid "Recipient:"
msgstr ""
#: ui/keyapprovaldialog.cpp:151
#, kde-format
msgctxt "@label:textbox"
msgid "Encryption keys:"
msgstr ""
#: ui/keyapprovaldialog.cpp:158
#, kde-format
msgctxt "@label:textbox"
msgid "Encryption preference:"
msgstr ""
#: ui/keyrequester.cpp:89
#, kde-format
msgctxt "@info:tooltip"
msgid "Clear"
msgstr ""
#: ui/keyrequester.cpp:92
#, kde-format
msgctxt "@action:button"
msgid "Change..."
msgstr ""
#: ui/keyrequester.cpp:211 ui/keyselectiondialog.cpp:223
#, kde-kuit-format
msgid "<placeholder>unknown</placeholder>"
msgstr "<placeholder>未知</placeholder>"
#: ui/keyrequester.cpp:234 ui/keyselectiondialog.cpp:680
#, kde-format
msgid ""
"<qt><p>An error occurred while fetching the keys from the backend:</p><p><b>"
"%1</b></p></qt>"
msgstr "<qt><p>从后端获取密钥时发生错误:</p><p><b>%1</b></p></qt>"
#: ui/keyrequester.cpp:239 ui/keyrequester.cpp:272 ui/keyrequester.cpp:294
#: ui/keyselectiondialog.cpp:649 ui/keyselectiondialog.cpp:685
#, kde-format
msgid "Key Listing Failed"
msgstr ""
#: ui/keyrequester.cpp:270
#, kde-format
msgid ""
"The OpenPGP backend does not support listing keys. Check your installation."
msgstr "OpenPGP 后端不支持列出密钥,请检查您的安装。"
#: ui/keyrequester.cpp:292
#, kde-format
msgid ""
"The S/MIME backend does not support listing keys. Check your installation."
msgstr "S/MIME 后端不支持列出密钥,请检查您的安装。"
#: ui/keyrequester.cpp:412
#, kde-format
msgid "OpenPGP Key Selection"
msgstr "OpenPGP 密码选择"
#: ui/keyrequester.cpp:413
#, kde-format
msgid "Please select an OpenPGP key to use."
msgstr "请选择要使用的 OpenPGP 密钥。"
#: ui/keyrequester.cpp:415
#, kde-format
msgid "S/MIME Key Selection"
msgstr "S/MIME 密钥选择"
#: ui/keyrequester.cpp:416
#, kde-format
msgid "Please select an S/MIME key to use."
msgstr "请选择要使用的 S/MIME 密钥。"
#: ui/keyrequester.cpp:418
#, kde-format
msgid "Key Selection"
msgstr "密钥选择"
#: ui/keyrequester.cpp:419
#, kde-format
msgid "Please select an (OpenPGP or S/MIME) key to use."
msgstr "请选择要使用的密钥(OpenPGP 或 S/MIME)。"
#: ui/keyselectioncombo.cpp:86 ui/useridselectioncombo.cpp:93
#, kde-format
msgctxt "Name <email>"
msgid "%1 <%2>"
msgstr "%1 <%2>"
#: ui/keyselectioncombo.cpp:177 ui/useridselectioncombo.cpp:175
#, kde-format
msgctxt "Name <email> (validity, created: date)"
msgid "%1 (%2, created: %3)"
msgstr "%1(%2,创建于:%3)"
#: ui/keyselectioncombo.cpp:183 ui/useridselectioncombo.cpp:181
#, kde-format
msgctxt "Name <email> (validity, type, created: date)"
msgid "%1 (%2, %3, created: %4)"
msgstr "%1(%2,%3,创建于:%4)"
#: ui/keyselectioncombo.cpp:672 ui/useridselectioncombo.cpp:713
#, kde-format
msgid "Loading keys ..."
msgstr "正在加载密钥..."
#: ui/keyselectiondialog.cpp:72
#, kde-format
msgid "The key is not valid."
msgstr "此密钥无效。"
#: ui/keyselectiondialog.cpp:80
#, kde-format
msgid "The key is expired."
msgstr "此密钥已过期。"
#: ui/keyselectiondialog.cpp:84
#, kde-format
msgid "The key is revoked."
msgstr "此密钥已被撤销。"
#: ui/keyselectiondialog.cpp:88
#, kde-format
msgid "The key is disabled."
msgstr "此密钥已被禁用。"
#: ui/keyselectiondialog.cpp:95
#, kde-format
msgid "The key is not designated for encryption."
msgstr "此密钥并非作加密之用。"
#: ui/keyselectiondialog.cpp:100
#, kde-format
msgid "The key is not designated for signing."
msgstr "此密钥并非作签名之用。"
#: ui/keyselectiondialog.cpp:105
#, kde-format
msgid "The key is not designated for certifying."
msgstr "此密钥并非作认证之用。"
#: ui/keyselectiondialog.cpp:110
#, kde-format
msgid "The key is not designated for authentication."
msgstr "此密钥并非作用户认证之用。"
#: ui/keyselectiondialog.cpp:116
#, kde-format
msgid "The key is not secret."
msgstr "此密钥非私密。"
#: ui/keyselectiondialog.cpp:127 ui/keyselectiondialog.cpp:138
#, kde-format
msgid "The key can be used."
msgstr "此密钥可以使用。"
#: ui/keyselectiondialog.cpp:132
#, kde-format
msgid "The key is not trusted enough."
msgstr "此密钥不被充分信任。"
#: ui/keyselectiondialog.cpp:195 utils/formatting.cpp:498
#, kde-format
msgid "Key ID"
msgstr "密钥标识"
#: ui/keyselectiondialog.cpp:269 ui/keyselectiondialog.cpp:271
#: ui/keyselectiondialog.cpp:280 ui/keyselectiondialog.cpp:282
#, kde-format
msgid "unknown"
msgstr "未知"
#: ui/keyselectiondialog.cpp:269
#, kde-format
msgid "OpenPGP key for <b>%1</b>"
msgstr "<b>%1</b> 的 OpenPGP 密钥"
#: ui/keyselectiondialog.cpp:271
#, kde-format
msgid "S/MIME key for <b>%1</b>"
msgstr "<b>%1</b> 的 S/MIME 密钥"
#: ui/keyselectiondialog.cpp:278 utils/formatting.cpp:484
#: utils/formatting.cpp:527
#, kde-format
msgid "Valid from"
msgstr "有效期自"
#: ui/keyselectiondialog.cpp:279 utils/formatting.cpp:487
#: utils/formatting.cpp:530
#, kde-format
msgid "Valid until"
msgstr "有效期至"
#: ui/keyselectiondialog.cpp:280
#, kde-format
msgctxt "Key fingerprint"
msgid "Fingerprint"
msgstr "指纹"
#: ui/keyselectiondialog.cpp:282
#, kde-format
msgctxt "Key issuer"
msgid "Issuer"
msgstr "颁发者"
#: ui/keyselectiondialog.cpp:284
#, kde-format
msgctxt "Key status"
msgid "Status"
msgstr "状态"
#: ui/keyselectiondialog.cpp:286
#, kde-format
msgctxt "Compliance of key"
msgid "Compliance"
msgstr ""
#: ui/keyselectiondialog.cpp:426
#, kde-format
msgctxt "@action:button"
msgid "Search for &External Certificates"
msgstr ""
#: ui/keyselectiondialog.cpp:440
#, kde-format
msgctxt "@label:textbox"
msgid "&Search for:"
msgstr ""
#: ui/keyselectiondialog.cpp:465
#, kde-format
msgid "&Remember choice"
msgstr ""
#: ui/keyselectiondialog.cpp:468
#, kde-format
msgid ""
"<qt><p>If you check this box your choice will be stored and you will not be "
"asked again.</p></qt>"
msgstr "<qt><p>如果选中该项,您的选择将会储存起来,不会再提问。</p></qt>"
#: ui/keyselectiondialog.cpp:482
#, kde-format
msgctxt "@action:button"
msgid "&Reread Keys"
msgstr ""
#: ui/keyselectiondialog.cpp:487
#, kde-format
msgctxt "@action:button"
msgid "&Start Certificate Manager"
msgstr ""
#: ui/keyselectiondialog.cpp:647
#, kde-format
msgid "No backends found for listing keys. Check your installation."
msgstr "没有找到可以列出密钥的后端,请检查您的安装。"
#: ui/keyselectiondialog.cpp:665
#, kde-format
msgid "Could not start certificate manager; please check your installation."
msgstr "无法启动证书管理器,请检查您的安装。"
#: ui/keyselectiondialog.cpp:667
#, kde-format
msgid "Certificate Manager Error"
msgstr ""
#: ui/keyselectiondialog.cpp:724
#, kde-format
msgid "Checking selected keys..."
msgstr "正在检查选中的密钥..."
#: ui/keyselectiondialog.cpp:724
#, kde-format
msgid "Fetching keys..."
msgstr "正在获取密钥..."
#: ui/keyselectiondialog.cpp:756
#, kde-format
msgid ""
"<qt>One backend returned truncated output.<p>Not all available keys are "
"shown</p></qt>"
msgid_plural ""
"<qt>%1 backends returned truncated output.<p>Not all available keys are "
"shown</p></qt>"
msgstr[0] ""
"<qt>有 %1 个后端程序返回截断了的输出。<p>可用的密钥没有全部列出</p></qt>"
#: ui/keyselectiondialog.cpp:761
#, kde-format
msgid "Key List Result"
msgstr "密钥列表结果"
#: ui/keyselectiondialog.cpp:883
#, kde-format
msgid "Recheck Key"
msgstr "重新检查密钥"
#: ui/messagebox.cpp:69
#, kde-format
msgctxt "@action:button"
msgid "Show Audit Log"
msgstr "显示审核日志"
#: ui/messagebox.cpp:91
#, kde-format
msgctxt "@title:window"
msgid "Information"
msgstr "信息"
#: ui/messagebox.cpp:96
#, kde-format
msgctxt "@title:window"
msgid "Error"
msgstr "错误"
#: ui/newkeyapprovaldialog.cpp:142
#, kde-format
msgctxt "@action:button"
msgid "Show Details"
msgstr "显示详情"
#: ui/newkeyapprovaldialog.cpp:184
#, kde-format
msgctxt "@action:button"
msgid "Show Matching Keys"
msgstr "显示匹配的密钥"
#: ui/newkeyapprovaldialog.cpp:185
#, kde-format
msgctxt "@info:tooltip"
msgid "Show keys matching the email address"
msgstr ""
#: ui/newkeyapprovaldialog.cpp:188
#, kde-format
msgctxt "@action:button short for 'Show all keys'"
msgid "Show All"
msgstr "显示全部"
#: ui/newkeyapprovaldialog.cpp:189
#, kde-format
msgctxt "@info:tooltip"
msgid "Show all keys"
msgstr ""
#: ui/newkeyapprovaldialog.cpp:272
#, kde-format
msgctxt ""
"@info:tooltip for a 'Generate new key pair' action in a combobox when a user "
"does not yet have an OpenPGP or S/MIME key."
msgid ""
"Generate a new key using your email address.<br/><br/>The key is necessary "
"to decrypt and sign emails. You will be asked for a passphrase to protect "
"this key and the protected key will be stored in your home directory."
msgstr ""
#: ui/newkeyapprovaldialog.cpp:297
#, kde-format
msgctxt "@title:window"
msgid "Security approval"
msgstr "安全批准"
#: ui/newkeyapprovaldialog.cpp:304 ui/newkeyapprovaldialog.cpp:307
#: utils/formatting.cpp:818
#, kde-format
msgid "OpenPGP"
msgstr "OpenPGP"
#: ui/newkeyapprovaldialog.cpp:398
#, kde-format
msgid "Generating key for '%1'..."
msgstr "正在生成“%1”的密钥..."
#: ui/newkeyapprovaldialog.cpp:398
#, kde-format
msgid "This can take several minutes."
msgstr "这可能要花几分钟时间。"
#: ui/newkeyapprovaldialog.cpp:400
#, kde-format
msgctxt "@title:window"
msgid "Key generation"
msgstr "密钥生成"
#: ui/newkeyapprovaldialog.cpp:439
#, kde-format
msgid "Operation Failed"
msgstr ""
#: ui/newkeyapprovaldialog.cpp:554 ui/newkeyapprovaldialog.cpp:650
#, kde-format
msgid "Generate a new key pair"
msgstr "生成新密钥对"
#: ui/newkeyapprovaldialog.cpp:557
#, kde-format
msgid "Do not sign this email"
msgstr ""
#: ui/newkeyapprovaldialog.cpp:559
#, kde-format
msgctxt "@info:tooltip for not selecting a key for signing."
msgid "The email will not be cryptographically signed."
msgstr ""
#: ui/newkeyapprovaldialog.cpp:577
#, kde-format
msgctxt "Caption for signing key selection"
msgid "Confirm identity '%1' as:"
msgstr "确认身份“%1”为:"
#: ui/newkeyapprovaldialog.cpp:654
#, kde-format
msgid "No key. Recipient will be unable to decrypt."
msgstr "无密钥,收件人将无法解密。"
#: ui/newkeyapprovaldialog.cpp:657
#, kde-format
msgctxt "@info:tooltip for No Key selected for a specific recipient."
msgid ""
"Do not select a key for this recipient.<br/><br/>The recipient will receive "
"the encrypted email, but it can only be decrypted with the other keys "
"selected in this dialog."
msgstr ""
#: ui/newkeyapprovaldialog.cpp:774
#, kde-format
msgctxt "Encrypt to self (email address):"
msgid "Encrypt to self (%1):"
msgstr "为自己加密 (%1):"
#: ui/newkeyapprovaldialog.cpp:791
#, kde-format
msgid "Encrypt to others:"
msgstr "为他人加密:"
#: ui/newkeyapprovaldialog.cpp:829
#, kde-format
msgid "Generate"
msgstr "生成"
#: ui/readerportselection.cpp:58
#, kde-format
msgctxt "@item:inlistbox"
msgid "Default reader"
msgstr "默认阅读器"
#: ui/readerportselection.cpp:73
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"<para>Select the smart card reader that GnuPG shall use.<list><item>The "
"first item will make GnuPG use the first reader that is found.</"
"item><item>The last item allows you to enter a custom reader ID or reader "
"port number.</item><item>All other items represent readers that were found "
"by GnuPG.</item></list></para>"
msgstr ""
"<para>选择 GnuPG 要使用的智能卡阅读器。<list><item>第一个项目将让 GnuPG 使用"
"找到的第一个阅读器。</item><item>最后一个项目允许您输入自定义阅读器 ID 或阅读"
"器端口号。</item><item>所有其他项目代表了GnuPG 找到的阅读器。</item></list></"
"para>"
#: ui/readerportselection.cpp:114
#, kde-format
msgctxt "@item:inlistbox"
msgid "Custom reader ID or port number"
msgstr "自定义阅读器 ID 或端口号"
#: ui/treeview.cpp:63 ui/treewidget.cpp:166
#, kde-format
msgctxt "@title:menu"
msgid "View Columns"
msgstr ""
#: ui/useridselectioncombo.cpp:542
#, kde-format
msgctxt "@info:tooltip"
msgid "Show certificate list"
msgstr ""
#: ui/useridselectioncombo.cpp:543
#, kde-format
msgid "Show certificate list"
msgstr ""
#: utils/compliance.cpp:160
#, kde-format
msgid "VS-NfD compliant"
msgstr "VS-NfD 兼容"
#: utils/compliance.cpp:160
#, kde-format
msgid "Not VS-NfD compliant"
msgstr "VS-NfD 不兼容"
#: utils/formatting.cpp:328
#, kde-format
msgid "%1-bit %2 (secret key available)"
msgstr "%1 位 %2(绝密密钥可用)"
#: utils/formatting.cpp:330 utils/formatting.cpp:341
#, kde-format
msgid "%1-bit %2"
msgstr "%1 位 %2"
#: utils/formatting.cpp:349 utils/formatting.cpp:371
#, kde-format
msgid "Signing (Qualified)"
msgstr "签名 (合格)"
#: utils/formatting.cpp:351 utils/formatting.cpp:373
#, kde-format
msgid "Signing"
msgstr "签名"
#: utils/formatting.cpp:355 utils/formatting.cpp:377
#, kde-format
msgid "Encryption"
msgstr "仅加密"
#: utils/formatting.cpp:358 utils/formatting.cpp:380
#, kde-format
msgid "Certifying User IDs"
msgstr ""
#: utils/formatting.cpp:361 utils/formatting.cpp:383
#, kde-format
msgid "SSH Authentication"
msgstr "SSH 认证"
#: utils/formatting.cpp:413 utils/formatting.cpp:522
#, kde-format
msgid "Revoked"
msgstr "已吊销"
#: utils/formatting.cpp:415 utils/formatting.cpp:524
#, kde-format
msgid "Expired"
msgstr "已过期"
#: utils/formatting.cpp:417
#, kde-format
msgid "Disabled"
msgstr "禁止"
#: utils/formatting.cpp:421
#, kde-format
msgid "User ID is certified."
msgstr ""
#: utils/formatting.cpp:427
#, kde-format
msgid "User ID is not certified."
msgstr ""
#: utils/formatting.cpp:437
#, kde-format
msgid "All User IDs are certified."
msgstr ""
#: utils/formatting.cpp:443
#, kde-format
msgid "One User ID is not certified."
msgid_plural "%1 User IDs are not certified."
msgstr[0] ""
#: utils/formatting.cpp:447 utils/formatting.cpp:450
#, kde-format
msgid "The validity cannot be checked at the moment."
msgstr "目前不能检查有效性。"
#: utils/formatting.cpp:460
#, kde-format
msgid "Serial number"
msgstr "序列号"
#: utils/formatting.cpp:463
#, kde-format
msgid "Issuer"
msgstr "颁发者"
#: utils/formatting.cpp:470 utils/formatting.cpp:480
#, kde-format
msgid "Subject"
msgstr "主体"
#: utils/formatting.cpp:475
#, kde-format
msgid "a.k.a."
msgstr "又名"
#: utils/formatting.cpp:501
#, kde-format
msgid "Fingerprint"
msgstr "指纹"
#: utils/formatting.cpp:505
#, kde-format
msgid "Certification trust"
msgstr "证书信任级别"
#: utils/formatting.cpp:507
#, kde-format
msgid "Trusted issuer?"
msgstr "受信任的颁发者?"
#: utils/formatting.cpp:507
#, kde-format
msgid "Yes"
msgstr "是"
#: utils/formatting.cpp:507
#, kde-format
msgid "No"
msgstr "否"
#: utils/formatting.cpp:512 utils/formatting.cpp:514 utils/formatting.cpp:542
#: utils/formatting.cpp:544
#, kde-format
msgid "Stored"
msgstr "已存储"
#: utils/formatting.cpp:512 utils/formatting.cpp:542
#, kde-format
msgctxt "stored..."
msgid "on SmartCard with serial no. %1"
msgstr "于智能卡上,序列号 no. %1"
#: utils/formatting.cpp:514 utils/formatting.cpp:544
#, kde-format
msgctxt "stored..."
msgid "on this computer"
msgstr "在此电脑上"
#: utils/formatting.cpp:520
#, kde-format
msgid "Subkey"
msgstr "子密钥"
#: utils/formatting.cpp:573
#, kde-format
msgid "Some keys are revoked, expired, disabled, or invalid."
msgstr "部分密钥已过期、无效、被吊销或被禁用。"
#: utils/formatting.cpp:577
#, kde-format
msgid "All keys are certified."
msgstr "所有密钥都已被认证。"
#: utils/formatting.cpp:579
#, kde-format
msgid "Some keys are not certified."
msgstr "部分密钥未被认证。"
#: utils/formatting.cpp:583
#, kde-format
msgid "The validity of the keys cannot be checked at the moment."
msgstr "目前无法检查密钥的有效性。"
#: utils/formatting.cpp:597
#, kde-format
msgctxt "@info:tooltip"
msgid "This group does not contain any keys."
msgstr "此分组不包含任何密钥。"
#: utils/formatting.cpp:603
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Some of the certificates in this group cannot be used for encryption. Using "
"this group can lead to unexpected results."
msgstr ""
#: utils/formatting.cpp:623
#, kde-format
msgid "Keys:"
msgstr "密钥:"
#: utils/formatting.cpp:632
#, kde-format
msgctxt "this follows a list of keys"
msgid "and 1 more key"
msgid_plural "and %1 more keys"
msgstr[0] "及其他 %1 个密钥"
#: utils/formatting.cpp:665
#, kde-format
msgctxt ""
"date format suitable for screen readers; d: day as a number without a "
"leading zero, MMMM: localized month name, yyyy: year as a four digit number"
msgid "MMMM d, yyyy"
msgstr "yyyy 年 MMMM d 日"
#: utils/formatting.cpp:711 utils/formatting.cpp:746
#, kde-format
msgctxt "@info the expiration date of the key is unknown"
msgid "unknown"
msgstr "未知"
#: utils/formatting.cpp:753 utils/formatting.cpp:762
#, kde-format
msgid "unlimited"
msgstr "无限制"
#: utils/formatting.cpp:815
#, kde-format
msgctxt "X.509/CMS encryption standard"
msgid "S/MIME"
msgstr "S/MIME"
#: utils/formatting.cpp:820
#, kde-format
msgctxt "Unknown encryption protocol"
msgid "Unknown"
msgstr "未知"
#: utils/formatting.cpp:836
#, kde-format
msgctxt "a group of keys/certificates"
msgid "Group"
msgstr "分组"
#: utils/formatting.cpp:852 utils/formatting.cpp:897
#, kde-format
msgctxt "unknown trust level"
msgid "unknown"
msgstr "未知"
#: utils/formatting.cpp:854 utils/formatting.cpp:901
#, kde-format
msgid "untrusted"
msgstr "不信任"
#: utils/formatting.cpp:856 utils/formatting.cpp:903
#, kde-format
msgctxt "marginal trust"
msgid "marginal"
msgstr "勉强"
#: utils/formatting.cpp:858 utils/formatting.cpp:905
#, kde-format
msgctxt "full trust"
msgid "full"
msgstr "完全"
#: utils/formatting.cpp:860 utils/formatting.cpp:907
#, kde-format
msgctxt "ultimate trust"
msgid "ultimate"
msgstr "绝对"
#: utils/formatting.cpp:862 utils/formatting.cpp:899
#, kde-format
msgctxt "undefined trust"
msgid "undefined"
msgstr "未定义"
#: utils/formatting.cpp:873 utils/formatting.cpp:890 utils/formatting.cpp:925
#: utils/formatting.cpp:1346 utils/formatting.cpp:1371
#, kde-format
msgid "revoked"
msgstr "已吊销"
#: utils/formatting.cpp:876 utils/formatting.cpp:935 utils/formatting.cpp:1343
#: utils/formatting.cpp:1368
#, kde-format
msgid "expired"
msgstr "已过期"
#: utils/formatting.cpp:879 utils/formatting.cpp:1349 utils/formatting.cpp:1374
#, kde-format
msgid "disabled"
msgstr "已禁用"
#: utils/formatting.cpp:882 utils/formatting.cpp:893 utils/formatting.cpp:933
#: utils/formatting.cpp:1352 utils/formatting.cpp:1377
#, kde-format
msgid "invalid"
msgstr "无效"
#: utils/formatting.cpp:884
#, kde-format
msgctxt "as in good/valid signature"
msgid "good"
msgstr ""
#: utils/formatting.cpp:923
#, kde-format
msgid "valid"
msgstr "有效"
#: utils/formatting.cpp:927
#, kde-format
msgid "class %1"
msgstr "%1 类"
#: utils/formatting.cpp:937
#, kde-format
msgid "certificate expired"
msgstr "证书已过期"
#: utils/formatting.cpp:939
#, kde-format
msgctxt "fake/invalid signature"
msgid "bad"
msgstr "损坏"
#: utils/formatting.cpp:945
#, kde-format
msgid "no public key"
msgstr "无公钥"
#: utils/formatting.cpp:947
#, kde-format
msgid "key expired"
msgstr "密钥已过期"
#: utils/formatting.cpp:949
#, kde-format
msgid "key revoked"
msgstr "密钥已被吊销"
#: utils/formatting.cpp:951
#, kde-format
msgid "key disabled"
msgstr "密钥已被禁用"
#: utils/formatting.cpp:1007
#, kde-format
msgctxt "name, email, key id"
msgid "%1 %2 (%3)"
msgstr "%1 %2 (%3)"
#: utils/formatting.cpp:1065
#, kde-format
msgid "Bad signature by unknown certificate %1: %2"
msgstr "损坏的签名,由未知证书 %1 签署:%2"
#: utils/formatting.cpp:1067
#, kde-format
msgid "Bad signature by an unknown certificate: %1"
msgstr "损坏的签名,由未知证书签署:%1"
#: utils/formatting.cpp:1070
#, kde-format
msgid "Bad signature by %1: %2"
msgstr "损坏的签名,签署自 %1:%2"
#: utils/formatting.cpp:1076
#, kde-format
msgid "Good signature by unknown certificate %1."
msgstr "完好的签名,由未知证书签署 %1。"
#: utils/formatting.cpp:1078
#, kde-format
msgid "Good signature by an unknown certificate."
msgstr "完好的签名,由未知证书签署。"
#: utils/formatting.cpp:1081
#, kde-format
msgid "Good signature by %1."
msgstr "完好的签名,签署自 %1。"
#: utils/formatting.cpp:1086
#, kde-format
msgid "Invalid signature by unknown certificate %1: %2"
msgstr "无效的签名,由未知证书 %1 签署:%2"
#: utils/formatting.cpp:1088
#, kde-format
msgid "Invalid signature by an unknown certificate: %1"
msgstr "无效的签名,由未知证书签署:%1"
#: utils/formatting.cpp:1091
#, kde-format
msgid "Invalid signature by %1: %2"
msgstr "无效的签名,签署自 %1:%2"
#: utils/formatting.cpp:1105
#, kde-format
msgid "This certificate was imported from the following sources:"
msgstr "此证书导入自以下来源:"
#: utils/formatting.cpp:1116
#, kde-format
msgid "The import of this certificate was canceled."
msgstr "已中止导入此证书。"
#: utils/formatting.cpp:1119
#, kde-format
msgid "An error occurred importing this certificate: %1"
msgstr "导入证书 %1 时出错"
#: utils/formatting.cpp:1124
#, kde-format
msgid "This certificate was new to your keystore. The secret key is available."
msgstr "此证书是新的,可使用绝密密钥。"
#: utils/formatting.cpp:1125
#, kde-format
msgid "This certificate is new to your keystore."
msgstr "此证书是新的。"
#: utils/formatting.cpp:1130
#, kde-format
msgid "New user-ids were added to this certificate by the import."
msgstr "经过导入,新的用户编号已被添加到此证书内。"
#: utils/formatting.cpp:1133
#, kde-format
msgid "New signatures were added to this certificate by the import."
msgstr "经过导入,新的签名已被添加到此证书内。"
#: utils/formatting.cpp:1136
#, kde-format
msgid "New subkeys were added to this certificate by the import."
msgstr "经过导入,新的子密钥已被添加到此证书内。"
#: utils/formatting.cpp:1139
#, kde-format
msgid "The import contained no new data for this certificate. It is unchanged."
msgstr "导入内容未给证书引入新数据,证书未改变。"
#: utils/formatting.cpp:1155
#, kde-format
msgid "Certify"
msgstr "认证"
#: utils/formatting.cpp:1158
#, kde-format
msgid "Sign"
msgstr "签名"
#: utils/formatting.cpp:1161
#, kde-format
msgid "Encrypt"
msgstr "加密"
#: utils/formatting.cpp:1164
#, kde-format
msgid "Authenticate"
msgstr "验证"
#: utils/formatting.cpp:1167
#, kde-format
msgctxt ""
"Means 'Additional Decryption Subkey'; Don't try translating that, though."
msgid "ADSK"
msgstr ""
#: utils/formatting.cpp:1175
#, kde-format
msgctxt "name <email> (validity, protocol, creation date)"
msgid "%1 (%2, %3, created: %4)"
msgstr ""
#: utils/formatting.cpp:1186
#, kde-format
msgctxt "(validity, protocol, creation date)"
msgid "(%1, %2, created: %3)"
msgstr "(%1,%2,创建于:%3)"
#: utils/formatting.cpp:1198
#, kde-format
msgctxt "name of group of keys (n key(s), validity)"
msgid "%2 (1 key, %3)"
msgid_plural "%2 (%1 keys, %3)"
msgstr[0] "%2 (%1 个密钥,%3)"
#: utils/formatting.cpp:1205
#, kde-format
msgctxt "name of group of keys (n key(s), validity, tag)"
msgid "%2 (1 key, %3, tag)"
msgid_plural "%2 (%1 keys, %3, tag)"
msgstr[0] "%2 (%1 个密钥,%3,标签)"
#: utils/formatting.cpp:1212
#, kde-format
msgctxt "name of group of keys (n key(s), validity, group ...)"
msgid "%2 (1 key, %3, unknown origin)"
msgid_plural "%2 (%1 keys, %3, unknown origin)"
msgstr[0] "%2 (%1 密钥,%3,未知来源)"
#: utils/formatting.cpp:1233
#, kde-format
msgid "The certificate is marked as your own."
msgstr "证书被标记为您自己拥有的。"
#: utils/formatting.cpp:1235
#, kde-format
msgid "The certificate belongs to this recipient."
msgstr "证书属于此收件人。"
#: utils/formatting.cpp:1237
#, kde-format
msgid ""
"The trust model indicates marginally that the certificate belongs to this "
"recipient."
msgstr "信任模型勉强标明此证书属于此收件人。"
#: utils/formatting.cpp:1239
#, kde-format
msgid "This certificate should not be used."
msgstr "不应使用此证书。"
#: utils/formatting.cpp:1243
#, kde-format
msgid "There is no indication that this certificate belongs to this recipient."
msgstr "并无迹象标明此证书输入此收件人。"
#: utils/formatting.cpp:1255
#, kde-format
msgid "This group does not contain any keys."
msgstr "此分组不包含任何密钥。"
#: utils/formatting.cpp:1315 utils/formatting.cpp:1327
#, kde-format
msgctxt "@info the compliance of the key with certain requirements is unknown"
msgid "unknown"
msgstr "未知"
#: utils/formatting.cpp:1340
#, kde-format
msgctxt "As in 'this user ID is valid.'"
msgid "certified"
msgstr ""
#: utils/formatting.cpp:1355
#, kde-format
msgctxt "As in 'this user ID is not certified'"
msgid "not certified"
msgstr ""
#: utils/formatting.cpp:1358
#, kde-format
msgctxt "The validity of this user ID has not been/could not be checked"
msgid "not checked"
msgstr ""
#: utils/formatting.cpp:1380
#, kde-format
msgctxt "As in all user IDs are valid."
msgid "certified"
msgstr "认证的"
#: utils/formatting.cpp:1383
#, kde-format
msgctxt "As in not all user IDs are valid."
msgid "not certified"
msgstr "未认证的"
#: utils/formatting.cpp:1386
#, kde-format
msgctxt "The validity of the user IDs has not been/could not be checked"
msgid "not checked"
msgstr "未检查"
#: utils/formatting.cpp:1395
#, kde-format
msgctxt "As in all keys are valid."
msgid "all certified"
msgstr "全部都已被认证"
#: utils/formatting.cpp:1398
#, kde-format
msgctxt "As in not all keys are valid."
msgid "not all certified"
msgstr "部分未被认证"
#: utils/formatting.cpp:1431
#, kde-format
msgid "Keyserver"
msgstr "密钥服务器"
#: utils/formatting.cpp:1439
#, kde-format
msgid "File import"
msgstr "文件导入"
#: utils/formatting.cpp:1441
#, kde-format
msgid "Generated"
msgstr "已生成"
#: utils/formatting.cpp:1445
#, kde-format
msgid "Unknown"
msgstr "未知"
#: utils/formatting.cpp:1481
#, kde-format
msgctxt "Certifies this key as partially trusted introducer for 'domain name'."
msgid "Certifies this key as partially trusted introducer for '%1'."
msgstr "验证此密钥为“%1”部分信任的导入密钥。"
#: utils/formatting.cpp:1485
#, kde-format
msgctxt "Certifies this key as fully trusted introducer for 'domain name'."
msgid "Certifies this key as fully trusted introducer for '%1'."
msgstr "验证此密钥为“%1”完全信任的导入密钥。"
#: utils/formatting.cpp:1522
#, kde-format
msgctxt "@info"
msgid "ECC (Brainpool P-256)"
msgstr ""
#: utils/formatting.cpp:1523
#, kde-format
msgctxt "@info"
msgid "ECC (Brainpool P-384)"
msgstr ""
#: utils/formatting.cpp:1524
#, kde-format
msgctxt "@info"
msgid "ECC (Brainpool P-512)"
msgstr ""
#: utils/formatting.cpp:1525
#, kde-format
msgctxt "@info"
msgid "ECC (Curve25519)"
msgstr ""
#: utils/formatting.cpp:1526
#, kde-format
msgctxt "@info"
msgid "ECC (Curve448)"
msgstr ""
#: utils/formatting.cpp:1527
#, kde-format
msgctxt "@info"
msgid "ECC (Ed25519)"
msgstr ""
#: utils/formatting.cpp:1528
#, kde-format
msgctxt "@info"
msgid "ECC (Ed448)"
msgstr ""
#: utils/formatting.cpp:1529
#, kde-format
msgctxt "@info"
msgid "ECC (Cv25519)"
msgstr ""
#: utils/formatting.cpp:1530
#, kde-format
msgctxt "@info"
msgid "ECC (Cv448)"
msgstr ""
#: utils/formatting.cpp:1531
#, kde-format
msgctxt "@info"
msgid "ECC (NIST P-256)"
msgstr ""
#: utils/formatting.cpp:1532
#, kde-format
msgctxt "@info"
msgid "ECC (NIST P-384)"
msgstr ""
#: utils/formatting.cpp:1533
#, kde-format
msgctxt "@info"
msgid "ECC (NIST P-521)"
msgstr ""
#: utils/formatting.cpp:1534
#, kde-format
msgctxt "@info"
msgid "RSA 2048"
msgstr ""
#: utils/formatting.cpp:1535
#, kde-format
msgctxt "@info"
msgid "RSA 3072"
msgstr ""
#: utils/formatting.cpp:1536
#, kde-format
msgctxt "@info"
msgid "RSA 4096"
msgstr ""
#: utils/formatting.cpp:1537
#, kde-format
msgctxt "@info"
msgid "DSA 1024"
msgstr ""
#: utils/formatting.cpp:1538
#, kde-format
msgctxt "@info"
msgid "DSA 2048"
msgstr ""
#: utils/formatting.cpp:1539
#, kde-format
msgctxt "@info"
msgid "Elgamal 1024"
msgstr ""
#: utils/formatting.cpp:1540
#, kde-format
msgctxt "@info"
msgid "Elgamal 2048"
msgstr ""
#: utils/formatting.cpp:1541
#, kde-format
msgctxt "@info"
msgid "Elgamal 3072"
msgstr ""
#: utils/formatting.cpp:1542
#, kde-format
msgctxt "@info"
msgid "Elgamal 4096"
msgstr ""
#: utils/formatting.cpp:1545
#, kde-format
msgctxt "@info"
msgid "Unknown algorithm"
msgstr ""
#: utils/hex.cpp:35
#, kde-format
msgid "Invalid hex char '%1' in input stream."
msgstr "输入流中的十六进制字符“%1”无效。"
#: utils/hex.cpp:47 utils/hex.cpp:52
#, kde-format
msgid "Premature end of hex-encoded char in input stream"
msgstr "输入流中有过早出现的十六进制结束字符"

File Metadata

Mime Type
text/x-diff
Expires
Thu, Nov 6, 3:17 PM (22 h, 22 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
24/b4/54055492266d3121c4c2118028a1

Event Timeline