]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/DomainWhitelist/locale/fr/LC_MESSAGES/DomainWhitelist.po
a64a8a98a8cd3bbfb8a7b19a4a6ecbe9f63fed10
[quix0rs-gnu-social.git] / plugins / DomainWhitelist / locale / fr / LC_MESSAGES / DomainWhitelist.po
1 # Translation of StatusNet - DomainWhitelist to French (Français)
2 # Exported from translatewiki.net
3 #
4 # Author: Iketsi
5 # Author: Lucky
6 # Author: Od1n
7 # Author: Peter17
8 # Author: Sherbrooke
9 # --
10 # This file is distributed under the same license as the StatusNet package.
11 #
12 msgid ""
13 msgstr ""
14 "Project-Id-Version: StatusNet - DomainWhitelist\n"
15 "Report-Msgid-Bugs-To: \n"
16 "POT-Creation-Date: 2012-04-15 12:10+0000\n"
17 "PO-Revision-Date: 2012-04-15 12:10:56+0000\n"
18 "Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "X-POT-Import-Date: 2012-01-02 10:11:33+0000\n"
22 "X-Generator: MediaWiki 1.20alpha (27b39a6); Translate 2012-04-11\n"
23 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
24 "X-Language-Code: fr\n"
25 "X-Message-Group: #out-statusnet-plugin-domainwhitelist\n"
26 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
27
28 #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
29 #. TRANS: %s is a whitelisted e-mail domain.
30 #, php-format
31 msgid "Email address must be in this domain: %s."
32 msgstr "Adresse de courriel doit être dans ce domaine : %s."
33
34 #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
35 #. TRANS: %s are whitelisted e-mail domains separated by comma's (localisable).
36 #, php-format
37 msgid "Email address must be in one of these domains: %s."
38 msgstr "Cette adresse de courriel doit appartenir à l'un de ces domaines : %s."
39
40 #. TRANS: Separator for whitelisted domains.
41 msgctxt "SEPARATOR"
42 msgid ", "
43 msgstr ", "
44
45 #. TRANS: Exception thrown when an e-mail address does not match the site's domain whitelist.
46 msgid "That email address is not allowed on this site."
47 msgstr "Cette adresse de courriel n'est pas autorisée sur ce site."
48
49 #. TRANS: Title for invitiation deletion dialog.
50 msgid "Confirmation Required"
51 msgstr "Confirmation requise"
52
53 #. TRANS: Confirmation text for invitation deletion dialog.
54 msgid "Really delete this invitation?"
55 msgstr "Voulez-vous vraiment effacer cette invitation?"
56
57 #. TRANS: Plugin description.
58 msgid "Restrict domains for email users."
59 msgstr "Restreindre les domaines pour les utilisateurs de messagerie."
60
61 #. TRANS: Form legend.
62 msgid "Invite collegues"
63 msgstr ""
64
65 #. TRANS: Field label for a personal message to send to invitees.
66 msgid "Personal message"
67 msgstr ""
68
69 #. TRANS: Field title for a personal message to send to invitees.
70 msgid "Optionally add a personal message to the invitation."
71 msgstr ""
72
73 #. TRANS: Link description to action to add another item to a list.
74 msgid "Add another item"
75 msgstr ""
76
77 #. TRANS: Send button for inviting friends.
78 msgctxt "BUTTON"
79 msgid "Send"
80 msgstr "Envoyer"
81
82 #. TRANS: Submit button title.
83 msgid "Send invitations."
84 msgstr ""