- Timestamp:
- 08/25/07 20:10:53 (1 year ago)
- Files:
-
- django/branches/gis (modified) (1 prop)
- django/branches/gis/django/conf/locale/fr/LC_MESSAGES/djangojs.po (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/gis
- Property svnmerge-integrated changed from /django/trunk:1-5582 to /django/trunk:1-6000
django/branches/gis/django/conf/locale/fr/LC_MESSAGES/djangojs.po
r1781 r6018 1 1 # French translation for js. 2 # Copyright (C) 2005 Mika �Barbero2 # Copyright (C) 2005 Mikaël Barbero 3 3 # This file is distributed under the same license as the PACKAGE package. 4 # Mika �Barbero <mikael.barbero nospam at nospam free.fr>, 2005.4 # Mikaël Barbero <mikael.barbero nospam at nospam free.fr>, 2005. 5 5 # 6 6 msgid "" … … 10 10 "POT-Creation-Date: 2005-12-24 16:39+0100\n" 11 11 "PO-Revision-Date: 2005-12-24 16:39+0100\n" 12 "Last-Translator: Mika �Barbero <mikael.barbero nospam at nospam free.fr>\n"12 "Last-Translator: Mikaël Barbero <mikael.barbero nospam at nospam free.fr>\n" 13 13 "Language-Team: French <fr@li.org>\n" 14 14 "MIME-Version: 1.0\n" 15 "Content-Type: text/plain; charset= ISO-8859-1\n"15 "Content-Type: text/plain; charset=UTF-8\n" 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 … … 22 22 "December" 23 23 msgstr "" 24 "Janvier F �ier Mars Avril Mai Juin Juillet Ao�ptembre Octobre Novembre "25 "D �mbre"24 "Janvier Février Mars Avril Mai Juin Juillet Août Septembre Octobre Novembre " 25 "Décembre" 26 26 27 27 #: contrib/admin/media/js/calendar.js:25 … … 36 36 #, perl-format 37 37 msgid "Available %s" 38 msgstr " Disponible %s"38 msgstr "%s disponible(s)" 39 39 40 40 #: contrib/admin/media/js/SelectFilter2.js:41 … … 53 53 #, perl-format 54 54 msgid "Chosen %s" 55 msgstr " Choisi %s"55 msgstr "%s choisi(es)" 56 56 57 57 #: contrib/admin/media/js/SelectFilter2.js:54 58 58 msgid "Select your choice(s) and click " 59 msgstr "S �ctionnez un ou plusieurs choix et cliquez "59 msgstr "Sélectionnez un ou plusieurs choix et cliquez " 60 60 61 61 #: contrib/admin/media/js/SelectFilter2.js:59
