diff options
Diffstat (limited to '')
-rw-r--r-- | po/zh_TW.po | 110 |
1 files changed, 60 insertions, 50 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 85a300581..0c170e90d 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: 2005-07-26 18:08+0200\n" +"POT-Creation-Date: 2006-02-14 11:32+0100\n" "PO-Revision-Date: 2005-06-23 02:36+0800\n" "Last-Translator: Jedi <[email protected]>\n" "Language-Team: Chinese (traditional) <[email protected]>\n" @@ -808,12 +808,12 @@ msgstr "妳不能夠將 %s 用於 %s 模式中\n" msgid "%s/%s encrypted for: \"%s\"\n" msgstr "%s/%s 已經加密給: \"%s\"\n" -#: g10/encr-data.c:67 g10/mainproc.c:302 +#: g10/encr-data.c:67 g10/mainproc.c:304 #, c-format msgid "%s encrypted data\n" msgstr "%s 加密過的資料\n" -#: g10/encr-data.c:69 g10/mainproc.c:306 +#: g10/encr-data.c:69 g10/mainproc.c:308 #, c-format msgid "encrypted with unknown algorithm %d\n" msgstr "以未知的演算法 %d 加密過\n" @@ -3106,7 +3106,7 @@ msgstr "(機密的)" msgid "created: %s" msgstr "建立於: %s" -#: g10/keyedit.c:2636 g10/keylist.c:787 g10/keylist.c:881 g10/mainproc.c:948 +#: g10/keyedit.c:2636 g10/keylist.c:787 g10/keylist.c:881 g10/mainproc.c:950 #, c-format msgid "revoked: %s" msgstr "已撤銷: %s" @@ -3120,7 +3120,7 @@ msgstr "已過期: %s" # of subkey #: g10/keyedit.c:2640 g10/keyedit.c:2691 g10/keyedit.c:2804 g10/keyedit.c:2819 #: g10/keylist.c:196 g10/keylist.c:764 g10/keylist.c:799 g10/keylist.c:893 -#: g10/keylist.c:914 g10/keyserver.c:434 g10/mainproc.c:954 +#: g10/keylist.c:914 g10/keyserver.c:434 g10/mainproc.c:956 #, c-format msgid "expires: %s" msgstr "過期: %s" @@ -3161,12 +3161,12 @@ msgstr "" "除非妳重新執行程式.\n" #: g10/keyedit.c:2836 g10/keyedit.c:3213 g10/keyserver.c:438 -#: g10/mainproc.c:1594 g10/trustdb.c:1179 g10/trustdb.c:1694 +#: g10/mainproc.c:1608 g10/trustdb.c:1179 g10/trustdb.c:1694 msgid "revoked" msgstr "已撤銷" #: g10/keyedit.c:2838 g10/keyedit.c:3215 g10/keyserver.c:442 -#: g10/mainproc.c:1596 g10/trustdb.c:532 g10/trustdb.c:1696 +#: g10/mainproc.c:1610 g10/trustdb.c:532 g10/trustdb.c:1696 msgid "expired" msgstr "已過期" @@ -4099,201 +4099,206 @@ msgstr "正從 %s 更新 1 份金鑰\n" msgid "refreshing %d keys from %s\n" msgstr "正在更新 %d 份金鑰自 %s\n" -#: g10/mainproc.c:249 +#: g10/mainproc.c:251 #, c-format msgid "weird size for an encrypted session key (%d)\n" msgstr "加密過的階段金鑰 (%d) 尺寸詭異\n" -#: g10/mainproc.c:300 +#: g10/mainproc.c:302 #, c-format msgid "%s encrypted session key\n" msgstr "%s 加密過的階段金鑰\n" -#: g10/mainproc.c:310 +#: g10/mainproc.c:312 #, c-format msgid "passphrase generated with unknown digest algorithm %d\n" msgstr "密語係以未知的摘要演算法 %d 所產生\n" -#: g10/mainproc.c:376 +#: g10/mainproc.c:378 #, c-format msgid "public key is %s\n" msgstr "公鑰為 %s\n" -#: g10/mainproc.c:431 +#: g10/mainproc.c:433 msgid "public key encrypted data: good DEK\n" msgstr "公鑰加密過的資料: 完好的 DEK\n" -#: g10/mainproc.c:464 +#: g10/mainproc.c:466 #, c-format msgid "encrypted with %u-bit %s key, ID %s, created %s\n" msgstr "已用 %u 位元長的 %s 金鑰, ID %s, 建立於 %s 加密了\n" -#: g10/mainproc.c:468 g10/pkclist.c:219 +#: g10/mainproc.c:470 g10/pkclist.c:219 #, c-format msgid " \"%s\"\n" msgstr " \"%s\"\n" -#: g10/mainproc.c:472 +#: g10/mainproc.c:474 #, c-format msgid "encrypted with %s key, ID %s\n" msgstr "已用 %s 金鑰, ID %s 加密了\n" -#: g10/mainproc.c:486 +#: g10/mainproc.c:488 #, c-format msgid "public key decryption failed: %s\n" msgstr "公鑰解密失敗: %s\n" -#: g10/mainproc.c:500 +#: g10/mainproc.c:502 #, c-format msgid "encrypted with %lu passphrases\n" msgstr "已用 %lu 個密語加密了\n" -#: g10/mainproc.c:502 +#: g10/mainproc.c:504 msgid "encrypted with 1 passphrase\n" msgstr "已用 1 個密語加密了\n" -#: g10/mainproc.c:530 g10/mainproc.c:552 +#: g10/mainproc.c:532 g10/mainproc.c:554 #, c-format msgid "assuming %s encrypted data\n" msgstr "假定 %s 為加密過的資料\n" -#: g10/mainproc.c:538 +#: g10/mainproc.c:540 #, c-format msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n" msgstr "IDEA 編密法不可用, 我們樂觀地試著改以 %s 代替\n" -#: g10/mainproc.c:570 +#: g10/mainproc.c:572 msgid "decryption okay\n" msgstr "解密成功\n" -#: g10/mainproc.c:574 +#: g10/mainproc.c:576 msgid "WARNING: message was not integrity protected\n" msgstr "警告: 訊息未受到完整的保護\n" -#: g10/mainproc.c:587 +#: g10/mainproc.c:589 msgid "WARNING: encrypted message has been manipulated!\n" msgstr "警告: 加密過的訊息已經被變造了!\n" -#: g10/mainproc.c:593 +#: g10/mainproc.c:595 #, c-format msgid "decryption failed: %s\n" msgstr "解密失敗: %s\n" -#: g10/mainproc.c:612 +#: g10/mainproc.c:614 msgid "NOTE: sender requested \"for-your-eyes-only\"\n" msgstr "請注意: 寄件者要求了 \"妳應該祇用眼睛看\"\n" -#: g10/mainproc.c:614 +#: g10/mainproc.c:616 #, c-format msgid "original file name='%.*s'\n" msgstr "原始的檔名 ='%.*s'\n" -#: g10/mainproc.c:803 +#: g10/mainproc.c:805 msgid "standalone revocation - use \"gpg --import\" to apply\n" msgstr "獨立撤銷 - 請用 \"gpg --import\" 來套用\n" -#: g10/mainproc.c:1307 +#: g10/mainproc.c:1151 +#, fuzzy +msgid "no signature found\n" +msgstr "完好的簽章來自於 \"%s\"" + +#: g10/mainproc.c:1321 msgid "signature verification suppressed\n" msgstr "簽章驗證已被抑制\n" -#: g10/mainproc.c:1349 g10/mainproc.c:1359 +#: g10/mainproc.c:1363 g10/mainproc.c:1373 msgid "can't handle these multiple signatures\n" msgstr "無法處理這些多重簽章\n" -#: g10/mainproc.c:1369 +#: g10/mainproc.c:1383 #, c-format msgid "Signature made %s\n" msgstr "由 %s 建立的簽章\n" -#: g10/mainproc.c:1370 +#: g10/mainproc.c:1384 #, c-format msgid " using %s key %s\n" msgstr " 使用 %s 金鑰 %s\n" -#: g10/mainproc.c:1374 +#: g10/mainproc.c:1388 #, c-format msgid "Signature made %s using %s key ID %s\n" msgstr "由 %s 建立的簽章, 使用 %s 金鑰 ID %s\n" -#: g10/mainproc.c:1394 +#: g10/mainproc.c:1408 msgid "Key available at: " msgstr "可用的金鑰於: " -#: g10/mainproc.c:1499 g10/mainproc.c:1547 +#: g10/mainproc.c:1513 g10/mainproc.c:1561 #, c-format msgid "BAD signature from \"%s\"" msgstr "*損壞* 的簽章來自於 \"%s\"" -#: g10/mainproc.c:1501 g10/mainproc.c:1549 +#: g10/mainproc.c:1515 g10/mainproc.c:1563 #, c-format msgid "Expired signature from \"%s\"" msgstr "過期的簽章來自於 \"%s\"" -#: g10/mainproc.c:1503 g10/mainproc.c:1551 +#: g10/mainproc.c:1517 g10/mainproc.c:1565 #, c-format msgid "Good signature from \"%s\"" msgstr "完好的簽章來自於 \"%s\"" -#: g10/mainproc.c:1555 +#: g10/mainproc.c:1569 msgid "[uncertain]" msgstr "[ 不確定 ]" -#: g10/mainproc.c:1587 +#: g10/mainproc.c:1601 #, c-format msgid " aka \"%s\"" msgstr " 亦即 \"%s\"" -#: g10/mainproc.c:1681 +#: g10/mainproc.c:1695 #, c-format msgid "Signature expired %s\n" msgstr "這份簽署已經在 %s 過期了\n" -#: g10/mainproc.c:1686 +#: g10/mainproc.c:1700 #, c-format msgid "Signature expires %s\n" msgstr "這份簽署在 %s 過期\n" -#: g10/mainproc.c:1689 +#: g10/mainproc.c:1703 #, c-format msgid "%s signature, digest algorithm %s\n" msgstr "%s 簽章, 摘要演算法 %s\n" -#: g10/mainproc.c:1690 +#: g10/mainproc.c:1704 msgid "binary" msgstr "二進制" -#: g10/mainproc.c:1691 +#: g10/mainproc.c:1705 msgid "textmode" msgstr "文字模式" -#: g10/mainproc.c:1691 g10/trustdb.c:531 +#: g10/mainproc.c:1705 g10/trustdb.c:531 msgid "unknown" msgstr "未知" -#: g10/mainproc.c:1711 +#: g10/mainproc.c:1725 #, c-format msgid "Can't check signature: %s\n" msgstr "無法檢查簽章: %s\n" -#: g10/mainproc.c:1779 g10/mainproc.c:1795 g10/mainproc.c:1881 +#: g10/mainproc.c:1793 g10/mainproc.c:1809 g10/mainproc.c:1895 msgid "not a detached signature\n" msgstr "不是一份分離的簽章\n" -#: g10/mainproc.c:1822 +#: g10/mainproc.c:1836 msgid "" "WARNING: multiple signatures detected. Only the first will be checked.\n" msgstr "警告: 偵測到多重簽章. 祇有第一個簽章纔會被核選.\n" -#: g10/mainproc.c:1830 +#: g10/mainproc.c:1844 #, c-format msgid "standalone signature of class 0x%02x\n" msgstr "等級 0x%02x 的獨立簽章\n" -#: g10/mainproc.c:1887 +#: g10/mainproc.c:1901 msgid "old style (PGP 2.x) signature\n" msgstr "舊型 (PGP 2.x) 簽章\n" -#: g10/mainproc.c:1897 +#: g10/mainproc.c:1911 msgid "invalid root packet detected in proc_tree()\n" msgstr "在 proc_tree() 中偵測到無效的 root 封包\n" @@ -5754,6 +5759,11 @@ msgstr "已取消" msgid "no card" msgstr "沒有卡片" +#: util/errors.c:111 +#, fuzzy +msgid "no data" +msgstr "沒有被簽署過的資料\n" + #: util/logger.c:158 msgid "ERROR: " msgstr "錯誤: " |