From 91c29d8f8d11a3baf6ac6a6de6e26ef7c8efa102 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 27 Aug 2020 21:24:54 +0000 Subject: changelog (27aug20) git-svn-id: svn://tug.org/texlive/trunk@56194 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/changelog/changelog.sty | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/changelog/changelog.sty b/Master/texmf-dist/tex/latex/changelog/changelog.sty index dad913838bc..b217acb0488 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/04/23 2.2.1 Typesetting changelogs] +\ProvidesPackage{changelog}[2020/08/26 2.3.0 Typesetting changelogs] % Description: Provides the changelog environment for typesetting changelogs % License: LPPL 1.3c % Homepage: https://github.com/9999years/latex-changelog @@ -38,7 +38,7 @@ \DeclareTranslationFallback{changelog-Miscellaneous}{Miscellaneous} \DeclareTranslationFallback{changelog-Unreleased}{Unreleased} \DeclareTranslationFallback{changelog-Yanked}{YANKED} -% English translations +% English translations by Rebecca Turner \DeclareTranslation{English}{changelog}{Changelog} \DeclareTranslation{English}{changelog-Added}{Added} \DeclareTranslation{English}{changelog-Changed}{Changed} @@ -49,7 +49,7 @@ \DeclareTranslation{English}{changelog-Miscellaneous}{Miscellaneous} \DeclareTranslation{English}{changelog-Unreleased}{Unreleased} \DeclareTranslation{English}{changelog-Yanked}{YANKED} -% German translations +% German translations by Holger Schieferdecker % Alternative german translations as comment at the end of the line \DeclareTranslation{German}{changelog}{\"Anderungsnachweis} \DeclareTranslation{German}{changelog-Added}{Hinzugef\"{u}gt}% Neu @@ -61,7 +61,7 @@ \DeclareTranslation{German}{changelog-Miscellaneous}{Verschiedenes} \DeclareTranslation{German}{changelog-Unreleased}{Unver\"{o}ffentlicht} \DeclareTranslation{German}{changelog-Yanked}{Zur{\"u}ckgezogen} -% Spanish translations +% Spanish translations by David Arnold \DeclareTranslation{Spanish}{changelog}{Registro de cambios} \DeclareTranslation{Spanish}{changelog-Added}{Agregado} \DeclareTranslation{Spanish}{changelog-Changed}{Cambiado} @@ -72,6 +72,17 @@ \DeclareTranslation{Spanish}{changelog-Miscellaneous}{Miscel{\'a}neo} \DeclareTranslation{Spanish}{changelog-Unreleased}{No Publicado} \DeclareTranslation{Spanish}{changelog-Yanked}{REVOCADO} +% French translations by Damien Calesse +\DeclareTranslation{French}{changelog}{Journal des modifications} +\DeclareTranslation{French}{changelog-Added}{Ajouté} +\DeclareTranslation{French}{changelog-Changed}{Modifié} +\DeclareTranslation{French}{changelog-Deprecated}{Déprécié} +\DeclareTranslation{French}{changelog-Removed}{Supprimé} +\DeclareTranslation{French}{changelog-Fixed}{Corrigé} +\DeclareTranslation{French}{changelog-Security}{Sécurité} +\DeclareTranslation{French}{changelog-Miscellaneous}{Divers} +\DeclareTranslation{French}{changelog-Unreleased}{Non publié} +\DeclareTranslation{French}{changelog-Yanked}{Annulé} \newif\ifchangelog@versionfirst \newcommand{\changelog@item}[1]{% -- cgit v1.2.3