Date: Sun, 16 May 2021 06:52:00 GMT From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 395ee217a1 - main - Translate ports-related entries. Message-ID: <202105160652.14G6q0AE087504@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=395ee217a102a32b35a07e7a986e5704acf654e9 commit 395ee217a102a32b35a07e7a986e5704acf654e9 Author: Ryusuke SUZUKI <ryusuke@FreeBSD.org> AuthorDate: 2021-05-16 06:51:41 +0000 Commit: Ryusuke SUZUKI <ryusuke@FreeBSD.org> CommitDate: 2021-05-16 06:51:41 +0000 Translate ports-related entries. --- website/themes/beastie/i18n/ja.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/themes/beastie/i18n/ja.toml b/website/themes/beastie/i18n/ja.toml index bca0bfebfd..2c285fad8f 100644 --- a/website/themes/beastie/i18n/ja.toml +++ b/website/themes/beastie/i18n/ja.toml @@ -313,6 +313,21 @@ other = "スナップショットリリース" [portedApplications] other = "ports に収録されているアプリケーション" +[aboutPorts] +other = "ports について" + +[installing] +other = "インストール" + +[updating] +other = "アップデート" + +[searching] +other = "検索" + +[moreInformation] +other = "その他の情報" + [software] other = "ソフトウェア"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105160652.14G6q0AE087504>