diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-11-22 19:49:53 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-11-22 21:16:52 +0100 |
commit | a0c08eb77f9fd9e3b53f5c40abb554e83195fa27 (patch) | |
tree | ec34632ef821ea59ef481bdc4b43fb0192fd17bd /source/zh-CN/xmlsecurity | |
parent | e113c687b97d0f1b3b5a0afdddc04d2de33edb20 (diff) |
update translations for 6.0 beta1
and force-fix errors using pocheck
Change-Id: Ie5900800b8c1f0e6064d00b2b028afcf51e84e20
Diffstat (limited to 'source/zh-CN/xmlsecurity')
-rw-r--r-- | source/zh-CN/xmlsecurity/messages.po | 268 |
1 files changed, 136 insertions, 132 deletions
diff --git a/source/zh-CN/xmlsecurity/messages.po b/source/zh-CN/xmlsecurity/messages.po index c182f14801a..37e7b2509d5 100644 --- a/source/zh-CN/xmlsecurity/messages.po +++ b/source/zh-CN/xmlsecurity/messages.po @@ -1,17 +1,139 @@ -#. extracted from xmlsecurity/uiconfig/ui +#. extracted from xmlsecurity/inc msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2017-11-22 13:53+0100\n" +"PO-Revision-Date: 2017-11-22 03:02+0000\n" +"Last-Translator: 锁琨珑 <suokunlong@126.com>\n" "Language-Team: LANGUAGE <LL@li.org>\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-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1511319743.000000\n" + +#: strings.hrc:25 +msgctxt "STR_CERTIFICATE_NOT_VALIDATED" +msgid "The certificate could not be validated." +msgstr "无法验证证书。" + +#: strings.hrc:26 +msgctxt "STR_HEADERBAR" +msgid "Field\tValue" +msgstr "字段\t值" + +#: strings.hrc:27 +msgctxt "STR_VERSION" +msgid "Version" +msgstr "版本" + +#: strings.hrc:28 +msgctxt "STR_SERIALNUM" +msgid "Serial Number" +msgstr "序列号" + +#: strings.hrc:29 +msgctxt "STR_ISSUER" +msgid "Issuer" +msgstr "颁发者" + +#: strings.hrc:30 +msgctxt "STR_VALIDFROM" +msgid "Valid From" +msgstr "有效期起始日期" + +#: strings.hrc:31 +msgctxt "STR_VALIDTO" +msgid "Valid to" +msgstr "有效期终止日期" + +#: strings.hrc:32 +msgctxt "STR_SUBJECT" +msgid "Subject" +msgstr "主题" + +#: strings.hrc:33 +msgctxt "STR_SUBJECT_PUBKEY_ALGO" +msgid "Subject Algorithm" +msgstr "主题算法" + +#: strings.hrc:34 +msgctxt "STR_SUBJECT_PUBKEY_VAL" +msgid "Public Key" +msgstr "公共密钥" + +#: strings.hrc:35 +msgctxt "STR_SIGNATURE_ALGO" +msgid "Signature Algorithm" +msgstr "签名算法" + +#: strings.hrc:36 +msgctxt "STR_USE" +msgid "Certificate Use" +msgstr "证书使用" + +#: strings.hrc:37 +msgctxt "STR_THUMBPRINT_SHA1" +msgid "Thumbprint SHA1" +msgstr "拇印 SHA1" + +#: strings.hrc:38 +msgctxt "STR_THUMBPRINT_MD5" +msgid "Thumbprint MD5" +msgstr "拇印 MD5" + +#: strings.hrc:40 +msgctxt "STR_XMLSECDLG_OLD_ODF_FORMAT" +msgid "" +"This document contains signatures in ODF 1.1 (OpenOffice.org 2.x) format. Signing documents in %PRODUCTNAME %PRODUCTVERSION requires ODF 1.2 format version. Thus no signatures can be added or removed to this document.\n" +"\n" +"Save document in ODF 1.2 format and add all desired signatures again." +msgstr "" +"该文档包含 ODF 1.1 (OpenOffice.org 2.x) 格式的签名。在 %PRODUCTNAME %PRODUCTVERSION 中对文档签名需要 ODF 1.2 格式版本。因此,您不能对该文档添加或移除签名。\n" +"\n" +"请以 ODF 1.2 格式保存文档,并重新添加签名。" + +#: strings.hrc:44 +msgctxt "STR_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN" +msgid "" +"Adding or removing a macro signature will remove all document signatures.\n" +"Do you really want to continue?" +msgstr "" +"添加或移除宏签名将删除所有的文档签名。\n" +"是否确定要继续?" + +#: strings.hrc:46 +msgctxt "STR_XMLSECDLG_QUERY_REALLYREMOVE" +msgid "" +"Document signature cannot be restored, once removed.\n" +"Do you really want to remove selected signature?" +msgstr "" +"文档签名一旦被移除则无法恢复。\n" +"您真的要移除所选的签名?" + +#: strings.hrc:49 +msgctxt "STR_XMLSECDLG_SIGNING_FAILED" +msgid "An error occurred while adding the signature." +msgstr "添加签名时发生错误。" + +#: strings.hrc:50 +msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER" +msgid "Could not find any certificate manager." +msgstr "无法找到证书管理器。" + +#: strings.hrc:51 +msgctxt "STR_XMLSECDLG_NO_CERT_FOUND" +msgid "Could not find the certificate." +msgstr "无法找到证书。" + +#: strings.hrc:53 +msgctxt "RID_XMLSECWB_NO_MOZILLA_PROFILE" +msgid "Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation." +msgstr "无法使用数字签名功能,因为没有找到 Mozilla 用户配置文件。请检查 Mozilla 的安装。" #: certgeneral.ui:32 msgctxt "certgeneral|label1" @@ -168,12 +290,12 @@ msgctxt "macrosecuritydialog|MacroSecurityDialog" msgid "Macro Security" msgstr "宏安全" -#: macrosecuritydialog.ui:100 +#: macrosecuritydialog.ui:106 msgctxt "macrosecuritydialog|SecurityLevelPage" msgid "Security Level" msgstr "安全级别" -#: macrosecuritydialog.ui:113 +#: macrosecuritydialog.ui:128 msgctxt "macrosecuritydialog|SecurityTrustPage" msgid "Trusted Sources" msgstr "信任的源" @@ -288,7 +410,7 @@ msgstr "有效期至" #: selectcertificatedialog.ui:136 msgctxt "selectcertificatedialog|type" msgid "Type" -msgstr "" +msgstr "类型" #: selectcertificatedialog.ui:148 msgctxt "selectcertificatedialog|STR_DIGITAL_SIGNATURE" @@ -333,23 +455,22 @@ msgstr "仅用于加密" #: selectcertificatedialog.ui:189 msgctxt "selectcertificatedialog|str_sign" msgid "Sign" -msgstr "" +msgstr "签名" #: selectcertificatedialog.ui:194 msgctxt "selectcertificatedialog|str_encrypt" msgid "Encrypt" -msgstr "" +msgstr "加密" #: selectcertificatedialog.ui:209 -#, fuzzy msgctxt "selectcertificatedialog|sign" msgid "Select the certificate you want to use for signing:" -msgstr "选择您想要用于签名的证书:" +msgstr "选择您想用于签名的证书:" #: selectcertificatedialog.ui:222 msgctxt "selectcertificatedialog|encrypt" msgid "Select the certificate you want to use for encryption:" -msgstr "" +msgstr "选择您想用于加密的证书:" #: selectcertificatedialog.ui:246 msgctxt "selectcertificatedialog|viewcert" @@ -366,134 +487,17 @@ msgctxt "viewcertdialog|ViewCertDialog" msgid "View Certificate" msgstr "查看证书" -#: viewcertdialog.ui:72 +#: viewcertdialog.ui:78 msgctxt "viewcertdialog|general" msgid "General" msgstr "常规" -#: viewcertdialog.ui:85 +#: viewcertdialog.ui:100 msgctxt "viewcertdialog|details" msgid "Details" msgstr "细节" -#: viewcertdialog.ui:99 +#: viewcertdialog.ui:123 msgctxt "viewcertdialog|path" msgid "Certification Path" msgstr "证书路径" - -#: strings.hrc:25 -msgctxt "STR_CERTIFICATE_NOT_VALIDATED" -msgid "The certificate could not be validated." -msgstr "无法验证证书。" - -#: strings.hrc:26 -msgctxt "STR_HEADERBAR" -msgid "Field\tValue" -msgstr "字段\t值" - -#: strings.hrc:27 -msgctxt "STR_VERSION" -msgid "Version" -msgstr "版本" - -#: strings.hrc:28 -msgctxt "STR_SERIALNUM" -msgid "Serial Number" -msgstr "序列号" - -#: strings.hrc:29 -msgctxt "STR_ISSUER" -msgid "Issuer" -msgstr "颁发者" - -#: strings.hrc:30 -msgctxt "STR_VALIDFROM" -msgid "Valid From" -msgstr "有效期起始日期" - -#: strings.hrc:31 -msgctxt "STR_VALIDTO" -msgid "Valid to" -msgstr "有效期终止日期" - -#: strings.hrc:32 -msgctxt "STR_SUBJECT" -msgid "Subject" -msgstr "主题" - -#: strings.hrc:33 -msgctxt "STR_SUBJECT_PUBKEY_ALGO" -msgid "Subject Algorithm" -msgstr "主题算法" - -#: strings.hrc:34 -msgctxt "STR_SUBJECT_PUBKEY_VAL" -msgid "Public Key" -msgstr "公共密钥" - -#: strings.hrc:35 -msgctxt "STR_SIGNATURE_ALGO" -msgid "Signature Algorithm" -msgstr "签名算法" - -#: strings.hrc:36 -msgctxt "STR_USE" -msgid "Certificate Use" -msgstr "证书使用" - -#: strings.hrc:37 -msgctxt "STR_THUMBPRINT_SHA1" -msgid "Thumbprint SHA1" -msgstr "拇印 SHA1" - -#: strings.hrc:38 -msgctxt "STR_THUMBPRINT_MD5" -msgid "Thumbprint MD5" -msgstr "拇印 MD5" - -#: strings.hrc:40 -msgctxt "STR_XMLSECDLG_OLD_ODF_FORMAT" -msgid "" -"This document contains signatures in ODF 1.1 (OpenOffice.org 2.x) format. Signing documents in %PRODUCTNAME %PRODUCTVERSION requires ODF 1.2 format version. Thus no signatures can be added or removed to this document.\n" -"\n" -"Save document in ODF 1.2 format and add all desired signatures again." -msgstr "" -"该文档包含 ODF 1.1 (OpenOffice.org 2.x) 格式的签名。在 %PRODUCTNAME %PRODUCTVERSION 中对文档签名需要 ODF 1.2 格式版本。因此,您不能对该文档添加或移除签名。\n" -"\n" -"请以 ODF 1.2 格式保存文档,并重新添加签名。" - -#: strings.hrc:44 -msgctxt "STR_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN" -msgid "" -"Adding or removing a macro signature will remove all document signatures.\n" -"Do you really want to continue?" -msgstr "" -"添加或移除宏签名将删除所有的文档签名。\n" -"是否确定要继续?" - -#: strings.hrc:46 -msgctxt "STR_XMLSECDLG_QUERY_REALLYREMOVE" -msgid "" -"Document signature cannot be restored, once removed.\n" -"Do you really want to remove selected signature?" -msgstr "" - -#: strings.hrc:49 -msgctxt "STR_XMLSECDLG_SIGNING_FAILED" -msgid "An error occurred while adding the signature." -msgstr "" - -#: strings.hrc:50 -msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER" -msgid "Could not find any certificate manager." -msgstr "" - -#: strings.hrc:51 -msgctxt "STR_XMLSECDLG_NO_CERT_FOUND" -msgid "Could not find the certificate." -msgstr "" - -#: strings.hrc:53 -msgctxt "RID_XMLSECWB_NO_MOZILLA_PROFILE" -msgid "Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation." -msgstr "无法使用数字签名功能,因为没有找到 Mozilla 用户配置文件。请检查 Mozilla 的安装。" |