diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 490 |
1 files changed, 281 insertions, 209 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 236806c72..cc14bba4b 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.4.2\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2007-08-16 11:04+0200\n" +"POT-Creation-Date: 2007-08-28 19:28+0200\n" "PO-Revision-Date: 2005-07-29 09:49+0800\n" "Last-Translator: Jedi <[email protected]>\n" "Language-Team: Chinese (traditional) <[email protected]>\n" @@ -22,54 +22,54 @@ msgstr "" msgid "failed to acquire the pinentry lock: %s\n" msgstr "存放指紋失敗: %s\n" -#: agent/call-pinentry.c:436 +#: agent/call-pinentry.c:438 msgid "" "Please enter your PIN, so that the secret key can be unlocked for this " "session" msgstr "" -#: agent/call-pinentry.c:439 +#: agent/call-pinentry.c:441 #, fuzzy msgid "" "Please enter your passphrase, so that the secret key can be unlocked for " "this session" msgstr "請輸入密語; 這是一個秘密的句子 \n" -#: agent/call-pinentry.c:486 +#: agent/call-pinentry.c:489 #, c-format msgid "SETERROR %s (try %d of %d)" msgstr "" -#: agent/call-pinentry.c:506 agent/call-pinentry.c:518 +#: agent/call-pinentry.c:509 agent/call-pinentry.c:521 #, fuzzy msgid "PIN too long" msgstr "列太長" -#: agent/call-pinentry.c:507 +#: agent/call-pinentry.c:510 #, fuzzy msgid "Passphrase too long" msgstr "列太長" -#: agent/call-pinentry.c:515 +#: agent/call-pinentry.c:518 #, fuzzy msgid "Invalid characters in PIN" msgstr "姓名含有無效的字符\n" -#: agent/call-pinentry.c:520 +#: agent/call-pinentry.c:523 msgid "PIN too short" msgstr "" -#: agent/call-pinentry.c:532 +#: agent/call-pinentry.c:535 #, fuzzy msgid "Bad PIN" msgstr "損壞的 MPI" -#: agent/call-pinentry.c:533 +#: agent/call-pinentry.c:536 #, fuzzy msgid "Bad Passphrase" msgstr "錯誤的密語" -#: agent/call-pinentry.c:569 +#: agent/call-pinentry.c:572 #, fuzzy msgid "Passphrase" msgstr "錯誤的密語" @@ -164,7 +164,28 @@ msgstr "個人識別碼 (PIN) 再次輸入時沒有正確重複; 請再試一次 msgid "Please enter the PIN%s%s%s to unlock the card" msgstr "||請輸入 PIN%%0A[簽署完成: %lu]" -#: agent/genkey.c:88 +#: agent/genkey.c:106 sm/export.c:628 sm/export.c:644 sm/import.c:525 +#: sm/import.c:550 +#, fuzzy, c-format +msgid "error creating temporary file: %s\n" +msgstr "建立密語的時候發生錯誤: %s\n" + +#: agent/genkey.c:113 sm/export.c:635 sm/import.c:533 +#, fuzzy, c-format +msgid "error writing to temporary file: %s\n" +msgstr "%s: 寫入目錄記錄時錯誤: %s\n" + +#: agent/genkey.c:151 agent/genkey.c:157 +#, fuzzy +msgid "Enter new passphrase" +msgstr "請輸入密語\n" + +#: agent/genkey.c:165 +#, fuzzy +msgid "Take this one anyway" +msgstr "無論如何還是使用這把金鑰嗎? (y/N) " + +#: agent/genkey.c:185 #, c-format msgid "" "Warning: You have entered a passphrase that%%0Ais obviously not secure. A " @@ -175,50 +196,64 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: agent/genkey.c:98 -#, fuzzy -msgid "Take this one anyway" -msgstr "無論如何還是使用這把金鑰嗎? (y/N) " +#: agent/genkey.c:202 +#, c-format +msgid "" +"Warning: You have entered a passphrase that%%0Ais obviously not secure. A " +"passphrase should%%0Acontain at least %u digit or special character." +msgid_plural "" +"Warning: You have entered a passphrase that%%0Ais obviously not secure. A " +"passphrase should%%0Acontain at least %u digits or special characters." +msgstr[0] "" +msgstr[1] "" -#: agent/genkey.c:99 agent/genkey.c:114 -#, fuzzy -msgid "Enter new passphrase" -msgstr "請輸入密語\n" +#: agent/genkey.c:225 +#, c-format +msgid "" +"Warning: You have entered a passphrase that%0Ais obviously not secure. A " +"passphrase may not%0Abe a known term or match certain pattern." +msgstr "" + +#: agent/genkey.c:238 +#, c-format +msgid "" +"You have not entered a passphrase!%0AAn empty passphrase is not allowed." +msgstr "" -#: agent/genkey.c:107 +#: agent/genkey.c:240 #, c-format msgid "" "You have not entered a passphrase - this is in general a bad idea!%0APlease " "confirm that you do not want to have any protection on your key." msgstr "" -#: agent/genkey.c:113 +#: agent/genkey.c:246 msgid "Yes, protection is not needed" msgstr "" -#: agent/genkey.c:158 +#: agent/genkey.c:290 #, fuzzy, c-format msgid "Please enter the passphrase to%0Ato protect your new key" msgstr "" "妳需要一個密語來保護妳的私鑰.\n" "\n" -#: agent/genkey.c:160 agent/genkey.c:281 agent/protect-tool.c:1196 +#: agent/genkey.c:292 agent/genkey.c:413 agent/protect-tool.c:1219 #, fuzzy msgid "Please re-enter this passphrase" msgstr "更改密語" -#: agent/genkey.c:189 agent/genkey.c:311 agent/protect-tool.c:1202 +#: agent/genkey.c:321 agent/genkey.c:443 agent/protect-tool.c:1225 #: tools/symcryptrun.c:456 msgid "does not match - try again" msgstr "" -#: agent/genkey.c:280 +#: agent/genkey.c:412 #, fuzzy msgid "Please enter the new passphrase" msgstr "更改密語" -#: agent/gpg-agent.c:112 agent/preset-passphrase.c:72 agent/protect-tool.c:109 +#: agent/gpg-agent.c:118 agent/preset-passphrase.c:72 agent/protect-tool.c:109 #: scd/scdaemon.c:104 #, fuzzy msgid "" @@ -229,246 +264,246 @@ msgstr "" "選項:\n" " " -#: agent/gpg-agent.c:114 scd/scdaemon.c:106 +#: agent/gpg-agent.c:120 scd/scdaemon.c:106 msgid "run in server mode (foreground)" msgstr "" -#: agent/gpg-agent.c:115 scd/scdaemon.c:109 +#: agent/gpg-agent.c:121 scd/scdaemon.c:109 msgid "run in daemon mode (background)" msgstr "" -#: agent/gpg-agent.c:116 g10/gpg.c:469 g10/gpgv.c:70 kbx/kbxutil.c:80 +#: agent/gpg-agent.c:122 g10/gpg.c:469 g10/gpgv.c:70 kbx/kbxutil.c:88 #: scd/scdaemon.c:110 sm/gpgsm.c:340 tools/gpg-connect-agent.c:58 #: tools/gpgconf.c:67 tools/symcryptrun.c:164 msgid "verbose" msgstr "囉唆模式" -#: agent/gpg-agent.c:117 g10/gpgv.c:71 kbx/kbxutil.c:81 scd/scdaemon.c:111 +#: agent/gpg-agent.c:123 g10/gpgv.c:71 kbx/kbxutil.c:89 scd/scdaemon.c:111 #: sm/gpgsm.c:341 msgid "be somewhat more quiet" msgstr "盡量安靜些" -#: agent/gpg-agent.c:118 scd/scdaemon.c:112 +#: agent/gpg-agent.c:124 scd/scdaemon.c:112 msgid "sh-style command output" msgstr "" -#: agent/gpg-agent.c:119 scd/scdaemon.c:113 +#: agent/gpg-agent.c:125 scd/scdaemon.c:113 msgid "csh-style command output" msgstr "" -#: agent/gpg-agent.c:120 tools/symcryptrun.c:167 +#: agent/gpg-agent.c:126 tools/symcryptrun.c:167 #, fuzzy msgid "|FILE|read options from FILE" msgstr "從 `%s' 讀取選項\n" -#: agent/gpg-agent.c:125 scd/scdaemon.c:122 +#: agent/gpg-agent.c:131 scd/scdaemon.c:122 msgid "do not detach from the console" msgstr "" -#: agent/gpg-agent.c:126 +#: agent/gpg-agent.c:132 msgid "do not grab keyboard and mouse" msgstr "" -#: agent/gpg-agent.c:127 scd/scdaemon.c:123 sm/gpgsm.c:343 +#: agent/gpg-agent.c:133 scd/scdaemon.c:123 sm/gpgsm.c:343 #: tools/symcryptrun.c:166 #, fuzzy msgid "use a log file for the server" msgstr "在某個金鑰伺服器上搜尋金鑰" -#: agent/gpg-agent.c:129 +#: agent/gpg-agent.c:135 #, fuzzy msgid "use a standard location for the socket" msgstr "設定所選使用者 ID 的偏好清單" -#: agent/gpg-agent.c:132 +#: agent/gpg-agent.c:138 msgid "|PGM|use PGM as the PIN-Entry program" msgstr "" -#: agent/gpg-agent.c:135 +#: agent/gpg-agent.c:141 msgid "|PGM|use PGM as the SCdaemon program" msgstr "" -#: agent/gpg-agent.c:136 +#: agent/gpg-agent.c:142 #, fuzzy msgid "do not use the SCdaemon" msgstr "更新信任資料庫" -#: agent/gpg-agent.c:143 +#: agent/gpg-agent.c:150 msgid "ignore requests to change the TTY" msgstr "" -#: agent/gpg-agent.c:145 +#: agent/gpg-agent.c:152 msgid "ignore requests to change the X display" msgstr "" -#: agent/gpg-agent.c:148 +#: agent/gpg-agent.c:155 msgid "|N|expire cached PINs after N seconds" msgstr "" -#: agent/gpg-agent.c:154 +#: agent/gpg-agent.c:168 msgid "do not use the PIN cache when signing" msgstr "" -#: agent/gpg-agent.c:156 +#: agent/gpg-agent.c:170 msgid "allow clients to mark keys as \"trusted\"" msgstr "" -#: agent/gpg-agent.c:158 +#: agent/gpg-agent.c:172 #, fuzzy msgid "allow presetting passphrase" msgstr "建立密語的時候發生錯誤: %s\n" -#: agent/gpg-agent.c:159 +#: agent/gpg-agent.c:173 msgid "enable ssh-agent emulation" msgstr "" -#: agent/gpg-agent.c:161 +#: agent/gpg-agent.c:175 msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:257 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:273 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:206 sm/gpgsm.c:565 tools/gpg-connect-agent.c:124 #: tools/gpgconf.c:89 tools/symcryptrun.c:204 #, fuzzy msgid "Please report bugs to <" msgstr "請向 <[email protected]> 回報程式瑕疵.\n" -#: agent/gpg-agent.c:260 +#: agent/gpg-agent.c:276 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "用法: gpg [選項] [檔案] (或用 -h 求助)" -#: agent/gpg-agent.c:262 +#: agent/gpg-agent.c:278 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:297 g10/gpg.c:916 scd/scdaemon.c:246 sm/gpgsm.c:679 +#: agent/gpg-agent.c:313 g10/gpg.c:916 scd/scdaemon.c:246 sm/gpgsm.c:679 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:476 agent/protect-tool.c:1043 kbx/kbxutil.c:419 +#: agent/gpg-agent.c:512 agent/protect-tool.c:1066 kbx/kbxutil.c:428 #: scd/scdaemon.c:340 sm/gpgsm.c:819 sm/gpgsm.c:822 tools/symcryptrun.c:1026 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:569 g10/gpg.c:2023 scd/scdaemon.c:416 sm/gpgsm.c:910 +#: agent/gpg-agent.c:605 g10/gpg.c:2023 scd/scdaemon.c:416 sm/gpgsm.c:910 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "請注意: 沒有預設選項檔 `%s'\n" -#: agent/gpg-agent.c:574 agent/gpg-agent.c:1120 g10/gpg.c:2027 +#: agent/gpg-agent.c:610 agent/gpg-agent.c:1177 g10/gpg.c:2027 #: scd/scdaemon.c:421 sm/gpgsm.c:914 tools/symcryptrun.c:959 #, c-format msgid "option file `%s': %s\n" msgstr "選項檔 `%s': %s\n" -#: agent/gpg-agent.c:582 g10/gpg.c:2034 scd/scdaemon.c:429 sm/gpgsm.c:921 +#: agent/gpg-agent.c:618 g10/gpg.c:2034 scd/scdaemon.c:429 sm/gpgsm.c:921 #, c-format msgid "reading options from `%s'\n" msgstr "從 `%s' 讀取選項\n" -#: agent/gpg-agent.c:890 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:947 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "建立 `%s' 時發生錯誤: %s\n" -#: agent/gpg-agent.c:1190 agent/gpg-agent.c:1316 agent/gpg-agent.c:1320 -#: agent/gpg-agent.c:1361 agent/gpg-agent.c:1365 g10/exec.c:172 +#: agent/gpg-agent.c:1247 agent/gpg-agent.c:1373 agent/gpg-agent.c:1377 +#: agent/gpg-agent.c:1418 agent/gpg-agent.c:1422 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:908 #, c-format msgid "can't create directory `%s': %s\n" msgstr "無法建立目錄 `%s': %s\n" -#: agent/gpg-agent.c:1204 scd/scdaemon.c:922 +#: agent/gpg-agent.c:1261 scd/scdaemon.c:922 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1230 scd/scdaemon.c:948 +#: agent/gpg-agent.c:1287 scd/scdaemon.c:948 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "無法建立 `%s': %s\n" -#: agent/gpg-agent.c:1248 agent/gpg-agent.c:1264 +#: agent/gpg-agent.c:1305 agent/gpg-agent.c:1321 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent 在此階段無法使用\n" -#: agent/gpg-agent.c:1278 scd/scdaemon.c:977 +#: agent/gpg-agent.c:1335 scd/scdaemon.c:977 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "在 `%s' 中尋找信任記錄時出錯: %s\n" -#: agent/gpg-agent.c:1290 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1347 scd/scdaemon.c:985 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "更新失敗: %s\n" -#: agent/gpg-agent.c:1296 scd/scdaemon.c:991 +#: agent/gpg-agent.c:1353 scd/scdaemon.c:991 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "正在將私鑰寫至 `%s'\n" -#: agent/gpg-agent.c:1324 agent/gpg-agent.c:1371 g10/openfile.c:432 +#: agent/gpg-agent.c:1381 agent/gpg-agent.c:1428 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "目錄 `%s' 已建立\n" -#: agent/gpg-agent.c:1377 +#: agent/gpg-agent.c:1434 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "fstat(%d) 失敗於 %s: %s\n" -#: agent/gpg-agent.c:1381 +#: agent/gpg-agent.c:1438 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "無法建立目錄 `%s': %s\n" -#: agent/gpg-agent.c:1492 +#: agent/gpg-agent.c:1549 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1497 +#: agent/gpg-agent.c:1554 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1514 +#: agent/gpg-agent.c:1571 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1519 +#: agent/gpg-agent.c:1576 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1623 scd/scdaemon.c:1117 +#: agent/gpg-agent.c:1680 scd/scdaemon.c:1117 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "更新私鑰失敗: %s\n" -#: agent/gpg-agent.c:1729 scd/scdaemon.c:1184 +#: agent/gpg-agent.c:1786 scd/scdaemon.c:1184 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: 已跳過: %s\n" -#: agent/gpg-agent.c:1752 +#: agent/gpg-agent.c:1809 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent 在此階段無法使用\n" -#: agent/gpg-agent.c:1763 common/simple-pwquery.c:329 +#: agent/gpg-agent.c:1820 common/simple-pwquery.c:329 #: tools/gpg-connect-agent.c:756 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "被變造的 GPG_AGENT_INFO 環境變數\n" -#: agent/gpg-agent.c:1776 common/simple-pwquery.c:341 +#: agent/gpg-agent.c:1833 common/simple-pwquery.c:341 #: tools/gpg-connect-agent.c:767 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -496,40 +531,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1187 +#: agent/protect-tool.c:1210 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "請輸入密語; 這是一個秘密的句子 \n" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1213 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "請輸入密語; 這是一個秘密的句子 \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1216 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1198 +#: agent/protect-tool.c:1221 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "請輸入密語; 這是一個秘密的句子 \n" -#: agent/protect-tool.c:1203 tools/symcryptrun.c:457 +#: agent/protect-tool.c:1226 tools/symcryptrun.c:457 #, fuzzy msgid "Passphrase:" msgstr "錯誤的密語" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:471 +#: agent/protect-tool.c:1240 tools/symcryptrun.c:471 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "建立密語的時候發生錯誤: %s\n" -#: agent/protect-tool.c:1220 tools/symcryptrun.c:475 +#: agent/protect-tool.c:1243 tools/symcryptrun.c:475 #, fuzzy msgid "cancelled\n" msgstr "已取消" @@ -581,8 +616,8 @@ msgstr "" #. plain % sign, you need to encode it as "%%25". The #. second "%s" gets replaced by a hexdecimal #. fingerprint string whereas the first one receives -#. the name as store in the certificate. -#: agent/trustlist.c:507 +#. the name as stored in the certificate. +#: agent/trustlist.c:539 #, c-format msgid "" "Please verify that the certificate identified as:%%0A \"%s\"%%0Ahas the " @@ -592,7 +627,7 @@ msgstr "" #. TRANSLATORS: "Correct" is the label of a button and intended to #. be hit if the fingerprint matches the one of the CA. The other #. button is "the default "Cancel" of the Pinentry. -#: agent/trustlist.c:516 +#: agent/trustlist.c:551 msgid "Correct" msgstr "" @@ -604,58 +639,79 @@ msgstr "" #. plain % sign, you need to encode it as "%%25". The #. "%s" gets replaced by the name as store in the #. certificate. -#: agent/trustlist.c:536 +#: agent/trustlist.c:574 #, c-format msgid "" "Do you ultimately trust%%0A \"%s\"%%0Ato correctly certify user " "certificates?" msgstr "" -#: agent/trustlist.c:542 +#: agent/trustlist.c:583 #, fuzzy msgid "Yes" msgstr "yes" -#: agent/trustlist.c:542 +#: agent/trustlist.c:583 msgid "No" msgstr "" -#: common/exechelp.c:302 common/exechelp.c:390 +#: agent/findkey.c:158 +#, c-format +msgid "Note: This passphrase has never been changed.%0APlease change it now." +msgstr "" + +#: agent/findkey.c:174 +#, c-format +msgid "" +"This passphrase has not been changed%%0Asince %.4s-%.2s-%.2s. Please change " +"it now." +msgstr "" + +#: agent/findkey.c:188 agent/findkey.c:195 +#, fuzzy +msgid "Change passphrase" +msgstr "更改密語" + +#: agent/findkey.c:196 +msgid "I'll change it later" +msgstr "" + +#: common/exechelp.c:327 common/exechelp.c:415 #, fuzzy, c-format msgid "error creating a pipe: %s\n" msgstr "建立密語的時候發生錯誤: %s\n" -#: common/exechelp.c:366 common/exechelp.c:423 +#: common/exechelp.c:391 common/exechelp.c:448 #, fuzzy, c-format msgid "can't fdopen pipe for reading: %s\n" msgstr "無法開啟被簽署過的資料 `%s'\n" -#: common/exechelp.c:402 common/exechelp.c:632 +#: common/exechelp.c:427 common/exechelp.c:555 common/exechelp.c:771 #, fuzzy, c-format msgid "error forking process: %s\n" msgstr "讀取 `%s' 時發生錯誤: %s\n" -#: common/exechelp.c:458 common/exechelp.c:501 +#: common/exechelp.c:596 common/exechelp.c:640 #, c-format msgid "waiting for process %d to terminate failed: %s\n" msgstr "" -#: common/exechelp.c:466 +#: common/exechelp.c:604 #, fuzzy, c-format msgid "error getting exit code of process %d: %s\n" msgstr "取得現用金鑰資訊時發生錯誤: %s\n" -#: common/exechelp.c:472 common/exechelp.c:512 +#: common/exechelp.c:610 common/exechelp.c:651 #, fuzzy, c-format msgid "error running `%s': exit status %d\n" msgstr "讀取 `%s' 時發生錯誤: %s\n" -#: common/exechelp.c:507 +#: common/exechelp.c:646 #, c-format msgid "error running `%s': probably not installed\n" msgstr "" -#: common/exechelp.c:518 +#: common/exechelp.c:657 #, fuzzy, c-format msgid "error running `%s': terminated\n" msgstr "讀取 `%s' 時發生錯誤: %s\n" @@ -697,17 +753,17 @@ msgstr "由使用者取消了\n" msgid "problem with the agent\n" msgstr "代理程式的問題 - 正在停用代理程式\n" -#: common/sysutils.c:99 +#: common/sysutils.c:103 #, c-format msgid "can't disable core dumps: %s\n" msgstr "無法讓系統停止傾印核心檔: %s\n" -#: common/sysutils.c:194 +#: common/sysutils.c:198 #, fuzzy, c-format msgid "Warning: unsafe ownership on %s \"%s\"\n" msgstr "警告: 延伸模組 `%s' 的所有權並不安全\n" -#: common/sysutils.c:226 +#: common/sysutils.c:230 #, fuzzy, c-format msgid "Warning: unsafe permissions on %s \"%s\"\n" msgstr "警告: 延伸模組 `%s' 的權限並不安全\n" @@ -1445,7 +1501,7 @@ msgstr "正在使用次鑰 %s 來替換主鑰 %s\n" msgid "key %s: secret key without public key - skipped\n" msgstr "金鑰 %s: 祇有私鑰而沒有公鑰 - 已跳過\n" -#: g10/gpg.c:368 kbx/kbxutil.c:67 sm/gpgsm.c:242 tools/gpgconf.c:54 +#: g10/gpg.c:368 kbx/kbxutil.c:71 sm/gpgsm.c:242 tools/gpgconf.c:54 msgid "" "@Commands:\n" " " @@ -1577,7 +1633,7 @@ msgstr "|演算法 [檔案]|印出訊息摘要" msgid "run in server mode" msgstr "" -#: g10/gpg.c:432 g10/gpgv.c:68 kbx/kbxutil.c:75 sm/gpgsm.c:279 +#: g10/gpg.c:432 g10/gpgv.c:68 kbx/kbxutil.c:81 sm/gpgsm.c:279 #: tools/gpg-connect-agent.c:56 tools/gpgconf.c:64 tools/symcryptrun.c:157 msgid "" "@\n" @@ -1612,7 +1668,7 @@ msgstr "使用標準的文字模式" msgid "use as output file" msgstr "當作輸出檔案來使用" -#: g10/gpg.c:480 kbx/kbxutil.c:82 sm/gpgsm.c:349 tools/gpgconf.c:69 +#: g10/gpg.c:480 kbx/kbxutil.c:90 sm/gpgsm.c:349 tools/gpgconf.c:69 msgid "do not make any changes" msgstr "不要做任何改變" @@ -2625,12 +2681,12 @@ msgstr " 已跳過的新金鑰: %lu\n" msgid " w/o user IDs: %lu\n" msgstr " 沒有使用者的 ID: %lu\n" -#: g10/import.c:302 sm/import.c:111 +#: g10/import.c:302 sm/import.c:112 #, c-format msgid " imported: %lu" msgstr " 已匯入: %lu" -#: g10/import.c:308 sm/import.c:115 +#: g10/import.c:308 sm/import.c:116 #, c-format msgid " unchanged: %lu\n" msgstr " 未改變的: %lu\n" @@ -2655,22 +2711,22 @@ msgstr " 新的簽章: %lu\n" msgid " new key revocations: %lu\n" msgstr " 新的金鑰撤銷: %lu\n" -#: g10/import.c:318 sm/import.c:117 +#: g10/import.c:318 sm/import.c:118 #, c-format msgid " secret keys read: %lu\n" msgstr " 被讀取的私鑰: %lu\n" -#: g10/import.c:320 sm/import.c:119 +#: g10/import.c:320 sm/import.c:120 #, c-format msgid " secret keys imported: %lu\n" msgstr " 已匯入的私鑰: %lu\n" -#: g10/import.c:322 sm/import.c:121 +#: g10/import.c:322 sm/import.c:122 #, c-format msgid " secret keys unchanged: %lu\n" msgstr " 未改變的私鑰: %lu\n" -#: g10/import.c:324 sm/import.c:123 +#: g10/import.c:324 sm/import.c:124 #, c-format msgid " not imported: %lu\n" msgstr " 未被匯入: %lu\n" @@ -3777,12 +3833,12 @@ msgstr "" "除非妳重新執行程式.\n" #: g10/keyedit.c:2892 g10/keyedit.c:3238 g10/keyserver.c:531 -#: g10/mainproc.c:1835 g10/trustdb.c:1177 g10/trustdb.c:1697 +#: g10/mainproc.c:1835 g10/trustdb.c:1173 g10/trustdb.c:1693 msgid "revoked" msgstr "已撤銷" #: g10/keyedit.c:2894 g10/keyedit.c:3240 g10/keyserver.c:535 -#: g10/mainproc.c:1837 g10/trustdb.c:530 g10/trustdb.c:1699 +#: g10/mainproc.c:1837 g10/trustdb.c:526 g10/trustdb.c:1695 msgid "expired" msgstr "已過期" @@ -3841,7 +3897,7 @@ msgstr "已經刪除了 %d 個簽章.\n" msgid "Nothing deleted.\n" msgstr "沒有東西被刪除.\n" -#: g10/keyedit.c:3242 g10/trustdb.c:1701 +#: g10/keyedit.c:3242 g10/trustdb.c:1697 msgid "invalid" msgstr "無效" @@ -4983,7 +5039,7 @@ msgstr "二進制" msgid "textmode" msgstr "文字模式" -#: g10/mainproc.c:1936 g10/trustdb.c:529 +#: g10/mainproc.c:1936 g10/trustdb.c:525 msgid "unknown" msgstr "未知" @@ -5044,65 +5100,65 @@ msgstr "警告: 正在使用實驗性的摘要演算法 %s\n" msgid "WARNING: digest algorithm %s is deprecated\n" msgstr "警告: 摘要演算法 %s 已不建議使用\n" -#: g10/misc.c:414 +#: g10/misc.c:416 msgid "the IDEA cipher plugin is not present\n" msgstr "IDEA 編密法外掛模組不存在\n" -#: g10/misc.c:415 g10/sig-check.c:107 jnlib/utf8conv.c:88 +#: g10/misc.c:417 g10/sig-check.c:107 jnlib/utf8conv.c:88 #, fuzzy, c-format msgid "please see %s for more information\n" msgstr "請參考 http://www.gnupg.org/faq.html 上進一步的資訊\n" -#: g10/misc.c:650 +#: g10/misc.c:652 #, c-format msgid "%s:%d: deprecated option \"%s\"\n" msgstr "%s:%d: 不建議使用的選項 \"%s\"\n" -#: g10/misc.c:654 +#: g10/misc.c:656 #, c-format msgid "WARNING: \"%s\" is a deprecated option\n" msgstr "警告: \"%s\" 選項已不建議使用\n" -#: g10/misc.c:656 +#: g10/misc.c:658 #, c-format msgid "please use \"%s%s\" instead\n" msgstr "請改以 \"%s%s\" 代替\n" -#: g10/misc.c:663 +#: g10/misc.c:665 #, c-format msgid "WARNING: \"%s\" is a deprecated command - do not use it\n" msgstr "警告: \"%s\" 是個被反對使用的指令 - 別再用了\n" -#: g10/misc.c:673 +#: g10/misc.c:675 #, c-format msgid "%s:%u: obsolete option \"%s\" - it has no effect\n" msgstr "" -#: g10/misc.c:676 +#: g10/misc.c:678 #, fuzzy, c-format msgid "WARNING: \"%s\" is an obsolete option - it has no effect\n" msgstr "警告: \"%s\" 選項已不建議使用\n" -#: g10/misc.c:737 +#: g10/misc.c:739 msgid "Uncompressed" msgstr "未被壓縮" #. TRANSLATORS: See doc/TRANSLATE about this string. -#: g10/misc.c:762 +#: g10/misc.c:764 msgid "uncompressed|none" msgstr "uncompressed|none|未被壓縮|無" -#: g10/misc.c:872 +#: g10/misc.c:874 #, c-format msgid "this message may not be usable by %s\n" msgstr "這個訊息對 %s 來說無法使用\n" -#: g10/misc.c:1047 +#: g10/misc.c:1049 #, c-format msgid "ambiguous option `%s'\n" msgstr "不明確的選項 `%s'\n" -#: g10/misc.c:1072 +#: g10/misc.c:1074 #, c-format msgid "unknown option `%s'\n" msgstr "未知的選項 `%s'\n" @@ -5903,7 +5959,7 @@ msgstr "已跳過: 私鑰已經存在\n" msgid "this is a PGP generated Elgamal key which is not secure for signatures!" msgstr "這是由 PGP 產生的 ElGamal 金鑰, 用於簽章並不安全!" -#: g10/tdbdump.c:58 g10/trustdb.c:364 +#: g10/tdbdump.c:58 g10/trustdb.c:360 #, c-format msgid "trust record %lu, type %d: write failed: %s\n" msgstr "信任記錄 %lu, 類別 %d: 寫入失敗: %s\n" @@ -5948,7 +6004,7 @@ msgstr "在 `%s' 中尋找信任記錄時出錯: %s\n" msgid "read error in `%s': %s\n" msgstr "讀取 `%s' 錯誤: %s\n" -#: g10/tdbdump.c:226 g10/trustdb.c:379 +#: g10/tdbdump.c:226 g10/trustdb.c:375 #, c-format msgid "trustdb: sync failed: %s\n" msgstr "信任資料庫: 同步化失敗: %s\n" @@ -6091,161 +6147,161 @@ msgstr "無法處理長於 %d 字符的文字列\n" msgid "input line longer than %d characters\n" msgstr "輸入列比 %d 字符還長\n" -#: g10/trustdb.c:225 +#: g10/trustdb.c:221 #, c-format msgid "`%s' is not a valid long keyID\n" msgstr "`%s' 不是一個有效的長式金鑰 ID\n" -#: g10/trustdb.c:256 +#: g10/trustdb.c:252 #, c-format msgid "key %s: accepted as trusted key\n" msgstr "金鑰 %s: 如受信任的金鑰般被接受了\n" -#: g10/trustdb.c:294 +#: g10/trustdb.c:290 #, c-format msgid "key %s occurs more than once in the trustdb\n" msgstr "金鑰 %s 在信任資料庫中出現了不止一次\n" -#: g10/trustdb.c:309 +#: g10/trustdb.c:305 #, c-format msgid "key %s: no public key for trusted key - skipped\n" msgstr "金鑰 %s: 受信任的金鑰沒有公鑰 - 已跳過\n" -#: g10/trustdb.c:319 +#: g10/trustdb.c:315 #, c-format msgid "key %s marked as ultimately trusted\n" msgstr "金鑰 %s 已被標記成徹底信任了\n" -#: g10/trustdb.c:343 +#: g10/trustdb.c:339 #, c-format msgid "trust record %lu, req type %d: read failed: %s\n" msgstr "信任記錄 %lu, 請求類別 %d: 讀取失敗: %s\n" -#: g10/trustdb.c:349 +#: g10/trustdb.c:345 #, c-format msgid "trust record %lu is not of requested type %d\n" msgstr "信任記錄 %lu 不是所請求的類別 %d\n" -#: g10/trustdb.c:445 +#: g10/trustdb.c:441 #, c-format msgid "unable to use unknown trust model (%d) - assuming %s trust model\n" msgstr "無法使用未知的信任模型 (%d) - 現在採用 %s 信任模型\n" -#: g10/trustdb.c:451 +#: g10/trustdb.c:447 #, c-format msgid "using %s trust model\n" msgstr "正在使用 %s 信任模型\n" -#: g10/trustdb.c:503 +#: g10/trustdb.c:499 msgid "10 translator see trustdb.c:uid_trust_string_fixed" msgstr "10 譯者請參見 trustdb.c:uid_trust_string_fixed" -#: g10/trustdb.c:505 +#: g10/trustdb.c:501 msgid "[ revoked]" msgstr "[ 已撤銷 ]" -#: g10/trustdb.c:507 g10/trustdb.c:512 +#: g10/trustdb.c:503 g10/trustdb.c:508 msgid "[ expired]" msgstr "[ 已過期 ]" -#: g10/trustdb.c:511 +#: g10/trustdb.c:507 msgid "[ unknown]" msgstr "[ 未知 ]" -#: g10/trustdb.c:513 +#: g10/trustdb.c:509 msgid "[ undef ]" msgstr "[ 未定義 ]" -#: g10/trustdb.c:514 +#: g10/trustdb.c:510 msgid "[marginal]" msgstr "[ 勉強 ]" -#: g10/trustdb.c:515 +#: g10/trustdb.c:511 msgid "[ full ]" msgstr "[ 完全 ]" -#: g10/trustdb.c:516 +#: g10/trustdb.c:512 msgid "[ultimate]" msgstr "[ 徹底 ]" -#: g10/trustdb.c:531 +#: g10/trustdb.c:527 msgid "undefined" msgstr "未定義" -#: g10/trustdb.c:532 +#: g10/trustdb.c:528 msgid "never" msgstr "永遠不會" -#: g10/trustdb.c:533 +#: g10/trustdb.c:529 msgid "marginal" msgstr "勉強" -#: g10/trustdb.c:534 +#: g10/trustdb.c:530 msgid "full" msgstr "完全" -#: g10/trustdb.c:535 +#: g10/trustdb.c:531 msgid "ultimate" msgstr "徹底" -#: g10/trustdb.c:575 +#: g10/trustdb.c:571 msgid "no need for a trustdb check\n" msgstr "不需要檢查信任資料庫\n" -#: g10/trustdb.c:581 g10/trustdb.c:2350 +#: g10/trustdb.c:577 g10/trustdb.c:2346 #, c-format msgid "next trustdb check due at %s\n" msgstr "下次信任資料庫檢查將於 %s 進行\n" -#: g10/trustdb.c:590 +#: g10/trustdb.c:586 #, c-format msgid "no need for a trustdb check with `%s' trust model\n" msgstr "在 `%s' 信任模型中並不需要檢查信任資料庫\n" -#: g10/trustdb.c:605 +#: g10/trustdb.c:601 #, c-format msgid "no need for a trustdb update with `%s' trust model\n" msgstr "在 `%s' 信任模型中並不需要更新信任資料庫\n" -#: g10/trustdb.c:837 g10/trustdb.c:1275 +#: g10/trustdb.c:833 g10/trustdb.c:1271 #, c-format msgid "public key %s not found: %s\n" msgstr "找不到公鑰 %s: %s\n" -#: g10/trustdb.c:1032 +#: g10/trustdb.c:1028 msgid "please do a --check-trustdb\n" msgstr "請做一次 --check-trustdb\n" -#: g10/trustdb.c:1036 +#: g10/trustdb.c:1032 msgid "checking the trustdb\n" msgstr "正在檢查信任資料庫\n" -#: g10/trustdb.c:2093 +#: g10/trustdb.c:2089 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "已經處理了 %d 把金鑰 (共計已解決了 %d 份有效性)\n" -#: g10/trustdb.c:2158 +#: g10/trustdb.c:2154 msgid "no ultimately trusted keys found\n" msgstr "沒有找到任何徹底信任的金鑰\n" -#: g10/trustdb.c:2172 +#: g10/trustdb.c:2168 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "徹底信任金鑰 %s 的公鑰沒有被找到\n" -#: g10/trustdb.c:2195 +#: g10/trustdb.c:2191 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "%d 個勉強信任以及 %d 個完全信任是 %s 信任模型的最小需求\n" -#: g10/trustdb.c:2281 +#: g10/trustdb.c:2277 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "深度: %d 有效: %3d 已簽署: %3d 信任: %d-, %dq, %dn, %dm, %df, %du\n" -#: g10/trustdb.c:2356 +#: g10/trustdb.c:2352 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "無法更新信任資料庫版本記錄: 寫入失敗: %s\n" @@ -6295,25 +6351,25 @@ msgstr "簽署時失敗了: %s\n" msgid "conversion from `%s' to `%s' failed: %s\n" msgstr "把 `%s' 重新新命成 `%s' 時失敗: %s\n" -#: kbx/kbxutil.c:84 +#: kbx/kbxutil.c:92 msgid "set debugging flags" msgstr "" -#: kbx/kbxutil.c:85 +#: kbx/kbxutil.c:93 msgid "enable full debugging" msgstr "" -#: kbx/kbxutil.c:106 +#: kbx/kbxutil.c:114 #, fuzzy msgid "Please report bugs to " msgstr "請向 <[email protected]> 回報程式瑕疵.\n" -#: kbx/kbxutil.c:110 +#: kbx/kbxutil.c:118 #, fuzzy msgid "Usage: kbxutil [options] [files] (-h for help)" msgstr "用法: gpg [選項] [檔案] (或用 -h 求助)" -#: kbx/kbxutil.c:113 +#: kbx/kbxutil.c:121 msgid "" "Syntax: kbxutil [options] [files]\n" "list, export, import Keybox data\n" @@ -6786,7 +6842,7 @@ msgstr "" msgid "checking the trust list failed: %s\n" msgstr "檢查已建立的簽章時發生錯誤: %s\n" -#: sm/certchain.c:1295 sm/import.c:157 +#: sm/certchain.c:1295 sm/import.c:158 msgid "certificate chain too long\n" msgstr "" @@ -7001,16 +7057,6 @@ msgstr "刪除金鑰區塊時失敗了: %s\n" msgid "no valid recipients given\n" msgstr "(沒有給定描述)\n" -#: sm/export.c:613 sm/export.c:629 sm/import.c:524 sm/import.c:549 -#, fuzzy, c-format -msgid "error creating temporary file: %s\n" -msgstr "建立密語的時候發生錯誤: %s\n" - -#: sm/export.c:620 sm/import.c:532 -#, fuzzy, c-format -msgid "error writing to temporary file: %s\n" -msgstr "%s: 寫入目錄記錄時錯誤: %s\n" - #: sm/gpgsm.c:244 #, fuzzy msgid "|[FILE]|make a signature" @@ -7153,7 +7199,7 @@ msgstr "從這個鑰匙圈裡取用金鑰" msgid "add this secret keyring to the list" msgstr "要有私鑰纔能這麼做.\n" -#: sm/gpgsm.c:358 tools/gpgconf-comp.c:611 tools/gpgconf-comp.c:673 +#: sm/gpgsm.c:358 tools/gpgconf-comp.c:635 tools/gpgconf-comp.c:697 msgid "|NAME|use NAME as default secret key" msgstr "" @@ -7238,26 +7284,26 @@ msgstr "無法存取 `%s': %s\n" msgid "this command has not yet been implemented\n" msgstr "" -#: sm/import.c:108 +#: sm/import.c:109 #, fuzzy, c-format msgid "total number processed: %lu\n" msgstr "總共被處理的數量: %lu\n" -#: sm/import.c:226 +#: sm/import.c:227 #, fuzzy msgid "error storing certificate\n" msgstr "產生一份撤銷憑證" -#: sm/import.c:234 +#: sm/import.c:235 msgid "basic certificate checks failed - not imported\n" msgstr "" -#: sm/import.c:420 sm/import.c:452 +#: sm/import.c:421 sm/import.c:453 #, fuzzy, c-format msgid "error importing certificate: %s\n" msgstr "建立密語的時候發生錯誤: %s\n" -#: sm/import.c:541 tools/gpg-connect-agent.c:374 +#: sm/import.c:542 tools/gpg-connect-agent.c:374 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "讀取 `%s' 時發生錯誤: %s\n" @@ -7469,27 +7515,27 @@ msgstr "讀取 `%s' 時發生錯誤: %s\n" msgid "error sending standard options: %s\n" msgstr "在 `%s' 中尋找信任記錄時出錯: %s\n" -#: tools/gpgconf-comp.c:449 tools/gpgconf-comp.c:529 tools/gpgconf-comp.c:596 -#: tools/gpgconf-comp.c:658 tools/gpgconf-comp.c:739 +#: tools/gpgconf-comp.c:449 tools/gpgconf-comp.c:553 tools/gpgconf-comp.c:620 +#: tools/gpgconf-comp.c:682 tools/gpgconf-comp.c:763 msgid "Options controlling the diagnostic output" msgstr "" -#: tools/gpgconf-comp.c:462 tools/gpgconf-comp.c:542 tools/gpgconf-comp.c:609 -#: tools/gpgconf-comp.c:671 tools/gpgconf-comp.c:762 +#: tools/gpgconf-comp.c:462 tools/gpgconf-comp.c:566 tools/gpgconf-comp.c:633 +#: tools/gpgconf-comp.c:695 tools/gpgconf-comp.c:786 msgid "Options controlling the configuration" msgstr "" -#: tools/gpgconf-comp.c:472 tools/gpgconf-comp.c:567 tools/gpgconf-comp.c:622 -#: tools/gpgconf-comp.c:690 tools/gpgconf-comp.c:769 +#: tools/gpgconf-comp.c:472 tools/gpgconf-comp.c:591 tools/gpgconf-comp.c:646 +#: tools/gpgconf-comp.c:714 tools/gpgconf-comp.c:793 msgid "Options useful for debugging" msgstr "" -#: tools/gpgconf-comp.c:477 tools/gpgconf-comp.c:572 tools/gpgconf-comp.c:627 -#: tools/gpgconf-comp.c:695 tools/gpgconf-comp.c:777 +#: tools/gpgconf-comp.c:477 tools/gpgconf-comp.c:596 tools/gpgconf-comp.c:651 +#: tools/gpgconf-comp.c:719 tools/gpgconf-comp.c:801 msgid "|FILE|write server mode logs to FILE" msgstr "" -#: tools/gpgconf-comp.c:485 tools/gpgconf-comp.c:577 tools/gpgconf-comp.c:703 +#: tools/gpgconf-comp.c:485 tools/gpgconf-comp.c:601 tools/gpgconf-comp.c:727 msgid "Options controlling the security" msgstr "" @@ -7505,56 +7551,82 @@ msgstr "" msgid "|N|set maximum SSH key lifetime to N seconds" msgstr "" -#: tools/gpgconf-comp.c:510 +#: tools/gpgconf-comp.c:514 +msgid "Options enforcing a passphrase policy" +msgstr "" + +#: tools/gpgconf-comp.c:517 +msgid "do not allow to bypass the passphrase policy" +msgstr "" + +#: tools/gpgconf-comp.c:521 msgid "|N|set minimal required length for new passphrases to N" msgstr "" -#: tools/gpgconf-comp.c:614 tools/gpgconf-comp.c:676 +#: tools/gpgconf-comp.c:525 +msgid "|N|require at least N non-alpha characters for a new passphrase" +msgstr "" + +#: tools/gpgconf-comp.c:529 +msgid "|FILE|check new passphrases against pattern in FILE" +msgstr "" + +#: tools/gpgconf-comp.c:533 +#, fuzzy +msgid "|N|expire the passphrase after N days" +msgstr "撤銷金鑰或所選的次鑰" + +#: tools/gpgconf-comp.c:537 +#, fuzzy +msgid "do not allow the reuse of old passphrases" +msgstr "建立密語的時候發生錯誤: %s\n" + +#: tools/gpgconf-comp.c:638 tools/gpgconf-comp.c:700 #, fuzzy msgid "|NAME|encrypt to user ID NAME as well" msgstr "|名字|以「名字」作為加密對象" -#: tools/gpgconf-comp.c:635 +#: tools/gpgconf-comp.c:659 msgid "Configuration for Keyservers" msgstr "" -#: tools/gpgconf-comp.c:640 +#: tools/gpgconf-comp.c:664 msgid "allow PKA lookups (DNS requests)" msgstr "" -#: tools/gpgconf-comp.c:685 +#: tools/gpgconf-comp.c:709 msgid "|NAME|use encoding NAME for PKCS#12 passphrases" msgstr "" -#: tools/gpgconf-comp.c:708 +#: tools/gpgconf-comp.c:732 msgid "do not check CRLs for root certificates" msgstr "" -#: tools/gpgconf-comp.c:752 +#: tools/gpgconf-comp.c:776 msgid "Options controlling the format of the output" msgstr "" -#: tools/gpgconf-comp.c:788 +#: tools/gpgconf-comp.c:812 msgid "Options controlling the interactivity and enforcement" msgstr "" -#: tools/gpgconf-comp.c:798 +#: tools/gpgconf-comp.c:822 msgid "Configuration for HTTP servers" msgstr "" -#: tools/gpgconf-comp.c:809 +#: tools/gpgconf-comp.c:833 msgid "use system's HTTP proxy setting" msgstr "" -#: tools/gpgconf-comp.c:814 +#: tools/gpgconf-comp.c:838 msgid "Configuration of LDAP servers to use" msgstr "" -#: tools/gpgconf-comp.c:851 +#: tools/gpgconf-comp.c:875 msgid "Configuration for OCSP" msgstr "" -#: tools/gpgconf-comp.c:2684 +#: tools/gpgconf-comp.c:2706 msgid "Note that group specifications are ignored\n" msgstr "" |