From e3c1b37245f7bd2c7eaa6c27864f98a8197c5919 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 15 May 2016 19:41:56 +0200 Subject: Update french translation --- locale/fr/LC_MESSAGES/django.po | 82 ++++++++++++++++++++++++----------------- 1 file changed, 48 insertions(+), 34 deletions(-) diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 22a5ad5..e0db26e 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -3,49 +3,53 @@ # This file is distributed under the same license as the Chimère package. # Étienne Loks , 2014. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-25 13:39+0100\n" +"POT-Creation-Date: 2016-05-15 19:11+0200\n" "PO-Revision-Date: 2014-12-10 19:23+0100\n" "Last-Translator: Étienne Loks \n" -"Language: \n" +"Language-Team: Iggdrasil\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: settings.py:90 +#: settings.py:97 msgid "Foot" msgstr "À pied" -#: settings.py:91 +#: settings.py:98 msgid "Bicycle" msgstr "En vélo" -#: settings.py:92 +#: settings.py:99 msgid "Motorcar" msgstr "En autobus" -#: settings.py:95 +#: settings.py:103 msgid "You are walking slowly" msgstr "Vous marchez lentement" -#: settings.py:96 +#: settings.py:104 msgid "You are walking pretty quickly" msgstr "Vous marchez plutôt rapidement" -#: settings.py:97 +#: settings.py:105 msgid "You are riding pretty slowly" msgstr "Vous conduisez plutôt lentement" -#: settings.py:98 +#: settings.py:106 msgid "You are riding pretty quickly" msgstr "Vous conduisez plutôt vite" -#: templates/chimere/base.html:21 +#: settings.py:151 +msgid "Hello, I would like to propose you a modification about this item: " +msgstr "Bonjour, je voudrais proposer une modification pour cet élément :" + +#: templates/chimere/base.html:24 msgid "You must enable JavaScript in your browser to display Chimère." msgstr "" "Vous devez activer le JavaScript sur votre navigateur pour utiliser Chimère." @@ -54,6 +58,10 @@ msgstr "" msgid "Date:" msgstr "Date :" +#: templates/chimere/detail.html:25 +msgid ":" +msgstr " :" + #: templates/chimere/detail.html:27 msgid "Source:" msgstr "Source :" @@ -78,26 +86,26 @@ msgstr "Proposer une modification" msgid "I would like to propose an amendment for this item:" msgstr "Je voudrais proposer une modification pour cet élément :" -#: templates/chimere/detail.html:51 +#: templates/chimere/detail.html:52 msgid "Gallery" msgstr "Galerie" -#: templates/chimere/blocks/actions.html:31 -msgid "News" -msgstr "Actualités" - -#: templates/chimere/blocks/actions.html:33 -msgid "Simple map" -msgstr "Carte simple" - -#: templates/chimere/blocks/actions.html:36 +#: templates/chimere/blocks/actions.html:24 msgid "Categories " msgstr "Catégories" -#: templates/chimere/blocks/actions.html:38 +#: templates/chimere/blocks/actions.html:26 msgid "Search" msgstr "Recherche" +#: templates/chimere/blocks/actions.html:35 +msgid "News" +msgstr "Actualités" + +#: templates/chimere/blocks/actions.html:37 +msgid "Simple map" +msgstr "Carte simple" + #: templates/chimere/blocks/categories.html:21 msgid "Tell me more..." msgstr "En savoir plus..." @@ -106,38 +114,44 @@ msgstr "En savoir plus..." msgid "Display markers and routes waiting for validation" msgstr "Afficher les pointeurs et les trajets en cours de validation" -#: templates/chimere/blocks/map.html:15 +#: templates/chimere/blocks/map.html:6 +msgid "Close" +msgstr "Fermer" + +#: templates/chimere/blocks/map.html:28 msgid "Loading of the map in progress" msgstr "Chargement de la carte en cours" -#: templates/chimere/blocks/map.html:19 +#: templates/chimere/blocks/map.html:32 msgid "Display options" msgstr "Afficher les options" -#: templates/chimere/blocks/map.html:21 +#: templates/chimere/blocks/map.html:34 msgid "Map type" msgstr "Type de carte" -#: templates/chimere/blocks/map.html:32 +#: templates/chimere/blocks/map.html:49 msgid "Permalink" msgstr "Lien permanent" -#: templates/chimere/blocks/share_bar.html:3 -msgid "Share on" -msgstr "Partager sur" - -#: templates/chimere/blocks/share_bar.html:7 -msgid "Share" -msgstr "Partager" - +#: templates/chimere/blocks/news.html:17 #: templates/chimere/blocks/welcome.html:17 msgid "Upcoming events" msgstr "Événements à venir" +#: templates/chimere/blocks/news.html:51 #: templates/chimere/blocks/welcome.html:50 msgid "See it on the map" msgstr "Voir sur la carte" +#: templates/chimere/blocks/share_bar.html:3 +msgid "Share on" +msgstr "Partager sur" + +#: templates/chimere/blocks/share_bar.html:7 +msgid "Share" +msgstr "Partager" + #~ msgid "No results found." #~ msgstr "Pas de résultats." -- cgit v1.2.3