From owner-dev-commits-doc-all@freebsd.org Thu May 6 03:49:03 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F1F5263144F for ; Thu, 6 May 2021 03:49:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FbKM36bg2z3NY5; Thu, 6 May 2021 03:49:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D532E115AD; Thu, 6 May 2021 03:49:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1463n3PP073504; Thu, 6 May 2021 03:49:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1463n3eU073503; Thu, 6 May 2021 03:49:03 GMT (envelope-from git) Date: Thu, 6 May 2021 03:49:03 GMT Message-Id: <202105060349.1463n3eU073503@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Guangyuan Yang Subject: git: c8bca6973b - main - zh-cn: Fix some punctuations on the homepage MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c8bca6973b874848123e5a216f73933a40907726 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2021 03:49:04 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/doc/commit/?id=c8bca6973b874848123e5a216f73933a40907726 commit c8bca6973b874848123e5a216f73933a40907726 Author: Guangyuan Yang AuthorDate: 2021-05-06 03:48:10 +0000 Commit: Guangyuan Yang CommitDate: 2021-05-06 03:48:10 +0000 zh-cn: Fix some punctuations on the homepage --- website/themes/beastie/i18n/zh-cn.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/themes/beastie/i18n/zh-cn.toml b/website/themes/beastie/i18n/zh-cn.toml index c5c9b230cc..61f167ab77 100644 --- a/website/themes/beastie/i18n/zh-cn.toml +++ b/website/themes/beastie/i18n/zh-cn.toml @@ -3,7 +3,7 @@ other = "FreeBSD" [freebsdProject] -other = "FreeBSD 项目。" +other = "FreeBSD 项目" [freebsdPowerServe] other = "FreeBSD The Power to Serve" @@ -150,13 +150,13 @@ other = "硬件捐赠" #Main [freebsdDescription1] -other = "FreeBSD 是一个适用于现代服务器,桌面与嵌入式" +other = "FreeBSD 是一个适用于现代服务器、桌面与嵌入式" [freebsdDescription2] other = "平台" [freebsdDescription3] -other = "的操作系统。 由一个庞大的" +other = "的操作系统, 由一个庞大的" [freebsdDescription4] other = "开发人员团队"