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/ecvsl.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/ecvsl.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/europecv/ecvsl.def | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecvsl.def b/Master/texmf-dist/tex/latex/europecv/ecvsl.def index 6386dd5af9a..bc2e20975cc 100644 --- a/Master/texmf-dist/tex/latex/europecv/ecvsl.def +++ b/Master/texmf-dist/tex/latex/europecv/ecvsl.def @@ -1,15 +1,20 @@ %!TEX encoding = UTF-8 Unicode % -% Translation completed on 2006/01/13 +% Translation completed on 2018/07/13 \ProvidesFile{ecvsl.def}[europecv Slovenian definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Osebni podatki}} +\def\ecv@date{\ecv@utf{Posodobljeno na \today}} \def\ecv@namekey{\ecv@utf{Ime~/ Priimek}} \def\ecv@addresskey{\ecv@utf{Naslov}} \def\ecv@telkey{\ecv@utf{Telefon}} \def\ecv@mobilekey{\ecv@utf{Prenosni telefon}} -\def\ecv@faxkey{\ecv@utf{Telefaks}} +\def\ecv@officekey{\ecv@utf{Telefaks}} \def\ecv@emailkey{\ecv@utf{E-po{\v s}ta}} +def\ecv@officekey{\ecv@utf{Urad}} +\def\ecv@professionalkey{\ecv@utf{Strokovni E-poštni naslov}} +\def\ecv@skypekey{\ecv@utf{Skype}} +\def\ecv@peckey{\ecv@utf{PEC}} \def\ecv@nationalitykey{\ecv@utf{Dr{\v z}avljanstvo}} \def\ecv@birthkey{\ecv@utf{Datum rojstva}} \def\ecv@genderkey{\ecv@utf{Spol}} |