diff options
author | Werner Koch <[email protected]> | 2024-01-25 10:05:48 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-01-25 10:05:58 +0000 |
commit | c5429644e98b7231ddc03a1fb3a514245550cf88 (patch) | |
tree | d610f90e91538fb8df4ee93471ecf0fbe9312a0c /po/zh_TW.po | |
parent | card: Tweak the checkcmds sub-command. (diff) | |
download | gnupg-c5429644e98b7231ddc03a1fb3a514245550cf88.tar.gz gnupg-c5429644e98b7231ddc03a1fb3a514245550cf88.zip |
po: msgmerge
--
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 4cb6f64bb..aa5a1125e 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -783,8 +783,8 @@ msgstr "" #, fuzzy, c-format #| msgid "Do you really want to delete the selected keys? (y/N) " msgid "" -"Do you really want to delete the key identified by keygrip%%0A %s%%0A %%C" -"%%0A?" +"Do you really want to delete the key identified by keygrip%%0A %s%%0A " +"%%C%%0A?" msgstr "你真的想要刪除所選的金鑰嗎? (y/N) " msgid "Delete key" @@ -1869,13 +1869,13 @@ msgid "using cipher %s.%s\n" msgstr "正在使用 %s 編密法\n" #, c-format -msgid "'%s' already compressed\n" -msgstr "'%s' 已經被壓縮了\n" - -#, c-format msgid "WARNING: '%s' is an empty file\n" msgstr "警告: '%s' 是個空檔案\n" +#, c-format +msgid "'%s' already compressed\n" +msgstr "'%s' 已經被壓縮了\n" + #, fuzzy, c-format #| msgid "you may not use digest algorithm '%s' while in %s mode\n" msgid "digest algorithm '%s' may not be used in %s mode\n" @@ -9048,6 +9048,9 @@ msgstr "加入憑證至快取" msgid "store a private key to a data object" msgstr "" +msgid "run various checks on the keys" +msgstr "" + msgid "Yubikey management commands" msgstr "" |