From bd5bfca50ee1b670a877cca6ef93ea30fdb61463 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 16 Mar 2013 12:07:28 +0100 Subject: Add database migration to manage new fields from saclay branch --- example_project/locale/fr/LC_MESSAGES/django.po | 47 ------------------------- 1 file changed, 47 deletions(-) delete mode 100644 example_project/locale/fr/LC_MESSAGES/django.po (limited to 'example_project') diff --git a/example_project/locale/fr/LC_MESSAGES/django.po b/example_project/locale/fr/LC_MESSAGES/django.po deleted file mode 100644 index ac36871..0000000 --- a/example_project/locale/fr/LC_MESSAGES/django.po +++ /dev/null @@ -1,47 +0,0 @@ -# Chimère -# Copyright (C) 2012 -# This file is distributed under the same license as the Chimère package. -# Étienne Loks , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: 2.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 17:11+0200\n" -"Last-Translator: Étienne Loks \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:79 -msgid "Foot" -msgstr "Marche" - -#: settings.py:80 -msgid "Bicycle" -msgstr "À vélo" - -#: settings.py:81 -msgid "Motorcar" -msgstr "En voiture" - -#: settings.py:84 -msgid "You are walking slowly" -msgstr "Vous marchez lentement" - -#: settings.py:85 -msgid "You are walking pretty quickly" -msgstr "Vous marchez plutôt vite" - -#: settings.py:86 -msgid "You are riding pretty slowly" -msgstr "Vous conduisez plutôt lentement" - -#: settings.py:87 -msgid "You are riding pretty quickly" -msgstr "Vous conduisez plutôt rapidement" - -#: settings.py:106 -msgid "Hello, I would like to propose you a modification about this item: " -msgstr "Bonjour, je voudrais vous proposer une modification à propos de cet élément : " -- cgit v1.2.3