too lazy for ngettext

This commit is contained in:
Frédéric Péters 2014-06-17 15:05:28 +02:00
parent 81ac2f44c0
commit 0d3410d31c
1 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ msgstr ""
"Project-Id-Version: askbot\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-17 07:58-0500\n"
"PO-Revision-Date: 2014-06-17 15:03+0200\n"
"PO-Revision-Date: 2014-06-17 15:05+0200\n"
"Last-Translator: Pierre Cros <pcros@entrouvert.com>\n"
"Language-Team: français <>\n"
"Language: fr\n"
@ -4250,12 +4250,12 @@ msgstr "nouvelle contribution"
#: management/commands/send_email_alerts.py:458
#, python-format
msgid "%(num)d rev"
msgstr "%(num)d modifications"
msgstr "%(num)d modification(s)"
#: management/commands/send_email_alerts.py:459
#, python-format
msgid "%(num)d ans"
msgstr "%(num)d réponses"
msgstr "%(num)d réponse(s)"
#: management/commands/send_unanswered_question_reminders.py:67
#, python-format