1# French translations for Horde_Date module.
2# Copyright 2010-2017 Horde LLC (http://www.horde.org/)
3# This file is distributed under the same license as the Horde_Date module.
4# Automatically generated, 2010.
5# Paul De Vlieger <paul.de_vlieger@moniut.univ-bpclermont.fr>, 2013
6msgid ""
7msgstr ""
8"Project-Id-Version: Horde_Date \n"
9"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
10"POT-Creation-Date: 2012-07-19 18:35+0200\n"
11"PO-Revision-Date: 2013-01-14 11:53+0100\n"
12"Last-Translator: Paul De Vlieger <paul.de_vlieger@moniut.univ-bpclermont."
13"fr>\n"
14"Language-Team: French <i18n@lists.horde.org>\n"
15"Language: fr\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=2; plural=(n > 1);\n"
20"X-Generator: Lokalize 1.4\n"
21
22#: lib/Horde/Date/Utils.php:105
23#, php-format
24msgid "%d days ago"
25msgstr "il y a %d jours"
26
27#: lib/Horde/Date/Utils.php:95
28#, php-format
29msgid "%d hour ago"
30msgid_plural "%d hours ago"
31msgstr[0] "il y a %d heure"
32msgstr[1] "il y a %d heures"
33
34#: lib/Horde/Date/Utils.php:90
35#, php-format
36msgid "%d minute ago"
37msgid_plural "%d minutes ago"
38msgstr[0] "il y a %d minute"
39msgstr[1] "il y a %d minutes"
40
41#: lib/Horde/Date/Utils.php:85
42#, php-format
43msgid "%d second ago"
44msgid_plural "%d seconds ago"
45msgstr[0] "il y a %d seconde"
46msgstr[1] "il y a %d secondes"
47
48#: lib/Horde/Date/Utils.php:110
49#, php-format
50msgid "%d week ago"
51msgid_plural "%d weeks ago"
52msgstr[0] "il y a %d semaine"
53msgstr[1] "il y a %d semaines"
54
55#: lib/Horde/Date/Recurrence.php:212
56msgid "Daily"
57msgstr "Quotidien"
58
59#: lib/Horde/Date.php:251
60#, php-format
61msgid "Failed to parse time string (%s)"
62msgstr "Impossible de lire la date (%s)"
63
64#: lib/Horde/Date/Recurrence.php:215
65msgid "Monthly"
66msgstr "Mensuellement"
67
68#: lib/Horde/Date/Recurrence.php:211
69msgid "No recurrence"
70msgstr "Sans répétition"
71
72#: lib/Horde/Date/Recurrence.php:213
73msgid "Weekly"
74msgstr "Chaque semaine"
75
76#: lib/Horde/Date/Recurrence.php:218
77msgid "Yearly"
78msgstr "Annuellement"
79
80#: lib/Horde/Date/Utils.php:100
81#, php-format
82msgid "yesterday at %s"
83msgstr "hier à %s"
84