diff --git a/messages.pot b/messages.pot index 8047cfb..e99e58b 100644 --- a/messages.pot +++ b/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-08-15 04:32+0200\n" +"POT-Creation-Date: 2024-08-15 05:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -32,7 +32,7 @@ msgstr "" msgid "resume education title" msgstr "" -#: templates/partials/education.html:39 +#: templates/partials/education.html:30 msgid "education validation year" msgstr "" @@ -40,23 +40,23 @@ msgstr "" msgid "resume interest title" msgstr "" -#: templates/partials/languages.html:5 +#: templates/partials/languages.html:4 msgid "resume language title" msgstr "" -#: templates/partials/languages.html:20 +#: templates/partials/languages.html:19 msgid "language level native" msgstr "" -#: templates/partials/languages.html:22 +#: templates/partials/languages.html:21 msgid "language level fluent" msgstr "" -#: templates/partials/languages.html:24 +#: templates/partials/languages.html:23 msgid "language level elementary" msgstr "" -#: templates/partials/languages.html:26 +#: templates/partials/languages.html:25 msgid "language level notions" msgstr "" @@ -104,6 +104,54 @@ msgstr "" msgid "resume work title" msgstr "" +#: templates/resume.html:11 +msgid "Shortcuts" +msgstr "" + +#: templates/resume.html:16 +msgid "resume header title " +msgstr "" + +#: templates/resume.html:22 +msgid "resume skills title " +msgstr "" + +#: templates/resume.html:29 +msgid "resume work title " +msgstr "" + +#: templates/resume.html:36 +msgid "resume projects title " +msgstr "" + +#: templates/resume.html:43 +msgid "resume volunteer title " +msgstr "" + +#: templates/resume.html:50 +msgid "resume education title " +msgstr "" + +#: templates/resume.html:57 +msgid "resume awards title " +msgstr "" + +#: templates/resume.html:64 +msgid "resume publication title " +msgstr "" + +#: templates/resume.html:71 +msgid "resume languages title " +msgstr "" + +#: templates/resume.html:78 +msgid "resume interests title " +msgstr "" + +#: templates/resume.html:85 +msgid "resume references title " +msgstr "" + #: templates/translations.html:4 msgid "Translations" msgstr "" diff --git a/templates/partials/awards.html b/templates/partials/awards.html index 75a432c..91aca6f 100644 --- a/templates/partials/awards.html +++ b/templates/partials/awards.html @@ -1,6 +1,6 @@ {% set awards = page.resume.awards %} {% if awards %} -
+

{% trans %}resume award title{% endtrans %}

diff --git a/templates/partials/education.html b/templates/partials/education.html index 2f7da8a..3747420 100644 --- a/templates/partials/education.html +++ b/templates/partials/education.html @@ -1,6 +1,6 @@ {% set education = page.resume.education %} {% if education %} -
+

{% trans %}resume education title{% endtrans %} ({{ education | length }})

diff --git a/templates/partials/interests.html b/templates/partials/interests.html index 590b0e2..67f6f9c 100644 --- a/templates/partials/interests.html +++ b/templates/partials/interests.html @@ -1,6 +1,6 @@ {% set interests = page.resume.interests %} {% if interests %} -
+

{% trans %}resume interest title{% endtrans %}

diff --git a/templates/partials/languages.html b/templates/partials/languages.html index 7e17917..b015f70 100644 --- a/templates/partials/languages.html +++ b/templates/partials/languages.html @@ -1,7 +1,6 @@ {% set languages = page.resume.languages %} {% if languages %} -
-
+

{% trans %}resume language title{% endtrans %}

diff --git a/templates/partials/projects.html b/templates/partials/projects.html index 208241e..cf93fc4 100644 --- a/templates/partials/projects.html +++ b/templates/partials/projects.html @@ -1,6 +1,6 @@ {% set projects = page.resume.projects %} {% if projects %} -
+

{% trans %}resume project title{% endtrans %} ({{ projects | length }})

diff --git a/templates/partials/publications.html b/templates/partials/publications.html index 3d0cfbf..ba90d01 100644 --- a/templates/partials/publications.html +++ b/templates/partials/publications.html @@ -1,6 +1,6 @@ {% set publications = page.resume.publications %} {% if publications %} -
+

{% trans %}resume publication title{% endtrans %}

diff --git a/templates/partials/references.html b/templates/partials/references.html index d78dad3..441292e 100644 --- a/templates/partials/references.html +++ b/templates/partials/references.html @@ -1,6 +1,6 @@ {% set references = page.resume.references %} {% if references %} -
+

{% trans %}resume reference title{% endtrans %}

diff --git a/templates/partials/skills.html b/templates/partials/skills.html index dde4b08..9e5c5e7 100644 --- a/templates/partials/skills.html +++ b/templates/partials/skills.html @@ -1,6 +1,6 @@ {% set skills = page.resume.skills %} {% if skills %} -
+

{% trans %}resume skill title{% endtrans %}

diff --git a/templates/partials/work.html b/templates/partials/work.html index 00b4337..f509aa5 100644 --- a/templates/partials/work.html +++ b/templates/partials/work.html @@ -1,6 +1,6 @@ {% set work = page.resume.work %} {% if work %} -
+

{% trans %}resume work title{% endtrans %} ({{ work | length }})

