diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-11 10:19:14 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-11 10:37:33 +0000 |
commit | 4fa9fe060602a8187f7ec98f8020cfcfbbe43aaa (patch) | |
tree | 52ed09795fdc84e4a9729329a3b9956904154719 /po/zh_CN.po | |
parent | Update wording for -debug option (diff) | |
download | w3m-4fa9fe060602a8187f7ec98f8020cfcfbbe43aaa.tar.gz w3m-4fa9fe060602a8187f7ec98f8020cfcfbbe43aaa.zip |
Update PO strings
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index be77455..0b0a791 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: w3m 0.5.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-10 22:29+0900\n" -"PO-Revision-Date: 2021-02-06 12:10+0900\n" +"POT-Creation-Date: 2021-02-11 19:00+0900\n" +"PO-Revision-Date: 2021-02-11 19:05+0900\n" "Last-Translator: Tatsuya Kinoshita <tats@debian.org>\n" "Language-Team: AOSC zh_CN <aosc@members.fsf.org>\n" "Language: zh_CN\n" @@ -603,8 +603,8 @@ msgstr "" "TLSv1.2, 7: TLSv1.3)" #: rc.c:209 -msgid "Minimum SSL version (TLSv1.0, TLSv1.1, TLSv1.2, or TLSv1.3)" -msgstr "" +msgid "Minimum SSL version (all, TLSv1.0, TLSv1.1, TLSv1.2, or TLSv1.3)" +msgstr "最低 SSL 方式 (all, TLSv1.0, TLSv1.1, TLSv1.2, TLSv1.3)" #: rc.c:211 msgid "SSL ciphers for TLSv1.2 and below (e.g. DEFAULT:@SECLEVEL=2)" |