diff --git a/CHANGELOG.rst b/CHANGELOG.rst index aaaede6..ec385fc 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package europecv ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2024.02.01 +---------- +* Improved Spanish translation #36 (#36) +* Contributors: kaneraZh, Giuseppe Silano + 2022.08.03 ---------- * europasslogo.pdf does not work with XeTeX #31 (#31) @@ -9,7 +14,7 @@ Changelog for package europecv 2022.06.17 ---------- -* Fixed issue related to the `ucs` and `inputenc` (with utf8x option) package (#29) +* Fixed issue related to the `ucs` and `inputenc` (with utf8x option) package (#29) * Contributors: David Carlisle, Ulrike Fischer, Giuseppe Silano 2022.03.13 diff --git a/README.md b/README.md index 5692181..40dbc7d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![first-timers-only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square)](https://www.firsttimersonly.com/) [![License](https://svgshare.com/i/KPL.svg)](https://spdx.org/licenses/LPPL-1.3c.html) diff --git a/ecves.def b/ecves.def index 648da9b..ee1bd53 100644 --- a/ecves.def +++ b/ecves.def @@ -1,10 +1,10 @@ %!TEX encoding = UTF-8 Unicode % -% Translation completed on 01/03/2020 +% Translation completed on 01/02/2024 \ProvidesFile{ecves.def}[europecv Spanish definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Informaci\'on personal}} -\def\ecv@datekey{\ecv@utf{Actualizado a}} +\def\ecv@datekey{\ecv@utf{Actualizado el\\}} \def\ecv@namekey{\ecv@utf{Nombre(s)~/ Apellido(s)}} \def\ecv@addresskey{\ecv@utf{Direcci\'on(es)}} \def\ecv@telkey{\ecv@utf{Tel\'efono(s)}} @@ -20,7 +20,7 @@ \def\ecv@homepagekey{\ecv@utf{Home page}} \def\ecv@nationalitykey{\ecv@utf{Nacionalidad(es)}} \def\ecv@birthkey{\ecv@utf{Fecha de nacimiento}} -\def\ecv@genderkey{\ecv@utf{Sexo}} +\def\ecv@genderkey{\ecv@utf{G\'enero}} % Footer \def\ecv@pagekey{\ecv@utf{P\'agina}} \def\ecv@cvofkey{\ecv@utf{Curriculum vit\ae\ de}} diff --git a/europecv.pdf b/europecv.pdf index f49ef22..75754b0 100644 Binary files a/europecv.pdf and b/europecv.pdf differ diff --git a/europecv.tex b/europecv.tex index e8b8a32..4508f5e 100644 --- a/europecv.tex +++ b/europecv.tex @@ -54,7 +54,7 @@ Faculty of Electrical Engineering\\ Czech Technical University in Prague, Czech Republic\\ } -\date{August 3, 2022} +\date{February 1, 2024} \begin{document} @@ -924,12 +924,17 @@ \section{Publications} respectively. Thanks to \textbf{JPSPLeite} for improving the Portuguese translation. Thanks to \textbf{Marc-Andre Hermanns} for adding the \texttt{nobranding} feature. Thanks to \textbf{Antonios Tsolomitis} for his suggestions into the 2020.01.06 package release. Thanks to \textbf{ -Davide Peressoni} for the biber support (2020.10.26 package release). Thanks to \textbf{Nuno -Fachada} for his help with the Portuguese translation (2021.02.05 package release). Thanks to -\textbf{Pancho Horrillo} for his fix ($\#25$, 2021.05.09 package release). Thanks to -\textbf{Alecu Ștefan-Iulian} for his fix ($\#26$ and $\#27$, 2022.03.13 package release). Thanks to -\textbf{Scott Kostyshak} for his fix ($\#29$ and $\#30$, 2022.06.17 package release). Thanks -to \textbf{Michal Vlasak} for his fix ($\#31$, 2022.08.03 package release). +Davide Peressoni} for the biber support into the 2020.10.26 package release. Thanks to +\textbf{Nuno +Fachada} for his help with the Portuguese translation into the 2021.02.05 package release. +Thanks to +\textbf{Pancho Horrillo} for his fix $\#25$ into the 2021.05.09 package release. Thanks to +\textbf{Alecu Ștefan-Iulian} for his fix $\#26$ and $\#27$, into the 2022.03.13 package +release. Thanks to +\textbf{Scott Kostyshak} for his fix $\#29$ and $\#30$, into the 2022.06.17 package release. +Thanks +to \textbf{Michal Vlasak} for his fix $\#31$ into the 2022.08.03 package release. Thanks to +\textbf{kaneraZh} for his fix $\#36$ into the 2024.02.01 package release. %%% END SECTION ============================================================ diff --git a/examples/europass-cv.pdf b/examples/europass-cv.pdf index 57098b4..ec5a394 100644 Binary files a/examples/europass-cv.pdf and b/examples/europass-cv.pdf differ diff --git a/examples/greek-utf8.pdf b/examples/greek-utf8.pdf index bf0f577..7cbcd05 100644 Binary files a/examples/greek-utf8.pdf and b/examples/greek-utf8.pdf differ diff --git a/examples/minimal.pdf b/examples/minimal.pdf index 8039953..b201d0d 100644 Binary files a/examples/minimal.pdf and b/examples/minimal.pdf differ diff --git a/templates/cv_template_academic_en.pdf b/templates/cv_template_academic_en.pdf index ffa1e2f..285af0f 100644 Binary files a/templates/cv_template_academic_en.pdf and b/templates/cv_template_academic_en.pdf differ diff --git a/templates/cv_template_en.pdf b/templates/cv_template_en.pdf index 62a83cb..53d486c 100644 Binary files a/templates/cv_template_en.pdf and b/templates/cv_template_en.pdf differ