diff options
author | Karl Berry <karl@freefriends.org> | 2018-07-14 21:26:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-07-14 21:26:41 +0000 |
commit | edc5c8d25f4854e6dff4ca8a434b42ce7375228a (patch) | |
tree | fff4b38b5a3a2b3ccfe49a44e4f3d5be14510abc /Master/texmf-dist/tex/latex/europecv/ecves.def | |
parent | efe2600f14622e2e208c1e47d9c2a03265c4922c (diff) |
europecv (14jul18)
git-svn-id: svn://tug.org/texlive/trunk@48199 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/europecv/ecves.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/europecv/ecves.def | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecves.def b/Master/texmf-dist/tex/latex/europecv/ecves.def index 177c964a4c1..954b5e5fc3b 100644 --- a/Master/texmf-dist/tex/latex/europecv/ecves.def +++ b/Master/texmf-dist/tex/latex/europecv/ecves.def @@ -1,15 +1,19 @@ %!TEX encoding = UTF-8 Unicode % -% Translation completed on 2006/01/11 +% Translation completed on 2018/07/13 \ProvidesFile{ecves.def}[europecv Spanish definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Informaci\'on personal}} +\def\ecv@date{\ecv@utf{Actualizado a \today}} \def\ecv@namekey{\ecv@utf{Apellido(s) / Nombre(s)}} \def\ecv@addresskey{\ecv@utf{Direcci\'on(es)}} \def\ecv@telkey{\ecv@utf{Tel\'efono(s)}} \def\ecv@mobilekey{\ecv@utf{M\'ovil}} -\def\ecv@faxkey{\ecv@utf{Fax(es)}} +\def\ecv@officekey{\ecv@utf{Oficina}} \def\ecv@emailkey{\ecv@utf{Correo(s) electr\'onico(s)}} +\def\ecv@professionalkey{\ecv@utf{Correo(s) electr\'onico(s)} de trabajo} +\def\ecv@skypekey{\ecv@utf{Skype}} +\def\ecv@peckey{\ecv@utf{PEC}} \def\ecv@nationalitykey{\ecv@utf{Nacionalidad(es)}} \def\ecv@birthkey{\ecv@utf{Fecha de nacimiento}} \def\ecv@genderkey{\ecv@utf{Sexo}} |