chore(letter): complete parameterized englisch translation

This commit is contained in:
Steffen Jost 2024-06-20 13:47:05 +02:00
parent 34199a37fd
commit 73ea2f54df
4 changed files with 43 additions and 60 deletions

View File

@ -279,8 +279,8 @@ user-defaults:
max-favourites: 0 max-favourites: 0
max-favourite-terms: 2 max-favourite-terms: 2
theme: Default theme: Default
date-time-format: "%d %b %y %R" date-time-format: "%d.%m.%Y %R"
date-format: "%d %b %Y" date-format: "%d.%m.%y"
time-format: "%R" time-format: "%R"
download-files: false download-files: false
warning-days: 1209600 warning-days: 1209600

View File

@ -126,7 +126,6 @@ instance MDLetter LetterRenewQualification where
[ toMeta "practical" True [ toMeta "practical" True
] <> ] <>
[ toMeta "lang" lang [ toMeta "lang" lang
, toMeta "shwow-lang" $ tshow lang
, toMeta "login" lmsIdent , toMeta "login" lmsIdent
, toMeta "pin" lmsPin , toMeta "pin" lmsPin
, toMeta "examinee" qualHolderDN , toMeta "examinee" qualHolderDN

View File

@ -44,12 +44,11 @@ $endif$
\usepackage{iftex} \usepackage{iftex}
%\usepackage[ngerman]{babel}
$if(lang)$ $if(lang)$
\ifLuaTeX \ifLuaTeX
\usepackage[bidi=basic]{babel} \usepackage[bidi=basic,english,ngerman]{babel}
\else \else
\usepackage[bidi=default]{babel} \usepackage[bidi=default,english,ngerman]{babel}
\fi \fi
\babelprovide[main,import]{$babel-lang$} \babelprovide[main,import]{$babel-lang$}
$for(babel-otherlangs)$ $for(babel-otherlangs)$

View File

@ -60,14 +60,14 @@ $if(is-de)$
$if(reminder)$ $if(reminder)$
dies ist die **letzte Erinnerung**: dies ist die **letzte Erinnerung**:
$endif$ $endif$
um um
$if(supervisor)$ $if(supervisor)$
die $qformal$ von \textbf{$examinee$} die $qformal$ von **{$examinee$}**
$else$ $else$
Ihre $qformal$ Ihre $qformal$
$endif$ $endif$
zu erhalten, benötigen wir bis zum **$date$** den Nachweis, zu verlängern, benötigen wir bis zum **$date$** den Nachweis,
dass die dass die
$if(practical)$ $if(practical)$
theoretische und praktische theoretische und praktische
@ -84,7 +84,8 @@ $if(supervisor)$
Ausschließlich Sie sind berechtigt, die Benutzerdaten an den Schulungsteilnehmer auszuhändigen. Ausschließlich Sie sind berechtigt, die Benutzerdaten an den Schulungsteilnehmer auszuhändigen.
$endif$ $endif$
Für die Absolvierung der Schulungsmaßnahme werden 1--2 Stunden benötigt. Der Abschluss der Schulung wird automatisch an das System der Fahrerausbildung übermittelt. Für die Absolvierung der Schulungsmaßnahme werden 1--2 Stunden benötigt.
Der Abschluss der Schulung wird automatisch an das System der Fahrerausbildung übermittelt.
$if(practical)$ $if(practical)$
Nach erfolgreichem Abschluss der Online-Schulung Nach erfolgreichem Abschluss der Online-Schulung
@ -110,61 +111,45 @@ $else$
<!-- englische Version des Briefes --> <!-- englische Version des Briefes -->
$if(reminder)$ $if(reminder)$
this is a last **reminder**: as of $date$, this is a last **reminder**:
$endif$
in order to maintain
$if(supervisor)$ $if(supervisor)$
$examinee$ has the $qformal$ of **$examinee$**,
$else$ $else$
you have your $qformal$,
$endif$ $endif$
not yet completed the below detailed elearning. we require by **$date$**, that the
The qualification will expire automatically, $if(practical)$
if the elearning is not concluded in time! theorectical and paractical
$else$ $endif$
airport-specific recurrent training at Fraport AG,
according to European Union Regulation No. 139/2014,
has been completed.
The e-learning can be accessed with this link:
[$url-text$]($url$)
The required username and password for this Fraport e-learning are provided below.
Note that sharing of this personal login data with third parties is prohibited.
$if(supervisor)$ $if(supervisor)$
the $qformal$ of $examinee$ Only you are authorized to hand over the personal login data to the training participant.
$else$
your $qformal$
$endif$
is about to expire soon.
$endif$
The validity will be extended
$if(validduration)$
by $validduration$ months
$endif$
by successfully participating in
an elearning.
$if(supervisor)$
Supervisors are kindly requested to forward the login data
below confidentially to the examinee.
$else$
Please use the login data from the protected area below.
$endif$
Reserve 2.5h for the entire e-learning, including the exam.
Examinee
: $examinee$
Expiry
: $expiry$
E-learning website
: [$url-text$]($url$)
If the $qformal$ expires before completing this e-learning,
$if(supervisor)$
the examinee has to participate in a basic training course again to regain
to regain the $qformal$.
$else$
you have to participate in a basic training course again to regain
your $qformal$.
$endif$ $endif$
The completion of the e-learning will require abut 1--2 hours.
Results will be automatically transmitted to Fraport Driver Training.
$if(practical)$
After successful completion of the online training,
$if(supervisor)$
$examinee$ must be scheduled by your company
$else$
your company must schedule you
$endif$
for the practical part of the training.
The 3--4 hour practical refresher includes radio exercises and
an examination-style test drive within the runway system.
$endif$
Please contact the Fraport driving school team, if you need any assistance.
(Kontaktieren Sie uns bitte, wenn Sie zukünftige Briefe in deutscher Sprache bevorzugen.)
$endif$ $endif$