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/ecven.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/ecven.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/europecv/ecven.def | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecven.def b/Master/texmf-dist/tex/latex/europecv/ecven.def index 2bebf363e26..8e2489c881d 100644 --- a/Master/texmf-dist/tex/latex/europecv/ecven.def +++ b/Master/texmf-dist/tex/latex/europecv/ecven.def @@ -1,23 +1,27 @@ %!TEX encoding = UTF-8 Unicode % -% Translation completed +% Translation completed on 2018/07/13 \ProvidesFile{ecven.def}[europecv English definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Personal information}} -\def\ecv@namekey{\ecv@utf{Surname(s) / First name(s)}} -\def\ecv@addresskey{\ecv@utf{Address(es)}} -\def\ecv@telkey{\ecv@utf{Telephone(s)}} +\def\ecv@date{\ecv@utf{Updated \\ \today}} +\def\ecv@namekey{\ecv@utf{Surname / First name}} +\def\ecv@addresskey{\ecv@utf{Address}} +\def\ecv@telkey{\ecv@utf{Telephone}} \def\ecv@mobilekey{\ecv@utf{Mobile}} -\def\ecv@faxkey{\ecv@utf{Fax(es)}} -\def\ecv@emailkey{\ecv@utf{Email(s)}} -\def\ecv@nationalitykey{\ecv@utf{Nationality(-ies)}} +\def\ecv@ufficiokey{\ecv@utf{Office}} +\def\ecv@emailkey{\ecv@utf{Personal Email}} +\def\ecv@professionalkey{\ecv@utf{Professional Email}} +\def\ecv@skypekey{\ecv@utf{Skype}} +\def\ecv@peckey{\ecv@utf{PEC}} +\def\ecv@nationalitykey{\ecv@utf{Nationality}} \def\ecv@birthkey{\ecv@utf{Date of birth}} \def\ecv@genderkey{\ecv@utf{Gender}} % Footer \def\ecv@pagekey{\ecv@utf{Page}} \def\ecv@cvofkey{\ecv@utf{Curriculum vit\ae\ of}} % Language table -\def\ecv@mothertonguekey{\ecv@utf{Mother tongue(s)}} +\def\ecv@mothertonguekey{\ecv@utf{Mother tongue}} \def\ecv@assesskey{\ecv@utf{Self-assessment}} \def\ecv@levelkey{\ecv@utf{European level}} \def\ecv@understandkey{\ecv@utf{Understanding}} |