diff options
author | nixpkgs-review <nixpkgs-review@example.com> | 2020-11-05 11:45:51 -0300 |
---|---|---|
committer | nixpkgs-review <nixpkgs-review@example.com> | 2020-11-05 11:46:12 -0300 |
commit | d856923e8ed961c3594879a3fd870445f690b9b1 (patch) | |
tree | 06a40c0f50aac3454b5bebdb0fafa51b4394e081 /locale/fr | |
parent | Check that translations are up to date in tests (diff) | |
download | euandre.org-d856923e8ed961c3594879a3fd870445f690b9b1.tar.gz euandre.org-d856923e8ed961c3594879a3fd870445f690b9b1.tar.xz |
J'Appris -> J'ai Appris
Diffstat (limited to '')
-rw-r--r-- | locale/fr/LC_MESSAGES/til.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/fr/LC_MESSAGES/til.po b/locale/fr/LC_MESSAGES/til.po index 9ce027d..fbd90ae 100644 --- a/locale/fr/LC_MESSAGES/til.po +++ b/locale/fr/LC_MESSAGES/til.po @@ -14,7 +14,7 @@ msgstr "" msgid "**T**oday **I** **L**earned: small entries of useful knowledge." msgstr "" -"**A**ujourd'hui **J**' **A**ppris (de l'anglais, _**T**oday **I** " +"**A**ujourd'hui **J**'ai **A**ppris (de l'anglais, _**T**oday **I** " "**L**earned_): petites postes de connaissances utiles." msgid "Shameless rip-off of [Anna e só](https://til.flourishing.stream/)." @@ -24,7 +24,7 @@ msgid "{% include link-listing.html entries=site.tils kind=\"tils\" %}" msgstr "{% include link-listing.html entries=site.tils kind=\"tils\" %}" msgid "title: Today I Learned" -msgstr "title: Aujourd'hui J'Appris" +msgstr "title: Aujourd'hui J'ai Appris" msgid "layout: page" msgstr "layout: page" |