aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po
blob: a9e50dd0f5140ba6931f95ea8c85f5dd267f736e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
# French translations for PROJECT.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-05-01 11:36+0200\n"
"PO-Revision-Date: 2014-05-01 11:36+0100\n"
"Last-Translator: Cédric Bonhomme <cedric@cedricbonhomme.org>\n"
"Language-Team: fr <LL@li.org>\n"
"Language: fr\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"
"Generated-By: Babel 1.3\n"
"X-Generator: Poedit 1.5.4\n"

#: pyaggr3g470r/views.py:93
msgid "Authentication required."
msgstr "Authentification requise."

#: pyaggr3g470r/views.py:98
msgid "Forbidden."
msgstr "Interdit."

#: pyaggr3g470r/views.py:141
msgid "Logged in successfully."
msgstr "Connecté avec succès."

#: pyaggr3g470r/views.py:161
msgid "Logged out successfully."
msgstr "Déconnecté avec succès."

#: pyaggr3g470r/views.py:193
msgid "Downloading articles..."
msgstr "Téléchargement des articles."

#: pyaggr3g470r/views.py:281
msgid "Articles marked as read."
msgstr "Articles marqués comme lus."

#: pyaggr3g470r/views.py:284
msgid "All articles marked as read"
msgstr "Tous les articles marqués comme lus."

#: pyaggr3g470r/views.py:315
msgid "Article"
msgstr "Article"

#: pyaggr3g470r/views.py:315
msgid "deleted."
msgstr "supprimé."

#: pyaggr3g470r/views.py:318
msgid "This article do not exist."
msgstr "Cet article n'existe pas."

#: pyaggr3g470r/views.py:411
msgid "Database indexed."
msgstr "Base de données indexée."

#: pyaggr3g470r/views.py:413 pyaggr3g470r/views.py:482
msgid "An error occured"
msgstr "Une erreur est survenue."

#: pyaggr3g470r/views.py:416
msgid "Option not available on Heroku."
msgstr "Option non disponible sur Heroku."

#: pyaggr3g470r/views.py:431 pyaggr3g470r/views.py:441
msgid "Error when exporting articles."
msgstr "Erreur lors de l'export des articles."

#: pyaggr3g470r/views.py:447
msgid "Export format not supported."
msgstr "Ce format d'export n'est pas supporté."

#: pyaggr3g470r/views.py:470
msgid "Full text search is not yet implemented for Heroku."
msgstr "La recherche rapide n'est pas supporté sur Heroku."

#: pyaggr3g470r/views.py:508
msgid "File not allowed."
msgstr "Fichier non autorisé."

#: pyaggr3g470r/views.py:514
msgid "feeds imported."
msgstr "flux importés."

#: pyaggr3g470r/views.py:516
msgid "Impossible to import the new feeds."
msgstr "Impossible d'importer les nouveaux flux."

#: pyaggr3g470r/views.py:552 pyaggr3g470r/views.py:564
#: pyaggr3g470r/views.py:567 pyaggr3g470r/views.py:590
msgid "Feed"
msgstr "Flux"

#: pyaggr3g470r/views.py:552 pyaggr3g470r/views.py:608
#: pyaggr3g470r/views.py:652
msgid "successfully updated."
msgstr "mis à jour avec succès."

#: pyaggr3g470r/views.py:564 pyaggr3g470r/views.py:663
msgid "successfully created."
msgstr "créé avec succès."

#: pyaggr3g470r/views.py:567
msgid "already in the database."
msgstr "déjà dans la base de données."

#: pyaggr3g470r/views.py:590 pyaggr3g470r/views.py:703
msgid "successfully deleted."
msgstr "supprimé avec succès."

#: pyaggr3g470r/views.py:608 pyaggr3g470r/views.py:652
#: pyaggr3g470r/views.py:663 pyaggr3g470r/views.py:703
msgid "User"
msgstr "Utilisateur"

#: pyaggr3g470r/views.py:689 pyaggr3g470r/views.py:705
msgid "This user does not exist."
msgstr "Cet utilisateur n'existe pas."

#: pyaggr3g470r/templates/article.html:25
msgid "Next post:"
msgstr "Billet suivant:"

#: pyaggr3g470r/templates/home.html:5
msgid "You are not subscribed to any feed."
msgstr "Vous êtes abonné à aucun flux."

#: pyaggr3g470r/templates/home.html:5
msgid "Fix this"
msgstr "Résolvez ce problème."

#: pyaggr3g470r/templates/home.html:11
msgid "More articles"
msgstr "Plus d'articles"

#: pyaggr3g470r/templates/home.html:12
msgid "Details"
msgstr "Détails"

#: pyaggr3g470r/templates/home.html:13
msgid "Edit this feed"
msgstr "Éditer ce flux"

#: pyaggr3g470r/templates/home.html:15
msgid "Fetch this feed"
msgstr "Récupérer ce flux"

#: pyaggr3g470r/templates/home.html:17
msgid "Mark all as read"
msgstr "Marquer tout comme lu"

#: pyaggr3g470r/templates/management.html:5
msgid "Your subscriptions"
msgstr "Vos abonnements"

#: pyaggr3g470r/templates/management.html:6
msgid "You are subscribed to"
msgstr "Vous êtes abonné à"

#: pyaggr3g470r/templates/management.html:6
msgid "feeds"
msgstr "flux"

#: pyaggr3g470r/templates/management.html:6
msgid "Add a"
msgstr "Ajouter un"

#: pyaggr3g470r/templates/management.html:6
msgid "feed"
msgstr "flux"

#: pyaggr3g470r/templates/management.html:7
msgid "articles are stored in the database with"
msgstr "articles sont stockés dans la base avec"

#: pyaggr3g470r/templates/management.html:7
msgid "unread articles"
msgstr "articles non lus"

#: pyaggr3g470r/templates/management.html:9
msgid "Index database"
msgstr "Indexer la base de données"

#: pyaggr3g470r/templates/management.html:13
msgid "Your Profile"
msgstr "Votre profil"

#: pyaggr3g470r/templates/management.html:16
msgid "Update your"
msgstr "Mettez à jour votre"

#: pyaggr3g470r/templates/management.html:16
msgid "profile"
msgstr "profil"

#: pyaggr3g470r/templates/management.html:17
msgid "Member since"
msgstr "Membre depuis"

#: pyaggr3g470r/templates/management.html:18
msgid "Last seen:"
msgstr "Vue la dernière fois:"

#: pyaggr3g470r/templates/management.html:26
msgid "Import/export feeds"
msgstr "Importer/exporter les flux"

#: pyaggr3g470r/templates/management.html:27
msgid "Import"
msgstr "Importer"

#: pyaggr3g470r/templates/management.html:29
msgid "Batch import feeds from OPML"
msgstr "Import en lot via un fichier OPML"

#: pyaggr3g470r/templates/management.html:29
msgid "or"
msgstr "ou"

#: pyaggr3g470r/templates/management.html:32
msgid "Export"
msgstr "Exporter"

#: pyaggr3g470r/templates/management.html:33
msgid "Export feeds to OPML"
msgstr "Exporter les flux au format OPML"

#: pyaggr3g470r/templates/management.html:36
msgid "Export articles"
msgstr "Exporter les articles"
bgstack15