diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/europecv/ecvnl.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/europecv/ecvnl.def | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecvnl.def b/Master/texmf-dist/tex/latex/europecv/ecvnl.def index 8cef6934b2b..8244f563664 100644 --- a/Master/texmf-dist/tex/latex/europecv/ecvnl.def +++ b/Master/texmf-dist/tex/latex/europecv/ecvnl.def @@ -1,15 +1,19 @@ %!TEX encoding = UTF-8 Unicode % -% Translation completed on 2006/01/11 +% Translation completed on 2018/07/13 \ProvidesFile{ecvnl.def}[europecv Dutch definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Persoonsgegevens}} +def\ecv@date{\ecv@utf{Bijgewerkt naar \today}} \def\ecv@namekey{\ecv@utf{Achternaam~(-namen)/ Voornaam~(-namen)}} \def\ecv@addresskey{\ecv@utf{Adres(sen)}} \def\ecv@telkey{\ecv@utf{Telefoon(s)}} \def\ecv@mobilekey{\ecv@utf{Mobiel}} -\def\ecv@faxkey{\ecv@utf{Faxnummer(s)}} +\def\ecv@officekey{\ecv@utf{Kantoor}} \def\ecv@emailkey{\ecv@utf{E-mailadres(sen)}} +\def\ecv@professionalkey{\ecv@utf{professionele e-mail}} +\def\ecv@skypekey{\ecv@utf{Skype}} +\def\ecv@peckey{\ecv@utf{PEC}} \def\ecv@nationalitykey{\ecv@utf{Nationaliteit}} \def\ecv@birthkey{\ecv@utf{Geboortedatum}} \def\ecv@genderkey{\ecv@utf{Geslacht}} |