From 6ec181a602dbc45b896ef3bbc135d7c3db415dbb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 13 Sep 2020 21:25:39 +0000 Subject: changelog (13sep20) git-svn-id: svn://tug.org/texlive/trunk@56338 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/changelog/changelog.sty | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/tex/latex/changelog') diff --git a/Master/texmf-dist/tex/latex/changelog/changelog.sty b/Master/texmf-dist/tex/latex/changelog/changelog.sty index b217acb0488..6c329e9a18f 100644 --- a/Master/texmf-dist/tex/latex/changelog/changelog.sty +++ b/Master/texmf-dist/tex/latex/changelog/changelog.sty @@ -1,4 +1,4 @@ -\ProvidesPackage{changelog}[2020/08/26 2.3.0 Typesetting changelogs] +\ProvidesPackage{changelog}[2020/08/26 2.4.0 Typesetting changelogs] % Description: Provides the changelog environment for typesetting changelogs % License: LPPL 1.3c % Homepage: https://github.com/9999years/latex-changelog @@ -83,6 +83,17 @@ \DeclareTranslation{French}{changelog-Miscellaneous}{Divers} \DeclareTranslation{French}{changelog-Unreleased}{Non publié} \DeclareTranslation{French}{changelog-Yanked}{Annulé} +% Japanese translations by cmplstofB +\DeclareTranslation{Japanese}{changelog}{変更履歴} +\DeclareTranslation{Japanese}{changelog-Added}{追加} +\DeclareTranslation{Japanese}{changelog-Changed}{変更} +\DeclareTranslation{Japanese}{changelog-Deprecated}{非推奨} +\DeclareTranslation{Japanese}{changelog-Removed}{削除} +\DeclareTranslation{Japanese}{changelog-Fixed}{修正} +\DeclareTranslation{Japanese}{changelog-Security}{安全性} +\DeclareTranslation{Japanese}{changelog-Miscellaneous}{雑題} +\DeclareTranslation{Japanese}{changelog-Unreleased}{未公開} +\DeclareTranslation{Japanese}{changelog-Yanked}{緊急変更} \newif\ifchangelog@versionfirst \newcommand{\changelog@item}[1]{% -- cgit v1.2.3