diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-09-02 08:47:56 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2020-09-02 08:49:20 +0000 |
commit | 56b7bd1ae302230538141ccfc31cc2bddee1aeef (patch) | |
tree | 1f462a78462add32a1d36c29dde88ded207e20a9 | |
parent | 2e19dc87c7dfb193bcd1a21e2bf6875b005177a0 (diff) | |
download | Ishtar-56b7bd1ae302230538141ccfc31cc2bddee1aeef.tar.bz2 Ishtar-56b7bd1ae302230538141ccfc31cc2bddee1aeef.zip |
Translated using Weblate (French)
Currently translated at 99.1% (2281 of 2301 strings)
Translation: Ishtar/WIP/i18n
Translate-URL: https://translate.iggdrasil.net/projects/ishtar/wip-i18n/fr/
-rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 5698f811f..0c3ff0888 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -8,10 +8,10 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-26 09:35+0200\n" -"PO-Revision-Date: 2020-09-02 08:11+0000\n" +"PO-Revision-Date: 2020-09-02 08:49+0000\n" "Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n" -"Language-Team: French <https://translate.iggdrasil.net/projects/ishtar/wip-" -"i18n/fr/>\n" +"Language-Team: French <https://translate.iggdrasil.net/projects/ishtar/" +"wip-i18n/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -7196,15 +7196,15 @@ msgstr "Trop d'erreurs..." #: ishtar_common/admin.py:739 msgid "Zipped JSON file" -msgstr "" +msgstr "Fichier JSON zippé" #: ishtar_common/admin.py:740 msgid "Import from a zipped JSON file generated by Ishtar" -msgstr "" +msgstr "Import depuis un fichier JSON zippé généré par Ishtar" #: ishtar_common/admin.py:777 msgid "{} {}(s) created/updated." -msgstr "" +msgstr "{} {}(s) crées/mis à jour." #: ishtar_common/admin.py:797 ishtar_common/admin.py:816 #: ishtar_common/models.py:1097 ishtar_common/models.py:3942 |