diff --git a/templates/resume.html b/templates/resume.html index 5697c98..fe4da4b 100644 --- a/templates/resume.html +++ b/templates/resume.html @@ -6,6 +6,88 @@ {% block content %} +
\n" "Language: en\n" @@ -33,7 +33,7 @@ msgstr "Home" msgid "resume education title" msgstr "Education" -#: templates/partials/education.html:39 +#: templates/partials/education.html:30 msgid "education validation year" msgstr "Graduation year" @@ -41,23 +41,23 @@ msgstr "Graduation year" msgid "resume interest title" msgstr "Interests" -#: templates/partials/languages.html:5 +#: templates/partials/languages.html:4 msgid "resume language title" msgstr "Languages" -#: templates/partials/languages.html:20 +#: templates/partials/languages.html:19 msgid "language level native" msgstr "Native speaker" -#: templates/partials/languages.html:22 +#: templates/partials/languages.html:21 msgid "language level fluent" msgstr "Fluent" -#: templates/partials/languages.html:24 +#: templates/partials/languages.html:23 msgid "language level elementary" msgstr "Elementary" -#: templates/partials/languages.html:26 +#: templates/partials/languages.html:25 msgid "language level notions" msgstr "Beginner" @@ -105,6 +105,54 @@ msgstr "Volunteer" msgid "resume work title" msgstr "Professional experience" +#: templates/resume.html:11 +msgid "Shortcuts" +msgstr "" + +#: templates/resume.html:16 +msgid "resume header title " +msgstr "Header" + +#: templates/resume.html:22 +msgid "resume skills title " +msgstr "Skills" + +#: templates/resume.html:29 +msgid "resume work title " +msgstr "Professional experience" + +#: templates/resume.html:36 +msgid "resume projects title " +msgstr "Projects" + +#: templates/resume.html:43 +msgid "resume volunteer title " +msgstr "Volunteer" + +#: templates/resume.html:50 +msgid "resume education title " +msgstr "Education" + +#: templates/resume.html:57 +msgid "resume awards title " +msgstr "Awards" + +#: templates/resume.html:64 +msgid "resume publication title " +msgstr "Publications" + +#: templates/resume.html:71 +msgid "resume languages title " +msgstr "Languages" + +#: templates/resume.html:78 +msgid "resume interests title " +msgstr "Interests" + +#: templates/resume.html:85 +msgid "resume references title " +msgstr "References" + #: templates/translations.html:4 msgid "Translations" msgstr "" diff --git a/translations/fr/LC_MESSAGES/messages.mo b/translations/fr/LC_MESSAGES/messages.mo index 7d6dace..f35c4f5 100644 Binary files a/translations/fr/LC_MESSAGES/messages.mo and b/translations/fr/LC_MESSAGES/messages.mo differ diff --git a/translations/fr/LC_MESSAGES/messages.po b/translations/fr/LC_MESSAGES/messages.po index 4a16f5e..fd6268d 100644 --- a/translations/fr/LC_MESSAGES/messages.po +++ b/translations/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-08-15 04:32+0200\n" +"POT-Creation-Date: 2024-08-15 05:37+0200\n" "PO-Revision-Date: 2024-08-14 18:17+0200\n" "Last-Translator: FULL NAME \n" "Language: fr\n" @@ -33,7 +33,7 @@ msgstr "Accueil" msgid "resume education title" msgstr "Cursus" -#: templates/partials/education.html:39 +#: templates/partials/education.html:30 msgid "education validation year" msgstr "Année d'obtention du diplôme" @@ -41,23 +41,23 @@ msgstr "Année d'obtention du diplôme" msgid "resume interest title" msgstr "Intérêts" -#: templates/partials/languages.html:5 +#: templates/partials/languages.html:4 msgid "resume language title" msgstr "Langues" -#: templates/partials/languages.html:20 +#: templates/partials/languages.html:19 msgid "language level native" msgstr "Langue maternelle" -#: templates/partials/languages.html:22 +#: templates/partials/languages.html:21 msgid "language level fluent" msgstr "Courant" -#: templates/partials/languages.html:24 +#: templates/partials/languages.html:23 msgid "language level elementary" msgstr "Courant" -#: templates/partials/languages.html:26 +#: templates/partials/languages.html:25 msgid "language level notions" msgstr "Débutant" @@ -105,6 +105,54 @@ msgstr "Bénévolat" msgid "resume work title" msgstr "Expérience Professionnelle" +#: templates/resume.html:11 +msgid "Shortcuts" +msgstr "Raccourcis" + +#: templates/resume.html:16 +msgid "resume header title " +msgstr "En-tête" + +#: templates/resume.html:22 +msgid "resume skills title " +msgstr "Compétences" + +#: templates/resume.html:29 +msgid "resume work title " +msgstr "Expérience Professionnelle" + +#: templates/resume.html:36 +msgid "resume projects title " +msgstr "Projets" + +#: templates/resume.html:43 +msgid "resume volunteer title " +msgstr "Bénévolat" + +#: templates/resume.html:50 +msgid "resume education title " +msgstr "Cursus" + +#: templates/resume.html:57 +msgid "resume awards title " +msgstr "Prix" + +#: templates/resume.html:64 +msgid "resume publication title " +msgstr "Publications" + +#: templates/resume.html:71 +msgid "resume languages title " +msgstr "Langues" + +#: templates/resume.html:78 +msgid "resume interests title " +msgstr "Intérêts" + +#: templates/resume.html:85 +msgid "resume references title " +msgstr "Références" + #: templates/translations.html:4 msgid "Translations" msgstr "Traductions"