diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/europecv/ecvca.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/europecv/ecvca.def | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecvca.def b/Master/texmf-dist/tex/latex/europecv/ecvca.def index 84ad2202a9b..f8fb75d3859 100644 --- a/Master/texmf-dist/tex/latex/europecv/ecvca.def +++ b/Master/texmf-dist/tex/latex/europecv/ecvca.def @@ -1,15 +1,19 @@ %!TEX encoding = UTF-8 Unicode % -% Translation yet to be finished +% Translation yet to be finished, 2018/07/13 \ProvidesFile{ecvca.def}[europecv Catalan definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Informaci\'o personal}} +\def\ecv@date{\ecv@utf{Aggiornato al \today}} % To be translated \def\ecv@namekey{\ecv@utf{Nom}} \def\ecv@addresskey{\ecv@utf{Adre\c{c}a }} \def\ecv@telkey{\ecv@utf{Tel\`efon}} \def\ecv@mobilekey{\ecv@utf{M\`obil: }} -\def\ecv@faxkey{\ecv@utf{Fax}} +\def\ecv@officekey{\ecv@utf{Ufficio}} % To be translated \def\ecv@emailkey{\ecv@utf{Correu electr\`onic}} +\def\ecv@professionalkey{\ecv@utf{Email Professionale}} % To be translated +\def\ecv@skypekey{\ecv@utf{Skype}} +\def\ecv@peckey{\ecv@utf{PEC}} \def\ecv@nationalitykey{\ecv@utf{Nacionalitat}} \def\ecv@birthkey{\ecv@utf{Data de naixement}} \def\ecv@genderkey{\ecv@utf{Gender}} % To be translated |