diff options
| author | etienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864> | 2008-11-23 22:37:53 +0000 |
|---|---|---|
| committer | etienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864> | 2008-11-23 22:37:53 +0000 |
| commit | 4f3c2faf2844c23167c6b79cc6536b7257356d7b (patch) | |
| tree | 91787bb07bbd3a978430502e97adae7c9fb1bad4 /locale | |
| parent | 6f97020d6b56f19d37a0941b299e68b2e8837d68 (diff) | |
| download | Chimère-4f3c2faf2844c23167c6b79cc6536b7257356d7b.tar.bz2 Chimère-4f3c2faf2844c23167c6b79cc6536b7257356d7b.zip | |
Displaying details differently. Adding a news system.
git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@3 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 72 | ||||
| -rw-r--r-- | locale/fr/LC_MESSAGES/djangojs.po | 21 |
2 files changed, 59 insertions, 34 deletions
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index f9a779e..bac2183 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-10-06 20:39+0200\n" +"POT-Creation-Date: 2008-11-23 16:08+0100\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" @@ -24,120 +24,124 @@ msgstr "Voir" msgid "Add" msgstr "Ajouter" -#: main/models.py:16 main/models.py:28 main/models.py:39 main/models.py:66 -#: main/models.py:120 +#: main/models.py:17 main/models.py:29 main/models.py:41 main/models.py:68 +#: main/models.py:138 msgid "Name" msgstr "Nom" -#: main/models.py:17 main/models.py:40 main/models.py:71 main/models.py:122 +#: main/models.py:18 main/models.py:42 main/models.py:74 main/models.py:140 msgid "Available" msgstr "Disponible" -#: main/models.py:18 main/models.py:42 main/models.py:121 +#: main/models.py:19 main/models.py:44 main/models.py:139 msgid "Order" msgstr "Ordre" -#: main/models.py:23 main/models.py:38 templates/edit.html:24 +#: main/models.py:24 main/models.py:40 templates/edit.html:18 msgid "Category" msgstr "Catégorie" -#: main/models.py:29 main/models.py:69 templates/edit.html:43 +#: main/models.py:30 main/models.py:71 templates/edit.html:37 msgid "Image" msgstr "Image" -#: main/models.py:33 main/models.py:41 +#: main/models.py:35 main/models.py:43 msgid "Icon" msgstr "Icone" -#: main/models.py:47 main/models.py:67 +#: main/models.py:49 main/models.py:69 msgid "Subcategory" msgstr "Sous-catégorie" -#: main/models.py:68 +#: main/models.py:70 msgid "Localisation" msgstr "Localisation" -#: main/models.py:70 +#: main/models.py:73 msgid "Submited" msgstr "Soumis" -#: main/models.py:72 +#: main/models.py:75 msgid "Disabled" msgstr "Désactivé" -#: main/models.py:76 +#: main/models.py:79 msgid "Status" msgstr "État" -#: main/models.py:84 main/models.py:144 +#: main/models.py:87 main/models.py:162 msgid "Point of interest" msgstr "Point d'intérêt" -#: main/models.py:123 +#: main/models.py:141 msgid "Text" msgstr "Texte" -#: main/models.py:124 +#: main/models.py:142 msgid "Long text" msgstr "Texte long" -#: main/models.py:125 +#: main/models.py:143 msgid "Password" msgstr "Mot de passe" -#: main/models.py:129 +#: main/models.py:147 msgid "Type" msgstr "Type" -#: main/models.py:134 main/models.py:146 +#: main/models.py:152 main/models.py:164 msgid "Property model" msgstr "Modèle de propriété" -#: main/models.py:147 +#: main/models.py:165 msgid "Value" msgstr "Valeur" -#: main/models.py:151 +#: main/models.py:169 msgid "Property" msgstr "Propriété" -#: main/widgets.py:71 +#: main/widgets.py:76 msgid "Latitude" msgstr "Latitude" -#: main/widgets.py:71 +#: main/widgets.py:76 msgid "Longitude" msgstr "Longitude" -#: templates/edit.html:15 templates/submited.html:7 +#: templates/base.html:28 +msgid "This site uses Chimère" +msgstr "Ce site utilise Chimère" + +#: templates/detail.html:10 +msgid "Close" +msgstr "Fermer" + +#: templates/edit.html:9 templates/submited.html:5 msgid "Add a new site" msgstr "Ajouter un nouveau site" -#: templates/edit.html:16 +#: templates/edit.html:10 msgid "indicates a mandatory field" msgstr "indique un champs obligatoire" -#: templates/edit.html:19 +#: templates/edit.html:13 msgid "Site name" msgstr "Nom du site" -#: templates/edit.html:38 +#: templates/edit.html:32 msgid "Point" msgstr "Point" -#: templates/edit.html:39 +#: templates/edit.html:33 msgid "Select a location for this new site" msgstr "Choisissez une localisation pour ce nouveau site" -#: templates/edit.html:54 +#: templates/edit.html:48 msgid "Propose" msgstr "Proposez" -#: templates/main_map.html:19 -msgid "Detail" -msgstr "Détail" - -#: templates/submited.html:8 +#: templates/submited.html:6 msgid "" "Your proposition has been submited. A moderator will treat your submission " "shortly. Thanks!" diff --git a/locale/fr/LC_MESSAGES/djangojs.po b/locale/fr/LC_MESSAGES/djangojs.po new file mode 100644 index 0000000..84823e0 --- /dev/null +++ b/locale/fr/LC_MESSAGES/djangojs.po @@ -0,0 +1,21 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-23 15:35+0100\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: static/main_map.js:104 +msgid "Show details" +msgstr "Voir le détail" |
