From b3be3412f18a696e8e63fb0280e21f268aed007c Mon Sep 17 00:00:00 2001 From: max/sooulix Date: Thu, 15 Aug 2024 04:22:14 +0200 Subject: [PATCH] [i18n] footer traductions --- messages.pot | 6 +++++- templates/translations.html | 6 ++++-- translations/en/LC_MESSAGES/messages.mo | Bin 1393 -> 1393 bytes translations/en/LC_MESSAGES/messages.po | 6 +++++- translations/fr/LC_MESSAGES/messages.mo | Bin 1412 -> 1453 bytes translations/fr/LC_MESSAGES/messages.po | 6 +++++- 6 files changed, 19 insertions(+), 5 deletions(-) diff --git a/messages.pot b/messages.pot index 7d34497..4433d70 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 03:59+0200\n" +"POT-Creation-Date: 2024-08-15 04:11+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -100,3 +100,7 @@ msgstr "" msgid "resume work title" msgstr "" +#: templates/translations.html:3 +msgid "Translations" +msgstr "" + diff --git a/templates/translations.html b/templates/translations.html index cac234f..e087298 100644 --- a/templates/translations.html +++ b/templates/translations.html @@ -1,6 +1,8 @@ {% macro translations_for(article) %} {% if article.translations %} - Translations: + + {% trans %}Translations{% endtrans %}: + {% for translation in article.translations %} {{ translation.lang }} {% endfor %} @@ -13,4 +15,4 @@ {% endfor %} {% endif %} -{% endmacro %} \ No newline at end of file +{% endmacro %} diff --git a/translations/en/LC_MESSAGES/messages.mo b/translations/en/LC_MESSAGES/messages.mo index a7c714bbe889b67064b287bb47120febc1a3a89a..af2ae4e30e60fe6c9c9eed2e95d42b51dd0282a0 100644 GIT binary patch delta 17 Ycmey!^^t2sB{PeOm7(G0TIMf|06WMA9{>OV delta 17 Ycmey!^^t2sB{Pe$m8s?CTIMf|06Yr@DgXcg diff --git a/translations/en/LC_MESSAGES/messages.po b/translations/en/LC_MESSAGES/messages.po index eb80a11..a7f6e64 100644 --- a/translations/en/LC_MESSAGES/messages.po +++ b/translations/en/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 03:59+0200\n" +"POT-Creation-Date: 2024-08-15 04:11+0200\n" "PO-Revision-Date: 2024-08-14 18:17+0200\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -101,3 +101,7 @@ msgstr "Volunteer" msgid "resume work title" msgstr "Professional experience" +#: templates/translations.html:3 +msgid "Translations" +msgstr "" + diff --git a/translations/fr/LC_MESSAGES/messages.mo b/translations/fr/LC_MESSAGES/messages.mo index 3b495afff5d81aa24998fe1b3edc61ab83485a16..5d52cd4a8c482b2c7d8e62574aff05ede19b1aa4 100644 GIT binary patch delta 437 zcmYk&KS%;$7{~GFyet1)1!_uRjcr00O)i3ygJY1ZltWNjX`3QM5H!>f4Ys!E;2`cf z1WiqW5FriCK}&P>ee4-J?!C|ZyXSr0_qa2^@3-G#-i>f287qt@4gapDBjS-;IESaW zj8~Yzo;gC@V~jEUu>527WZ-Xo8W*YOaY>{t+f20a5Vi5#@-0Tm1Js5Gd;fwo$|vgj zkSh|$6kc-JItI!2e6^2{sQKA^Mcwxu!<;W)Ot|Hn$1J)tA`y(BHYUtf)IYFhZkRdL zgNm5K5^7%q=dpU z*}gf#EcpS`IJf+1`@d!?BC^MR9`~_=^mV1qLK{z41-Zl>@(pUk*y@j{jSJNCU$~2Z zc%_#|MdIWkf2-b^_o&~SVFI6#M_zcvxL;mbY*P3@ZTvQWaErV&6C10XMUVP1=I{iy vuZG)L$0Yiw7q-j}O7*-MNa&w6F8oGt6b93Qvvk~IrBt2{q6O!A;lBL?g7+-q diff --git a/translations/fr/LC_MESSAGES/messages.po b/translations/fr/LC_MESSAGES/messages.po index 671c1df..80766be 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 03:59+0200\n" +"POT-Creation-Date: 2024-08-15 04:11+0200\n" "PO-Revision-Date: 2024-08-14 18:17+0200\n" "Last-Translator: FULL NAME \n" "Language: fr\n" @@ -101,3 +101,7 @@ msgstr "Bénévolat" msgid "resume work title" msgstr "Expérience Professionnelle" +#: templates/translations.html:3 +msgid "Translations" +msgstr "Traductions" +