diff options
| author | dalf <alex@al-f.net> | 2014-10-01 22:25:11 +0200 |
|---|---|---|
| committer | dalf <alex@al-f.net> | 2014-10-01 22:25:11 +0200 |
| commit | 829c75897082b74b5301af6d6a27dc0cf9f5e7d6 (patch) | |
| tree | 6e8bbcde1ec3ce0874306d932d8aef7c48f0cfdf /searx/translations | |
| parent | 0a71525ab6d4fe4cbc4b33b4653bdb39ae4d55e9 (diff) | |
| parent | fce6fb2fa8f1b95d36b8043e0cea160b2f9fc633 (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'searx/translations')
| -rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po index 37dc5e47f..0b9f3ed5d 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.po +++ b/searx/translations/fr/LC_MESSAGES/messages.po @@ -23,11 +23,11 @@ msgstr "" #: searx/webapp.py:167 msgid "{minutes} minute(s) ago" -msgstr "" +msgstr "Il y a {minutes} minute(s)" #: searx/webapp.py:169 msgid "{hours} hour(s), {minutes} minute(s) ago" -msgstr "" +msgstr "Il y a {hours} heure(s), {minutes} minute(s)" #: searx/engines/__init__.py:311 msgid "Page loads (sec)" |