From 13a2a8e548d3df7843d2480ae7674972143b7e0e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 9 Jul 2015 21:21:10 +0000 Subject: translations (9jul15) git-svn-id: svn://tug.org/texlive/trunk@37820 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/translations/README | 8 ++++---- .../doc/latex/translations/translations_en.pdf | Bin 546362 -> 548247 bytes .../doc/latex/translations/translations_en.tex | 8 ++++---- .../tex/latex/translations/translations.sty | 13 ++++++++----- 4 files changed, 16 insertions(+), 13 deletions(-) diff --git a/Master/texmf-dist/doc/latex/translations/README b/Master/texmf-dist/doc/latex/translations/README index 63c053c6291..c5d33dfe308 100644 --- a/Master/texmf-dist/doc/latex/translations/README +++ b/Master/texmf-dist/doc/latex/translations/README @@ -1,13 +1,13 @@ -------------------------------------------------------------------------- -the TRANSLATIONS package v1.2a - 2014/01/23 - a simple translator +the TRANSLATIONS package v1.2b - 2015/07/09 + internationalization of LaTeX2e packages -------------------------------------------------------------------------- Clemens Niederberger -Web: https://github.com/cgnieder/translations/ +Web: http://www.mychemistry.eu/forums/forum/translations E-Mail: contact@mychemistry.eu -------------------------------------------------------------------------- -Copyright 2011-2014 Clemens Niederberger +Copyright 2012-2015 Clemens Niederberger This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/doc/latex/translations/translations_en.pdf b/Master/texmf-dist/doc/latex/translations/translations_en.pdf index 05564429711..db07f76b923 100644 Binary files a/Master/texmf-dist/doc/latex/translations/translations_en.pdf and b/Master/texmf-dist/doc/latex/translations/translations_en.pdf differ diff --git a/Master/texmf-dist/doc/latex/translations/translations_en.tex b/Master/texmf-dist/doc/latex/translations/translations_en.tex index 0eb599dc7aa..b2f2fedc227 100644 --- a/Master/texmf-dist/doc/latex/translations/translations_en.tex +++ b/Master/texmf-dist/doc/latex/translations/translations_en.tex @@ -5,14 +5,14 @@ % -------------------------------------------------------------------------- % the TRANSLATIONS package % -% a simple translator +% internationalizations of LaTeX2e packages % % -------------------------------------------------------------------------- % Clemens Niederberger -% Web: https://github.com/cgnieder/translations/ +% Web: http://www.mychemistry.eu/forums/forum/translations % E-Mail: contact@mychemistry.eu % -------------------------------------------------------------------------- -% Copyright 2011-2014 Clemens Niederberger +% Copyright 2012-2015 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -38,7 +38,7 @@ package = {translations} , authors = Clemens Niederberger , email = contact@mychemistry.eu , - url = https://github.com/cgnieder/translations/ , + url = http://www.mychemistry.eu/forums/forum/translations/ , info = {Internationalization of \LaTeXe\ Packages} , add-cmds = { baselanguage, diff --git a/Master/texmf-dist/tex/latex/translations/translations.sty b/Master/texmf-dist/tex/latex/translations/translations.sty index 7765c12af0d..ad00760267f 100644 --- a/Master/texmf-dist/tex/latex/translations/translations.sty +++ b/Master/texmf-dist/tex/latex/translations/translations.sty @@ -1,14 +1,14 @@ % -------------------------------------------------------------------------- % the TRANSLATIONS package % -% a simple translator +% internationalization of LaTeX2e packages % % -------------------------------------------------------------------------- % Clemens Niederberger -% Web: https://github.com/cgnieder/translations +% Web: http://www.mychemistry.eu/forums/forum/translations % E-Mail: contact@mychemistry.eu % -------------------------------------------------------------------------- -% Copyright 2012-2014 Clemens Niederberger +% Copyright 2012-2015 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -25,8 +25,8 @@ % If you have any ideas, questions, suggestions or bugs to report, please % feel free to contact me. % -------------------------------------------------------------------------- -\def\@trnslt@date{2014/01/23} -\def\@trnslt@version{v1.2a} +\def\@trnslt@date{2015/07/09} +\def\@trnslt@version{v1.2b} \def\@trnslt@info{internationalization of LaTeX2e packages} \ProvidesPackage{translations}[% @@ -695,6 +695,7 @@ \DeclareLanguage{italian} \DeclareLanguage{japanese} \DeclareLanguage{kannada} +\DeclareLanguage{korean} \DeclareLanguage{ladin} \DeclareLanguage{lao} \DeclareLanguage{latin} @@ -826,6 +827,7 @@ \DeclareLanguageAlias {Italian}{italian} \DeclareLanguageAlias {Japanese}{japanese} \DeclareLanguageAlias {Kannada}{kannada} +\DeclareLanguageAlias {Korean}{korean} \DeclareLanguageAlias {Ladin}{ladin} \DeclareLanguageAlias {Lao}{lao} \DeclareLanguageAlias {laotian}{lao} @@ -1022,4 +1024,5 @@ - rename \baselanguagename => \baselanguage - drop earlier \baselanguage (it was and still is available as \@trnslt@language) +2015/07/09 v1.2b - add language `korean' -- cgit v1.2.3