From 26e4d90b1134faa779d4fc6afeb195916b36e52a Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 9 Aug 2019 15:18:25 +0200 Subject: Update translations --- commcrawler/locale/fr/LC_MESSAGES/django.po | 147 +++++++++++++---------- commorganization/locale/fr/LC_MESSAGES/django.po | 2 +- 2 files changed, 86 insertions(+), 63 deletions(-) diff --git a/commcrawler/locale/fr/LC_MESSAGES/django.po b/commcrawler/locale/fr/LC_MESSAGES/django.po index 642c306..463306f 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-08 18:51+0200\n" +"POT-Creation-Date: 2019-08-09 15:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: admin.py:57 models.py:69 models.py:106 +#: admin.py:58 models.py:95 models.py:132 msgid "Crawl result" msgstr "Résultat d'indexation" @@ -32,163 +32,171 @@ msgstr "Domaine exclu" msgid "Excluded domains" msgstr "Domaines exclus" -#: models.py:26 +#: models.py:29 msgid "Created" msgstr "Créé" -#: models.py:26 models.py:56 -msgid "In progress" -msgstr "En cours" +#: models.py:30 +msgid "Planned" +msgstr "Planifié" -#: models.py:27 models.py:58 +#: models.py:31 +msgid "Crawl in progress" +msgstr "Indexation en cours" + +#: models.py:32 +msgid "Match link in progress" +msgstr "Mise en correspondance des liens en cours" + +#: models.py:33 models.py:83 msgid "Finished" msgstr "Fini" -#: models.py:29 +#: models.py:35 msgid "Name" msgstr "Nom" -#: models.py:31 -msgid "Creation date" -msgstr "Date de création" +#: models.py:37 +msgid "Creation" +msgstr "Création" -#: models.py:33 models.py:63 -msgid "Start date" -msgstr "Date de début" +#: models.py:39 +msgid "Started" +msgstr "Début" -#: models.py:35 -msgid "End date" -msgstr "Date de fin" +#: models.py:41 +msgid "Crawl end" +msgstr "Fin d'indexation" + +#: models.py:43 +msgid "Ended" +msgstr "Fin" -#: models.py:37 models.py:67 +#: models.py:45 models.py:93 msgid "Status" msgstr "État" -#: models.py:42 models.py:60 models.py:127 +#: models.py:49 +msgid "Progression" +msgstr "Progression" + +#: models.py:52 models.py:85 models.py:141 msgid "Crawl" msgstr "Session d'indexation" -#: models.py:43 +#: models.py:53 msgid "Crawls" msgstr "Session d'indexation" -#: models.py:57 +#: models.py:81 +msgid "In progress" +msgstr "En cours" + +#: models.py:82 msgid "Time out" msgstr "Délai expiré" -#: models.py:61 +#: models.py:87 msgid "Target" msgstr "Cible" -#: models.py:65 +#: models.py:89 +msgid "Start date" +msgstr "Date de début" + +#: models.py:91 msgid "Duration" msgstr "Durée" -#: models.py:71 +#: models.py:97 msgid "External links" msgstr "Liens externes" -#: models.py:73 +#: models.py:99 msgid "Internal links" msgstr "Liens internes" -#: models.py:75 +#: models.py:101 msgid "Images" msgstr "Images" -#: models.py:77 +#: models.py:103 msgid "Facebook links" msgstr "Liens Facebook" -#: models.py:79 +#: models.py:105 msgid "Twitter links" msgstr "Liens Twitter" -#: models.py:81 +#: models.py:107 msgid "Instagram links" msgstr "Liens Instagram" -#: models.py:83 +#: models.py:109 msgid "Youtube links" msgstr "Liens Youtube" -#: models.py:85 +#: models.py:111 msgid "Dailymotion links" msgstr "Liens Dailymotion" -#: models.py:87 +#: models.py:113 msgid "Vimeo links" msgstr "Liens Vimeo" -#: models.py:89 +#: models.py:115 msgid "Internal videos" msgstr "Vidéos internes" -#: models.py:91 +#: models.py:117 msgid "Internal audios" msgstr "Audios internes" -#: models.py:93 +#: models.py:119 msgid "Internal PDF" msgstr "PDF internes" -#: models.py:95 +#: models.py:121 msgid "External PDF" msgstr "PDF externes" -#: models.py:97 +#: models.py:123 msgid "Internal office documents" msgstr "Document office internes" -#: models.py:99 +#: models.py:125 msgid "External office documents" msgstr "Document office externes" -#: models.py:101 +#: models.py:127 msgid "Website is online" msgstr "Site en ligne" -#: models.py:103 +#: models.py:129 msgid "Redirection" msgstr "Redirection" -#: models.py:107 +#: models.py:133 msgid "Crawl results" msgstr "Résultats d'indexation" -#: models.py:115 -msgid "Result" -msgstr "Résultat" - -#: models.py:116 -msgid "Link" -msgstr "Lien" - -#: models.py:119 -msgid "Crawl link" -msgstr "Indexation - Lien" - -#: models.py:120 -msgid "Crawl links" -msgstr "Indexations - Liens" - -#: models.py:128 +#: models.py:142 msgid "Source" msgstr "Source" -#: models.py:130 +#: models.py:144 msgid "Destination" msgstr "Destination" -#: models.py:132 +#: models.py:146 msgid "Number" msgstr "Nombre" -#: models.py:135 +#: models.py:149 msgid "Crawl relation" msgstr "Indexation - Relation" -#: models.py:136 +#: models.py:150 msgid "Crawl relations" msgstr "Indexations - Relations" @@ -201,6 +209,21 @@ msgstr "Ajout de %(query_nb)s éléments sélectionnés à une indexation" msgid "Add" msgstr "Ajouter" +#~ msgid "End date" +#~ msgstr "Date de fin" + +#~ msgid "Result" +#~ msgstr "Résultat" + +#~ msgid "Link" +#~ msgstr "Lien" + +#~ msgid "Crawl link" +#~ msgstr "Indexation - Lien" + +#~ msgid "Crawl links" +#~ msgstr "Indexations - Liens" + #~ msgid "Number of external links" #~ msgstr "Nombre de liens externes" diff --git a/commorganization/locale/fr/LC_MESSAGES/django.po b/commorganization/locale/fr/LC_MESSAGES/django.po index ea1ec42..3913253 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-08 18:51+0200\n" +"POT-Creation-Date: 2019-08-09 15:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3