]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Irc/locale/fr/LC_MESSAGES/Irc.po
Make errors work correctly
[quix0rs-gnu-social.git] / plugins / Irc / locale / fr / LC_MESSAGES / Irc.po
1 # Translation of StatusNet - Irc to French (Français)
2 # Exported from translatewiki.net
3 #
4 # Author: Coyau
5 # Author: Hashar
6 # Author: Od1n
7 # --
8 # This file is distributed under the same license as the StatusNet package.
9 #
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: StatusNet - Irc\n"
13 "Report-Msgid-Bugs-To: \n"
14 "POT-Creation-Date: 2011-04-27 12:36+0000\n"
15 "PO-Revision-Date: 2011-04-27 12:37:25+0000\n"
16 "Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-POT-Import-Date: 2011-04-17 22:40:37+0000\n"
20 "X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
21 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
22 "X-Language-Code: fr\n"
23 "X-Message-Group: #out-statusnet-plugin-irc\n"
24 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
25
26 #. TRANS: Service name for IRC.
27 msgid "IRC"
28 msgstr "IRC"
29
30 #. TRANS: Body text for e-mail confirmation message for IRC.
31 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename,
32 #. TRANS: %3$s is the plugin display name ("IRC"), %4$s is the confirm address URL.
33 #, php-format
34 msgid ""
35 "User \"%1$s\" on %2$s has said that your %3$s screenname belongs to them. If "
36 "that's true, you can confirm by clicking on this URL: %4$s . (If you cannot "
37 "click it, copy-and-paste it into the address bar of your browser). If that "
38 "user is not you, or if you did not request this confirmation, just ignore "
39 "this message."
40 msgstr ""
41
42 #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
43 msgid "You must specify a host."
44 msgstr ""
45
46 #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
47 msgid "You must specify a username."
48 msgstr ""
49
50 #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
51 msgid "You must specify a \"real name\"."
52 msgstr ""
53
54 #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
55 msgid "You must specify a nickname."
56 msgstr ""
57
58 #. TRANS: Plugin description.
59 msgid ""
60 "The IRC plugin allows users to send and receive notices over an IRC network."
61 msgstr ""
62 "Le plugin IRC permet aux utilisateurs d'envoyer et de recevoir des messages "
63 "depuis un réseau IRC."
64
65 #. TRANS: Exception thrown when an IRC attempts count could not be updated.\r
66 #. TRANS: %d is the object ID for which the count could not be updated.\r
67 #, php-format
68 msgid "Could not increment attempts count for %d."
69 msgstr ""
70
71 #. TRANS: Message given when using an unregistered IRC nickname.
72 #, fuzzy
73 msgid "Your nickname is not registered so IRC connectivity cannot be enabled."
74 msgstr ""
75 "Votre pseudo n'est pas enregistré, la connexion IRC ne peut pas être activée"
76
77 #. TRANS: Server error thrown on database error when deleting IRC nickname confirmation.
78 msgid "Could not delete confirmation."
79 msgstr "Échec de la suppression de la confirmation."
80
81 #. TRANS: Server exception thrown when an IRC waiting queue item could not be added to the database.
82 msgid "Database error inserting IRC waiting queue item."
83 msgstr ""