]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/TwitterBridge/locale/fr/LC_MESSAGES/TwitterBridge.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / TwitterBridge / locale / fr / LC_MESSAGES / TwitterBridge.po
1 # Translation of StatusNet - TwitterBridge to French (Français)
2 # Exported from translatewiki.net
3 #
4 # Author: Od1n
5 # Author: Peter17
6 # Author: Valeryan 24
7 # Author: Verdy p
8 # --
9 # This file is distributed under the same license as the StatusNet package.
10 #
11 msgid ""
12 msgstr ""
13 "Project-Id-Version: StatusNet - TwitterBridge\n"
14 "Report-Msgid-Bugs-To: \n"
15 "POT-Creation-Date: 2012-03-01 15:45+0000\n"
16 "PO-Revision-Date: 2012-03-01 15:47:19+0000\n"
17 "Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "X-POT-Import-Date: 2011-12-03 13:51:38+0000\n"
21 "X-Generator: MediaWiki 1.20alpha (r112812); Translate 2012-02-26\n"
22 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
23 "X-Language-Code: fr\n"
24 "X-Message-Group: #out-statusnet-plugin-twitterbridge\n"
25 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
26
27 #. TRANS: Title for page with Twitter integration settings.
28 msgid "Twitter settings"
29 msgstr "Paramètres Twitter"
30
31 #. TRANS: Instructions for page with Twitter integration settings.
32 msgid ""
33 "Connect your Twitter account to share your updates with your Twitter friends "
34 "and vice-versa."
35 msgstr ""
36 "Connectez votre compte Twitter pour partager vos mises à jour avec vos amis "
37 "Twitter et vice-versa."
38
39 #. TRANS: Fieldset legend.
40 msgid "Twitter account"
41 msgstr "Compte Twitter"
42
43 #. TRANS: Form note when a Twitter account has been connected.
44 msgid "Connected Twitter account"
45 msgstr "Compte Twitter connecté"
46
47 #. TRANS: Fieldset legend.
48 msgid "Disconnect my account from Twitter"
49 msgstr "Déconnecter mon compte de Twitter"
50
51 #. TRANS: Form guide. %s is a URL to the password settings.
52 #. TRANS: This message contains a Markdown link in the form [description](link).
53 #, fuzzy, php-format
54 msgid ""
55 "Disconnecting your Twitter account could make it impossible to log in! "
56 "Please [set a password](%s) first."
57 msgstr ""
58 "La déconnexion de votre compte Twitter ne vous permettrait plus de vous "
59 "connecter ! S’il vous plaît "
60
61 #. TRANS: Form instructions. %1$s is the StatusNet sitename.
62 #, php-format
63 msgid ""
64 "Keep your %1$s account but disconnect from Twitter. You can use your %1$s "
65 "password to log in."
66 msgstr ""
67 "Gardez votre compte %1$s, mais déconnectez-vous de Twitter. Vous pouvez "
68 "utiliser votre mot de passe %1$s pour vous connecter."
69
70 #. TRANS: Button text for disconnecting a Twitter account.
71 msgctxt "BUTTON"
72 msgid "Disconnect"
73 msgstr "Déconnecter"
74
75 #. TRANS: Fieldset legend.
76 msgid "Preferences"
77 msgstr "Préférences"
78
79 #. TRANS: Checkbox label.
80 msgid "Automatically send my notices to Twitter."
81 msgstr "Envoyer automatiquement mes avis sur Twitter."
82
83 #. TRANS: Checkbox label.
84 msgid "Send local \"@\" replies to Twitter."
85 msgstr "Envoyer des réponses \"@\" locales à Twitter."
86
87 #. TRANS: Checkbox label.
88 msgid "Subscribe to my Twitter friends here."
89 msgstr "S’abonner à mes amis Twitter ici."
90
91 #. TRANS: Checkbox label.
92 msgid "Import my friends timeline."
93 msgstr "Importer l’agenda de mes amis."
94
95 #. TRANS: Button text for saving Twitter integration settings.
96 #. TRANS: Button text for saving the administrative Twitter bridge settings.
97 msgctxt "BUTTON"
98 msgid "Save"
99 msgstr "Enregistrer"
100
101 #. TRANS: Button text for adding Twitter integration.
102 msgctxt "BUTTON"
103 msgid "Add"
104 msgstr "Ajouter"
105
106 #. TRANS: Client error displayed when the session token does not match or is not given.
107 msgid "There was a problem with your session token. Try again, please."
108 msgstr ""
109 "Un problème est survenu avec votre jeton de session. Veuillez essayer à "
110 "nouveau."
111
112 #. TRANS: Client error displayed when the submitted form contains unexpected data.
113 msgid "Unexpected form submission."
114 msgstr "Soumission de formulaire inattendue."
115
116 #. TRANS: Client error displayed when trying to remove a connected Twitter account when there isn't one connected.
117 msgid "No Twitter connection to remove."
118 msgstr "Aucune connexion Twitter à retirer."
119
120 #. TRANS: Server error displayed when trying to remove a connected Twitter account fails.
121 #, fuzzy
122 msgid "Could not remove Twitter user."
123 msgstr "Impossible de supprimer l’utilisateur Twitter."
124
125 #. TRANS: Success message displayed after disconnecting a Twitter account.
126 msgid "Twitter account disconnected."
127 msgstr "Compte Twitter déconnecté."
128
129 #. TRANS: Server error displayed when saving Twitter integration preferences fails.
130 #, fuzzy
131 msgid "Could not save Twitter preferences."
132 msgstr "Impossible de sauvegarder les préférences Twitter."
133
134 #. TRANS: Success message after saving Twitter integration preferences.
135 msgid "Twitter preferences saved."
136 msgstr "Préférences Twitter enregistrées."
137
138 #. TRANS: Form validation error displayed when the checkbox to agree to the license has not been checked.
139 msgid "You cannot register if you do not agree to the license."
140 msgstr "Vous ne pouvez pas vous inscrire si vous n’acceptez pas la licence."
141
142 #. TRANS: Form validation error displayed when an unhandled error occurs.
143 msgid "Something weird happened."
144 msgstr "Quelque chose de bizarre s’est passé."
145
146 #. TRANS: Server error displayed when linking to a Twitter account fails.
147 msgid "Could not link your Twitter account."
148 msgstr "Impossible de lier votre compte Twitter."
149
150 #. TRANS: Server error displayed when linking to a Twitter account fails because of an incorrect oauth_token.
151 #, fuzzy
152 msgid "Could not link your Twitter account: oauth_token mismatch."
153 msgstr ""
154 "Impossible de lier votre compte Twitter : le jeton d’authentification ne "
155 "correspond pas."
156
157 #. TRANS: Page instruction. %s is the StatusNet sitename.
158 #, fuzzy, php-format
159 msgid ""
160 "This is the first time you have logged into %s so we must connect your "
161 "Twitter account to a local account. You can either create a new account, or "
162 "connect with your existing account, if you have one."
163 msgstr ""
164 "C’est la première fois que vous êtes connecté à %s via Twitter, il nous faut "
165 "donc lier votre compte Twitter à un compte local. Vous pouvez soit créer un "
166 "nouveau compte, soit vous connecter avec votre compte local existant si vous "
167 "en avez un."
168
169 #. TRANS: Page title.
170 msgid "Twitter Account Setup"
171 msgstr "Configuration du compte Twitter"
172
173 #. TRANS: Fieldset legend.
174 msgid "Connection options"
175 msgstr "Options de connexion"
176
177 #. TRANS: Fieldset legend.
178 msgid "Create new account"
179 msgstr "Créer un nouveau compte"
180
181 #. TRANS: Sub form introduction text.
182 msgid "Create a new user with this nickname."
183 msgstr "Créer un nouvel utilisateur avec ce pseudonyme."
184
185 #. TRANS: Field label.
186 msgid "New nickname"
187 msgstr "Nouveau pseudonyme"
188
189 #. TRANS: Field title for nickname field.
190 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
191 msgstr "1 à 64 lettres minuscules ou chiffres, sans ponctuation ni espaces."
192
193 #. TRANS: Field label.
194 msgctxt "LABEL"
195 msgid "Email"
196 msgstr "Courriel"
197
198 #. TRANS: Field title for e-mail address field.
199 msgid "Used only for updates, announcements, and password recovery"
200 msgstr ""
201 "Utilisé uniquement pour les mises à jour, les annonces, et la récupération "
202 "de mot de passe"
203
204 #. TRANS: Button text for creating a new StatusNet account in the Twitter connect page.
205 msgctxt "BUTTON"
206 msgid "Create"
207 msgstr "Créer"
208
209 #. TRANS: Fieldset legend.
210 msgid "Connect existing account"
211 msgstr "Se connecter à un compte existant"
212
213 #. TRANS: Sub form introduction text.
214 msgid ""
215 "If you already have an account, login with your username and password to "
216 "connect it to your Twitter account."
217 msgstr ""
218 "Si vous avez déjà un compte ici, connectez-vous avec votre nom d’utilisateur "
219 "et mot de passe pour l’associer à votre compte Twitter."
220
221 #. TRANS: Field label.
222 msgid "Existing nickname"
223 msgstr "Pseudonyme existant"
224
225 #. TRANS: Field label.
226 msgid "Password"
227 msgstr "Mot de passe"
228
229 #. TRANS: Fieldset legend.
230 msgid "License"
231 msgstr "Licence"
232
233 #. TRANS: Text for license agreement checkbox.
234 #. TRANS: %s is the license as configured for the StatusNet site.
235 #, php-format
236 msgid ""
237 "My text and files are available under %s except this private data: password, "
238 "email address, IM address, and phone number."
239 msgstr ""
240 "Mon texte et mes fichiers sont disponibles sous licence %s, à l’exception "
241 "des données privées suivantes : mot de passe, adresse courriel, adresse de "
242 "messagerie instantanée et numéro de téléphone."
243
244 #. TRANS: Button text for connecting an existing StatusNet account in the Twitter connect page..
245 msgctxt "BUTTON"
246 msgid "Connect"
247 msgstr "Connexion"
248
249 #. TRANS: Client error displayed when trying to create a new user while creating new users is not allowed.
250 msgid "Registration not allowed."
251 msgstr "Inscription non autorisée."
252
253 #. TRANS: Client error displayed when trying to create a new user with an invalid invitation code.
254 msgid "Not a valid invitation code."
255 msgstr "Le code d’invitation n’est pas valide."
256
257 #. TRANS: Client error displayed when trying to create a new user with an invalid username.
258 msgid "Nickname not allowed."
259 msgstr "Pseudonyme non autorisé."
260
261 #. TRANS: Client error displayed when trying to create a new user with a username that is already in use.
262 msgid "Nickname already in use. Try another one."
263 msgstr "Pseudonyme déjà utilisé. Essayez-en un autre."
264
265 #. TRANS: Server error displayed when creating a new user has failed.
266 msgid "Error registering user."
267 msgstr "Erreur lors de l’inscription de l’utilisateur."
268
269 #. TRANS: Server error displayed when connecting a user to a Twitter user has failed.
270 #. TRANS: Server error displayed connecting a user to a Twitter user has failed.
271 msgid "Error connecting user to Twitter."
272 msgstr "Erreur de connexion de l’utilisateur à Twitter."
273
274 #. TRANS: Form validation error displayed when connecting an existing user to a Twitter user fails because
275 #. TRANS: the provided username and/or password are incorrect.
276 msgid "Invalid username or password."
277 msgstr "Nom d’utilisateur ou mot de passe incorrect."
278
279 #. TRANS: Page title for Twitter administration panel.
280 msgctxt "TITLE"
281 msgid "Twitter"
282 msgstr "Twitter"
283
284 #. TRANS: Instructions for Twitter bridge administration page.
285 msgid "Twitter bridge settings"
286 msgstr "Paramètres de la passerelle Twitter"
287
288 #. TRANS: Client error displayed when a consumer key is invalid because it is too long.
289 #, fuzzy
290 msgid "Invalid consumer key. Maximum length is 255 characters."
291 msgstr "Clé de client invalide. La longueur maximum est de 255 caractères."
292
293 #. TRANS: Client error displayed when a consumer secret is invalid because it is too long.
294 #, fuzzy
295 msgid "Invalid consumer secret. Maximum length is 255 characters."
296 msgstr ""
297 "Code secret du client invalide. La longueur maximum est de 255 caractères."
298
299 #. TRANS: Fieldset legend for Twitter application settings.
300 msgid "Twitter application settings"
301 msgstr "Paramètres de l’application Twitter"
302
303 #. TRANS: Field label for Twitter assigned consumer key.
304 msgid "Consumer key"
305 msgstr "Clé du client"
306
307 #. TRANS: Field title for Twitter assigned consumer key.
308 #, fuzzy
309 msgid "The consumer key assigned by Twitter."
310 msgstr "Clé du client assignée par Twitter"
311
312 #. TRANS: Field label for Twitter assigned consumer secret.
313 msgid "Consumer secret"
314 msgstr "Code secret du client"
315
316 #. TRANS: Field title for Twitter assigned consumer secret.
317 #, fuzzy
318 msgid "The consumer secret assigned by Twitter."
319 msgstr "Code secret du client assigné par Twitter"
320
321 #. TRANS: Form guide displayed when two required fields have already been provided.
322 #, fuzzy
323 msgid "Note: A global consumer key and secret are set."
324 msgstr "Note : une clé et un code secret de client global sont définis."
325
326 #. TRANS: Field label for Twitter application name.
327 msgid "Integration source"
328 msgstr "Source d’intégration"
329
330 #. TRANS: Field title for Twitter application name.
331 msgid "The name of your Twitter application."
332 msgstr "Le nom de votre application Twitter."
333
334 #. TRANS: Fieldset legend for Twitter integration options.
335 msgid "Options"
336 msgstr "Options"
337
338 #. TRANS: Checkbox label for global setting.
339 msgid "Enable \"Sign-in with Twitter\""
340 msgstr "Activer « S’inscrire avec Twitter »"
341
342 #. TRANS: Checkbox title.
343 #, fuzzy
344 msgid "This allow users to login with their Twitter credentials."
345 msgstr ""
346 "Permet aux utilisateurs de se connecter avec leurs identifiants Twitter"
347
348 #. TRANS: Checkbox label for global setting.
349 msgid "Enable Twitter import"
350 msgstr "Activer l’importation Twitter"
351
352 #. TRANS: Checkbox title for global setting.
353 msgid ""
354 "Allow users to import their Twitter friends' timelines. Requires daemons to "
355 "be manually configured."
356 msgstr ""
357 "Permettre aux utilisateurs d’importer les agendas de leurs amis Twitter. "
358 "Exige que les démons soient configurés manuellement."
359
360 #. TRANS: Button title for saving the administrative Twitter bridge settings.
361 #, fuzzy
362 msgid "Save the Twitter bridge settings."
363 msgstr "Paramètres de la passerelle Twitter"
364
365 #. TRANS: Server exception thrown when an invalid URL scheme is detected.
366 msgid "Invalid URL scheme for HTTP stream reader."
367 msgstr ""
368
369 #. TRANS: Exception thrown when input from an inexpected socket is encountered.
370 msgid "Got input from unexpected socket!"
371 msgstr ""
372
373 #. TRANS: Exception thrown when an invalid state is encountered in handleLine.
374 #. TRANS: %s is the invalid state.
375 #, php-format
376 msgid "Invalid state in handleLine: %s."
377 msgstr ""
378
379 #. TRANS: Exception thrown when an invalid response line is encountered.
380 #. TRANS: %s is the invalid line.
381 #, php-format
382 msgid "Invalid HTTP response line: %s."
383 msgstr ""
384
385 #. TRANS: Exception thrown when an invalid response line part is encountered.
386 #. TRANS: %1$s is the chunk, %2$s is the line.
387 #, php-format
388 msgid "Invalid HTTP response line chunk \"%1$s\": %2$s."
389 msgstr ""
390
391 #. TRANS: Exception thrown when an invalid response code is encountered.
392 #. TRANS: %1$s is the response code, %2$s is the line.
393 #, php-format
394 msgid "Bad HTTP response code %1$s: %2$s."
395 msgstr "Mauvais code de réponse HTTP %1$s : %2$s."
396
397 #. TRANS: Menu item in login navigation.
398 #. TRANS: Menu item in connection settings navigation.
399 msgctxt "MENU"
400 msgid "Twitter"
401 msgstr "Twitter"
402
403 #. TRANS: Title for menu item in login navigation.
404 #, fuzzy
405 msgid "Login or register using Twitter."
406 msgstr "Se connecter ou s’inscrire via Twitter"
407
408 #. TRANS: Title for menu item in connection settings navigation.
409 msgid "Twitter integration options"
410 msgstr "Options d’intégration de Twitter"
411
412 #. TRANS: Menu item in administrative panel that leads to the Twitter bridge configuration.
413 msgid "Twitter"
414 msgstr "Twitter"
415
416 #. TRANS: Menu item title in administrative panel that leads to the Twitter bridge configuration.
417 #, fuzzy
418 msgid "Twitter bridge configuration page."
419 msgstr "Configuration de la passerelle Twitter"
420
421 #. TRANS: Plugin description.
422 msgid ""
423 "The Twitter \"bridge\" plugin allows integration of a StatusNet instance "
424 "with <a href=\"http://twitter.com/\">Twitter</a>."
425 msgstr ""
426 "Le greffon de « passerelle » Twitter permet l’intégration d’une instance de "
427 "StatusNet avec <a href=\"http://twitter.com/\">Twitter</a>."
428
429 #. TRANS: Client error displayed when trying to log in using Twitter while already logged in to StatusNet.
430 msgid "Already logged in."
431 msgstr "Déjà connecté."
432
433 #. TRANS: Title for login using Twitter page.
434 #, fuzzy
435 msgctxt "TITLE"
436 msgid "Twitter Login"
437 msgstr "Connexion Twitter"
438
439 #. TRANS: Instructions for login using Twitter page.
440 msgid "Login with your Twitter account"
441 msgstr "Connexion avec votre compte Twitter"
442
443 #. TRANS: Alternative text for "sign in with Twitter" image.
444 msgid "Sign in with Twitter"
445 msgstr "S’inscrire avec Twitter"
446
447 #. TRANS: Mail subject after forwarding notices to Twitter has stopped working.
448 msgid "Your Twitter bridge has been disabled"
449 msgstr "Votre passerelle Twitter a été désactivée"
450
451 #. TRANS: Mail body after forwarding notices to Twitter has stopped working.
452 #. TRANS: %1$ is the name of the user the mail is sent to, %2$s is a URL to the
453 #. TRANS: Twitter settings, %3$s is the StatusNet sitename.
454 #, php-format
455 msgid ""
456 "Hi, %1$s. We're sorry to inform you that your link to Twitter has been "
457 "disabled. We no longer seem to have permission to update your Twitter "
458 "status. Did you maybe revoke %3$s's access?\n"
459 "\n"
460 "You can re-enable your Twitter bridge by visiting your Twitter settings "
461 "page:\n"
462 "\n"
463 "\t%2$s\n"
464 "\n"
465 "Regards,\n"
466 "%3$s"
467 msgstr ""
468 "Salut, %1$s. Nous sommes désolés de vous informer que votre liaison avec "
469 "Twitter a été désactivée. Il semble que nous ne soyons plus autorisé à "
470 "mettre à jour votre statut Twitter. Peut-être avez-vous révoqué l’accès de %3"
471 "$s ?\n"
472 "\n"
473 "Vous pouvez réactiver votre passerelle Twitter en visitant la page des "
474 "paramètres de votre compte Twitter :\n"
475 "\n"
476 "%2$s\n"
477 "\n"
478 "Cordialement,\n"
479 "%3$s"
480
481 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
482 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
483 #, php-format
484 msgid "RT @%1$s %2$s"
485 msgstr "RT @%1$s %2$s"