texlive[44025] Master/texmf-dist: translations (24apr17)
commits+karl at tug.org
commits+karl at tug.org
Mon Apr 24 23:26:31 CEST 2017
Revision: 44025
http://tug.org/svn/texlive?view=revision&revision=44025
Author: karl
Date: 2017-04-24 23:26:31 +0200 (Mon, 24 Apr 2017)
Log Message:
-----------
translations (24apr17)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/translations/README
trunk/Master/texmf-dist/doc/latex/translations/translations_en.pdf
trunk/Master/texmf-dist/doc/latex/translations/translations_en.tex
trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-catalan.trsl
trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-dutch.trsl
trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-english.trsl
trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-french.trsl
trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-german.trsl
trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-spanish.trsl
trunk/Master/texmf-dist/tex/latex/translations/translations.sty
Modified: trunk/Master/texmf-dist/doc/latex/translations/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/translations/README 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/doc/latex/translations/README 2017-04-24 21:26:31 UTC (rev 44025)
@@ -1,10 +1,10 @@
--------------------------------------------------------------------------
-the TRANSLATIONS package v1.5a - 2017/03/05
+the TRANSLATIONS package v1.5b - 2017/04/24
internationalization of LaTeX2e packages
--------------------------------------------------------------------------
Clemens Niederberger
-Web: http://www.mychemistry.eu/forums/forum/translations
+Web: https://github.com/cgnieder/translations
E-Mail: contact at mychemistry.eu
--------------------------------------------------------------------------
Copyright 2012-2017 Clemens Niederberger
@@ -23,6 +23,7 @@
--------------------------------------------------------------------------
The translations package consists of the files
- translations.sty, translations_en.tex, translations_en.pdf,
+ translations-basic-dictionary-catalan.trsl,
translations-basic-dictionary-english.trsl,
translations-basic-dictionary-dutch.trsl,
translations-basic-dictionary-french.trsl,
Modified: trunk/Master/texmf-dist/doc/latex/translations/translations_en.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/translations/translations_en.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/translations/translations_en.tex 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/doc/latex/translations/translations_en.tex 2017-04-24 21:26:31 UTC (rev 44025)
@@ -1,5 +1,5 @@
% !arara: pdflatex: { shell: on }
-% !arara: biber
+% arara: biber
% arara: pdflatex
% arara: pdflatex
% --------------------------------------------------------------------------
@@ -9,7 +9,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact at mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
@@ -38,7 +38,7 @@
package = {translations} ,
authors = Clemens Niederberger ,
email = contact at mychemistry.eu ,
- url = http://www.mychemistry.eu/forums/forum/translations/ ,
+ url = https://github.com/cgnieder/translations ,
info = {Internationalization of \LaTeXe\ Packages} ,
add-cmds = {
baselanguage,
@@ -230,6 +230,10 @@
same as the third case as again the internal macros are the same.
\end{enumerate}
+\emph{Beware that if the current language is a language using a non-latin
+ font, a translation is missing for said language, and the fallback
+ translation needs a Latin script font then \emph{nothing} might be printed.}
+
\subsection{Available Commands}\label{ssec:commands}
Below the commands provided by \translations\ are explained. The symbol
\textcolor{expandable}{\expandablesign} means that the command is expandable.
@@ -605,12 +609,19 @@
\end{commands}
\subsubsection{\translations' Basic Dictionaries}\label{sec:transl-basic-dict}
-\translations\ already provides a basic dictionary for the languages Catalan,
-English, Dutch, French, German and Spanish. This dictionary is loaded
-automatically if the document language is one of these four. If you'd like to
-contribute and add the basic dictionary in your language this is more than
-welcome and highly appreciated! The easiest way to do this would be to copy
-one of the existing files
+\translations\ already provides a basic dictionary for the languages
+\begin{itemize}
+ \item Catalan,
+ \item English,
+ \item Dutch,
+ \item French,
+ \item German, and
+ \item Spanish.
+\end{itemize}
+The corresponding dictionary is loaded automatically if the document language
+is one of these languages. If you'd like to contribute and add the basic
+dictionary in your language this is more than welcome and highly appreciated!
+The easiest way to do this would be to copy one of the existing files
\code{translations-basic-dictionary-\meta{lang}.trsl} and modify the file
accordingly. You can then send me the file via email and I'll add it to
\translations.
Modified: trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-catalan.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-catalan.trsl 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-catalan.trsl 2017-04-24 21:26:31 UTC (rev 44025)
@@ -5,7 +5,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact at mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
Modified: trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-dutch.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-dutch.trsl 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-dutch.trsl 2017-04-24 21:26:31 UTC (rev 44025)
@@ -5,7 +5,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact at mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
Modified: trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-english.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-english.trsl 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-english.trsl 2017-04-24 21:26:31 UTC (rev 44025)
@@ -5,7 +5,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact at mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
Modified: trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-french.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-french.trsl 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-french.trsl 2017-04-24 21:26:31 UTC (rev 44025)
@@ -5,7 +5,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact at mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
Modified: trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-german.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-german.trsl 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-german.trsl 2017-04-24 21:26:31 UTC (rev 44025)
@@ -5,7 +5,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact at mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
Modified: trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-spanish.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-spanish.trsl 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/tex/latex/translations/translations-basic-dictionary-spanish.trsl 2017-04-24 21:26:31 UTC (rev 44025)
@@ -5,7 +5,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact at mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
Modified: trunk/Master/texmf-dist/tex/latex/translations/translations.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/translations/translations.sty 2017-04-24 21:26:18 UTC (rev 44024)
+++ trunk/Master/texmf-dist/tex/latex/translations/translations.sty 2017-04-24 21:26:31 UTC (rev 44025)
@@ -5,7 +5,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact at mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
@@ -25,8 +25,8 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-\newcommand*\@trnslt at date{2017/03/05}
-\newcommand*\@trnslt at version{v1.5a}
+\newcommand*\@trnslt at date{2017/04/24}
+\newcommand*\@trnslt at version{v1.5b}
\newcommand*\@trnslt at packageinfo{internationalization of LaTeX2e packages}
\ProvidesPackage{translations}[%
@@ -943,17 +943,23 @@
\DeclareLanguageAlias {Lettish}{lettish}
\DeclareLanguageAlias {Lithuanian}{lithuanian}
\DeclareLanguageAlias {Macedonian}{macedonian}
-% hopefully someone who knows better than me can comment on these
+% hopefully someone who knows better than me can comment on the following
+% family:
\DeclareLanguageAlias {Malay}{malay}
+\DeclareLanguageAlias {bahasa malaysia}{malay}
+\DeclareLanguageAlias {Bahasa Malaysia}{bahasa malaysia}
+\DeclareLanguageAlias {bahasa melayu}{bahasa malaysia}
+\DeclareLanguageAlias {Bahasa Melayu}{bahasa melayu}
+\DeclareLanguageAlias {bahasa}{bahasa melayu}
+\DeclareLanguageAlias {Bahasa}{bahasa}
+\DeclareLanguageAlias {bahasai}{bahasa}
+\DeclareLanguageAlias {Bahasai}{bahasai}
+\DeclareLanguageAlias {bahasam}{bahasa}
+\DeclareLanguageAlias {Bahasam}{bahasam}
\DeclareLanguageDialect{indonesian}{malay}
\DeclareLanguageAlias {Indonesian}{indonesian}
\DeclareLanguageAlias {indon}{indonesian}
-\DeclareLanguageAlias {bahasa meyalu}{malay}
-\DeclareLanguageAlias {Bahasa Meyalu}{bahasa meyalu}
-\DeclareLanguageAlias {bahasa}{bahasa meyalu}
-\DeclareLanguageAlias {Bahasa}{bahasa}
-\DeclareLanguageAlias {bahasai}{bahasa}
-\DeclareLanguageAlias {bahasam}{bahasa}
+%
\DeclareLanguageAlias {Malayalam}{malayalam}
\DeclareLanguageAlias {Maldivian}{maldivian}
\DeclareLanguageAlias {divehi}{maldivian}
@@ -1152,3 +1158,4 @@
- add Dutch dictionary (thanks to kwikwi)
- add Catalan dictionary (thanks to kwikwi)
2017/03/05 v1.5a - correct typos in Dutch dictionary
+2017/04/24 v1.5b - correct typos in Malaysian language names
More information about the tex-live-commits
mailing list