diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-12-27 13:10:29 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-12-27 13:10:29 +0100 |
commit | 2b2293c6e7d6f1211d512665f088dedde0df5428 (patch) | |
tree | 3f30c542aee3fd8773453b538d3ac6cb8dfb6152 /ishtar_common | |
parent | 585fdd5e71d397a188af3285658795a1feee9516 (diff) | |
download | Ishtar-2b2293c6e7d6f1211d512665f088dedde0df5428.tar.bz2 Ishtar-2b2293c6e7d6f1211d512665f088dedde0df5428.zip |
Update french translation
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/fr/LC_MESSAGES/django.po | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/ishtar_common/locale/fr/LC_MESSAGES/django.po b/ishtar_common/locale/fr/LC_MESSAGES/django.po index 033b600d0..64685df29 100644 --- a/ishtar_common/locale/fr/LC_MESSAGES/django.po +++ b/ishtar_common/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: alpha\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-19 20:00+0100\n" +"POT-Creation-Date: 2013-12-27 13:01+0100\n" "PO-Revision-Date: 2010-12-09\n" "Last-Translator: Étienne Loks <etienne.loks at peacefrogs net>\n" "Language-Team: \n" @@ -196,7 +196,7 @@ msgstr "Type d'individu" msgid "Account" msgstr "Compte" -#: forms_common.py:215 wizards.py:857 +#: forms_common.py:215 wizards.py:881 msgid "New password" msgstr "Nouveau mot de passe" @@ -554,31 +554,31 @@ msgstr "Unité d'Enregistrement" msgid "Finds" msgstr "Mobilier" -#: widgets.py:42 +#: widgets.py:81 msgid "Delete" msgstr "Supprimer" -#: widgets.py:246 +#: widgets.py:307 msgid "No results" msgstr "Pas de résultats" -#: widgets.py:247 +#: widgets.py:308 msgid "Loading..." msgstr "Chargement..." -#: widgets.py:248 +#: widgets.py:309 msgid "Remove" msgstr "Enlever" -#: wizards.py:206 +#: wizards.py:216 msgid "Yes" msgstr "Oui" -#: wizards.py:208 +#: wizards.py:218 msgid "No" msgstr "Non" -#: wizards.py:911 +#: wizards.py:935 #, python-format msgid "[%(app_name)s] Account creation/modification" msgstr "[%(app_name)s] Ajout - modification du compte" |