diff options
-rw-r--r-- | commcrawler/locale/fr/LC_MESSAGES/django.po | 22 | ||||
-rw-r--r-- | commorganization/locale/fr/LC_MESSAGES/django.po | 2 |
2 files changed, 14 insertions, 10 deletions
diff --git a/commcrawler/locale/fr/LC_MESSAGES/django.po b/commcrawler/locale/fr/LC_MESSAGES/django.po index 463306f..081304b 100644 --- a/commcrawler/locale/fr/LC_MESSAGES/django.po +++ b/commcrawler/locale/fr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-09 15:14+0200\n" +"POT-Creation-Date: 2019-08-09 15:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: admin.py:58 models.py:95 models.py:132 +#: admin.py:58 models.py:95 models.py:134 msgid "Crawl result" msgstr "Résultat d'indexation" @@ -80,7 +80,7 @@ msgstr "État" msgid "Progression" msgstr "Progression" -#: models.py:52 models.py:85 models.py:141 +#: models.py:52 models.py:85 models.py:143 msgid "Crawl" msgstr "Session d'indexation" @@ -173,30 +173,34 @@ msgid "Website is online" msgstr "Site en ligne" #: models.py:129 +msgid "Bad SSL certificate" +msgstr "Mauvais certificat SSL" + +#: models.py:131 msgid "Redirection" msgstr "Redirection" -#: models.py:133 +#: models.py:135 msgid "Crawl results" msgstr "Résultats d'indexation" -#: models.py:142 +#: models.py:144 msgid "Source" msgstr "Source" -#: models.py:144 +#: models.py:146 msgid "Destination" msgstr "Destination" -#: models.py:146 +#: models.py:148 msgid "Number" msgstr "Nombre" -#: models.py:149 +#: models.py:151 msgid "Crawl relation" msgstr "Indexation - Relation" -#: models.py:150 +#: models.py:152 msgid "Crawl relations" msgstr "Indexations - Relations" diff --git a/commorganization/locale/fr/LC_MESSAGES/django.po b/commorganization/locale/fr/LC_MESSAGES/django.po index 3913253..e527790 100644 --- a/commorganization/locale/fr/LC_MESSAGES/django.po +++ b/commorganization/locale/fr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-09 15:14+0200\n" +"POT-Creation-Date: 2019-08-09 15:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |