From nobody Mon Dec 12 02:33:16 2022 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NVlzd1RKfz4jPtD for ; Mon, 12 Dec 2022 02:33:17 +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 4NVlzd0kyvz4TYf; Mon, 12 Dec 2022 02:33:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670812397; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SI2ZZcwTxC4PDC2l15UBRxy6pQvu5FgrzWgmeRI8rhg=; b=RB8wa4Vph+MqEVjyjlyPnU/19K6ofYreECrbBDIKBshz50c9BraQWa/hSX/LtzpzkfZcMV b2PLReP8GprvDG9zZAGqvvuocUGp5hTGntPDNthrbQ4ZwOo6CNyR1xmsrPGpZ4d/Be/Wkn zhb9gq6KX77/K4t/Tmz9sB0ccK0SgOYW/NGuOBsjLQpsMuK3h1i5numDK3sFDYIgBCjquK S10yQF3ItGlDCQ/xQ47MCm6RjBCUadC7XGTfeqLB8WHNJldWSF5xaSnFqb8H5j6apTY6t+ rQEPaEET/iX6BwnuEMBsX2FejgarA+xIol0p5KD0HcKqHmrLoQOaQZpE39qTSA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670812397; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SI2ZZcwTxC4PDC2l15UBRxy6pQvu5FgrzWgmeRI8rhg=; b=OltLYiHcjhLNVA5WvNICIBZNINQUVE1QNKu9y60aMsaz8W9SDzyZ/LkaB1FQZtL4zBG9tc Fjxnj8YwN68HwqQFBo1Gn7SFpIB9vBKZojOQJ7cpOlYd7IlRCnzeBXFCL1PbIeDf570GIi 6Sw9qDpor643tP2R3FFzfurkypn+Rl+IQnE9n+2mn/+/r0w5f6logFF+365fFB5mijOxay tcHPBb3g7G4GTpmFkj64bZrI7iPeJNutnaygfYBDOc9H8NgZR9STyS9VTKpjcZsy4OtJis 7D0Z+atG821pkRPbV1elVeFxnwsP/41mQs9/Hmms1HFgsJK5SXRT5aZ4TM4X8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670812397; a=rsa-sha256; cv=none; b=jihxssKF2+vWaBxxkTQ96omZQdbMFLEf7VBD3FQmlwyMTbd+dARdk3gonzN1kx9clb2PEX 9pYaIOtm5Ppe1g4GorFgBcXCnizBeW6am6FX0hCWOMorT4ATkkSSSH57zgSZQwj3Emf6SU uBjQKauwW1Ca3FdGsimpCtDcIeTY2RKM6+7tiufzImV/qQ1zGAQlUfFOVCKXTuXe/G1yoy XO08qjvFjYHLR+sMFV2+yinUVKpUsDfzzbmIlk4SP6y0ZhS1ErO8+6uv6VASommMVKqhwY miqpRwKCi8oU2VIiSIuvptIysMFv2xe5r6YvWAacq1mXM3b/q23VVDd7S3cohA== 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 4NVlzc6xlczJPh; Mon, 12 Dec 2022 02:33:16 +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 2BC2XGWO040083; Mon, 12 Dec 2022 02:33:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2BC2XGWP040082; Mon, 12 Dec 2022 02:33:16 GMT (envelope-from git) Date: Mon, 12 Dec 2022 02:33:16 GMT Message-Id: <202212120233.2BC2XGWP040082@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ruey-Cherng Yu Subject: git: f6a3e0e66a - main - - traditional Chinese Translation of the news items (August 2022) List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rcyu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f6a3e0e66ae6d42254210f0f9bc774e0571b3b9e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by rcyu: URL: https://cgit.FreeBSD.org/doc/commit/?id=f6a3e0e66ae6d42254210f0f9bc774e0571b3b9e commit f6a3e0e66ae6d42254210f0f9bc774e0571b3b9e Author: Ruey-Cherng Yu AuthorDate: 2022-12-12 02:32:25 +0000 Commit: Ruey-Cherng Yu CommitDate: 2022-12-12 02:32:25 +0000 - traditional Chinese Translation of the news items (August 2022) --- website/data/zh-tw/news/news.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/data/zh-tw/news/news.toml b/website/data/zh-tw/news/news.toml index d0b75906ba..ef466a661f 100644 --- a/website/data/zh-tw/news/news.toml +++ b/website/data/zh-tw/news/news.toml @@ -1,6 +1,15 @@ # Sort news by year, month and day # $FreeBSD$ +[[news]] +date= "2022-08-09" +title = "2022 第二季開發進度報告發布" +description = "2022 第二季開發進度報告發布 26則條目現已發布。" + +[[news]] +date= "2022-08-01" +description = "新任 committer: Felix Palmen (ports)" + [[news]] date= "2022-06-29" description = "新任 committer: Dmitry Salychev (src)"