summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/changelog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-13 21:25:39 +0000
committerKarl Berry <karl@freefriends.org>2020-09-13 21:25:39 +0000
commit6ec181a602dbc45b896ef3bbc135d7c3db415dbb (patch)
tree2e35c25eb05baa31ae9e5435b20a1ff663c30817 /Master/texmf-dist/tex/latex/changelog
parentc7cb8ebd3cc615fa05d1d7cf319c1007d51bdab3 (diff)
changelog (13sep20)
git-svn-id: svn://tug.org/texlive/trunk@56338 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/changelog')
-rw-r--r--Master/texmf-dist/tex/latex/changelog/changelog.sty13
1 files changed, 12 insertions, 1 deletions
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 <github.com/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]{%