Date: Thu, 3 Mar 2022 12:21:21 GMT From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: e864dd6b04 - main - Translate sidenav-related entries. Message-ID: <202203031221.223CLLEY030936@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=e864dd6b0488e20cc9705635b45b4f6a69fe9223 commit e864dd6b0488e20cc9705635b45b4f6a69fe9223 Author: Ryusuke SUZUKI <ryusuke@FreeBSD.org> AuthorDate: 2022-03-03 12:20:58 +0000 Commit: Ryusuke SUZUKI <ryusuke@FreeBSD.org> CommitDate: 2022-03-03 12:20:58 +0000 Translate sidenav-related entries. --- website/themes/beastie/i18n/ja.toml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/website/themes/beastie/i18n/ja.toml b/website/themes/beastie/i18n/ja.toml index 2c285fad8f..b35f21d046 100644 --- a/website/themes/beastie/i18n/ja.toml +++ b/website/themes/beastie/i18n/ja.toml @@ -247,6 +247,9 @@ other = "All rights reserved." [trademark] other = "The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of" +[legalNotices] +other = "法律上の注意事項" + # Months [1] other = "January" @@ -289,6 +292,33 @@ other = "December" other = "その他" # sidenav +[applications] +other = "アプリケーション" + +[administration] +other = "担当者一覧" + +[news] +other = "ニュース" + +[pressSidenav] +other = "ニュース記事" + +[multimedia] +other = "マルチメディア" + +[art] +other = "画像" + +[logo] +other = "ロゴ" + +[donations] +other = "寄付・寄贈" + +[privacy] +other = "プライバシーポリシー" + [mailinglists] other = "メーリングリスト"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203031221.223CLLEY030936>
