summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/ldf
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/stex/tex/ldf')
-rw-r--r--macros/latex/contrib/stex/tex/ldf/hwexam-finnish.ldf21
-rw-r--r--macros/latex/contrib/stex/tex/ldf/hwexam-french.ldf21
-rw-r--r--macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf21
-rw-r--r--macros/latex/contrib/stex/tex/ldf/hwexam-russian.ldf20
-rw-r--r--macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf17
-rw-r--r--macros/latex/contrib/stex/tex/ldf/problem-finnish.ldf13
-rw-r--r--macros/latex/contrib/stex/tex/ldf/problem-french.ldf13
-rw-r--r--macros/latex/contrib/stex/tex/ldf/problem-ngerman.ldf17
-rw-r--r--macros/latex/contrib/stex/tex/ldf/problem-russian.ldf16
-rw-r--r--macros/latex/contrib/stex/tex/ldf/sproof-finnish.ldf14
-rw-r--r--macros/latex/contrib/stex/tex/ldf/sproof-french.ldf14
-rw-r--r--macros/latex/contrib/stex/tex/ldf/sproof-ngerman.ldf13
-rw-r--r--macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf13
13 files changed, 213 insertions, 0 deletions
diff --git a/macros/latex/contrib/stex/tex/ldf/hwexam-finnish.ldf b/macros/latex/contrib/stex/tex/ldf/hwexam-finnish.ldf
new file mode 100644
index 0000000000..92454d2b2c
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/hwexam-finnish.ldf
@@ -0,0 +1,21 @@
+% Finnish Language Bindings for the sTeX hwexam package
+% Translations thanks to Jukka Kohonen <jukka.kohonen@aalto.fi>
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsfinnish{
+\def\hwexam@assignment@kw{Kotitehtävä}
+\def\hwexam@given@kw{Annettu}
+\def\hwexam@due@kw{Palautettava}
+\def\correction@forgrading@kw{Käytetään arvosteluun, älä kirjoita tähän!}
+\def\hwexam@testemptypage@kw{Tämä sivu on tarkoituksellisesti tyhjä}
+\def\correction@probs@kw{Tehtävä}%
+\def\correction@pts@kw{Maksimi}%
+\def\correction@reached@kw{Pisteet}%
+\def\correction@sum@kw{Summa}%
+\def\correction@grade@kw{Arvosana}%
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/hwexam-french.ldf b/macros/latex/contrib/stex/tex/ldf/hwexam-french.ldf
new file mode 100644
index 0000000000..23992740cd
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/hwexam-french.ldf
@@ -0,0 +1,21 @@
+% French Language Bindings for the sTeX hwexam package
+% Translations thanks to Samuel Lelièvre <samuel.lelievre@gmail.com>
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsfrench{
+\def\hwexam@assignment@kw{Devoir}
+\def\hwexam@given@kw{Distribué}
+\def\hwexam@due@kw{À rendre}
+\def\correction@forgrading@kw{Réservé pour la correction}
+\def\hwexam@testemptypage@kw{Page laissée blanche exprès}
+\def\correction@probs@kw{Pb}%
+\def\correction@pts@kw{pt}%
+\def\correction@reached@kw{Score}%
+\def\correction@sum@kw{Total}%
+\def\correction@grade@kw{Note}%
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf b/macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf
new file mode 100644
index 0000000000..31af25aba8
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf
@@ -0,0 +1,21 @@
+% German Language Bindings for the sTeX hwexam package
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsngerman{
+\def\hwexam@assignment@kw{Hausaufgabe}
+\def\hwexam@given@kw{Ausgegeben}
+\def\hwexam@due@kw{Abgabetermin}
+\def\hwexam@minutes@kw{Minuten}
+\def\correction@forgrading@kw{Nur zur Korrektur, bitte freilassen!}
+\def\hwexam@testemptypage@kw{Diese Seite wurde für mehr Platz absichtlich leer gelassen.}
+\def\correction@probs@kw{Aufgabe}%
+\def\correction@pts@kw{M\"oglich}%
+\def\correction@reached@kw{Erreicht}%
+\def\correction@sum@kw{Summe}%
+\def\correction@grade@kw{Note}%
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/hwexam-russian.ldf b/macros/latex/contrib/stex/tex/ldf/hwexam-russian.ldf
new file mode 100644
index 0000000000..6da7c9e8cb
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/hwexam-russian.ldf
@@ -0,0 +1,20 @@
+% Russian Language Bindings for the sTeX hwexam package
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsrussian{
+\def\hwexam@assignment@kw{Домашнее задание}
+\def\hwexam@given@kw{Дано}
+\def\hwexam@due@kw{Дата сдачи}
+\def\correction@forgrading@kw{Для исправлений. Пожалуйста, оставьте свободное место!}
+\def\hwexam@testemptypage@kw{Эта страница преднамеренно оставлена пустой для дополнительных записей.}
+\def\correction@probs@kw{Задание}%
+\def\correction@pts@kw{Максимальный балл}%
+\def\correction@reached@kw{Ваш балл}%
+\def\correction@sum@kw{Общий балл}%
+\def\correction@grade@kw{Отметка}%
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf b/macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf
new file mode 100644
index 0000000000..3486813833
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf
@@ -0,0 +1,17 @@
+% German Language Bindings for the sTeX omdoc package
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsngerman{
+\def\omdoc@part@kw{Teil}
+\def\omdoc@chapter@kw{Kapitel}
+\def\omdoc@section@kw{Abschnitt}
+\def\omdoc@subsection@kw{Unterabschnitt}
+\def\omdoc@subsubsection@kw{Unterabschnitt}
+\def\omdoc@paragraph@kw{Paragraph}
+\def\omdoc@subparagraph@kw{Unterparagraph}
+} \ No newline at end of file
diff --git a/macros/latex/contrib/stex/tex/ldf/problem-finnish.ldf b/macros/latex/contrib/stex/tex/ldf/problem-finnish.ldf
new file mode 100644
index 0000000000..3619f283a0
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/problem-finnish.ldf
@@ -0,0 +1,13 @@
+% Finnish Language Bindings for the sTeX problem package
+% Translations thanks to Jukka Kohonen <jukka.kohonen@aalto.fi>
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsfinnish{
+\def\prob@problem@kw{Tehtävä}
+\def\prob@solution@kw{Ratkaisu}
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/problem-french.ldf b/macros/latex/contrib/stex/tex/ldf/problem-french.ldf
new file mode 100644
index 0000000000..80d577c481
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/problem-french.ldf
@@ -0,0 +1,13 @@
+% French Language Bindings for the sTeX problem package
+% Translations thanks to Samuel Lelièvre <samuel.lelievre@gmail.com>
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsfrench{
+\def\prob@problem@kw{Problème}
+\def\prob@solution@kw{Solution}
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/problem-ngerman.ldf b/macros/latex/contrib/stex/tex/ldf/problem-ngerman.ldf
new file mode 100644
index 0000000000..d53bed5591
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/problem-ngerman.ldf
@@ -0,0 +1,17 @@
+% German Language Bindings for the sTeX problem package
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsngerman{
+\def\prob@problem@kw{Aufgabe}
+\def\prob@solution@kw{Lösung}
+\def\prob@hint@kw{Hinweis}
+\def\prob@note@kw{Bemerkung}
+\def\prob@note@kw{Bewertung}
+\def\prob@pt@kw{Pkt}
+\def\prob@min@kw{Min}
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/problem-russian.ldf b/macros/latex/contrib/stex/tex/ldf/problem-russian.ldf
new file mode 100644
index 0000000000..d27d8ffabc
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/problem-russian.ldf
@@ -0,0 +1,16 @@
+% Russian Language Bindings for the sTeX problem package
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsrussian{
+\def\prob@problem@kw{Задание}
+\def\prob@solution@kw{Решение}
+\def\prob@hint@kw{Подсказка}
+\def\prob@note@kw{Примечание}
+\def\prob@pt@kw{бл}
+\def\prob@min@kw{мин}
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/sproof-finnish.ldf b/macros/latex/contrib/stex/tex/ldf/sproof-finnish.ldf
new file mode 100644
index 0000000000..3ab1f02690
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/sproof-finnish.ldf
@@ -0,0 +1,14 @@
+% Finnish Language Bindings for the sTeX sproof package
+% Translations thanks to Jukka Kohonen <jukka.kohonen@aalto.fi>
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsfinnish{
+\def\spf@proofsketch@kw{Todistusidea}
+\def\spf@proof@kw{Todistus}
+\def\spf@step@kw{Askel}
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/sproof-french.ldf b/macros/latex/contrib/stex/tex/ldf/sproof-french.ldf
new file mode 100644
index 0000000000..8425e0d4a8
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/sproof-french.ldf
@@ -0,0 +1,14 @@
+% French Language Bindings for the sTeX sproof package
+% Translations thanks to Samuel Lelièvre <samuel.lelievre@gmail.com>
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsfrench{
+\def\spf@proofsketch@kw{Esquisse de démonstration}
+\def\spf@proof@kw{Démonstration}
+\def\spf@step@kw{Étape}
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/sproof-ngerman.ldf b/macros/latex/contrib/stex/tex/ldf/sproof-ngerman.ldf
new file mode 100644
index 0000000000..5bd1024eba
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/sproof-ngerman.ldf
@@ -0,0 +1,13 @@
+% German Language Bindings for the sTeX sproof package
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsngerman{
+\def\spf@proofsketch@kw{Beweisskizze}
+\def\spf@proof@kw{Beweis}
+\def\spf@step@kw{Schritt}
+}
diff --git a/macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf b/macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf
new file mode 100644
index 0000000000..314cee130b
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf
@@ -0,0 +1,13 @@
+% Russian Language Bindings for the sTeX sproof package
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsrussian{
+\def\spf@proofsketch@kw{Набросок доказательства}
+\def\spf@proof@kw{Доказательство}
+\def\spf@step@kw{Шаг}
+}