]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/WikiHowProfile/locale/fr/LC_MESSAGES/WikiHowProfile.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / WikiHowProfile / locale / fr / LC_MESSAGES / WikiHowProfile.po
1 # Translation of StatusNet - WikiHowProfile to French (français)
2 # Exported from translatewiki.net
3 #
4 # Author: DavidL
5 # Author: Verdy p
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - WikiHowProfile\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2012-06-04 14:59+0000\n"
14 "PO-Revision-Date: 2012-06-04 15:02:26+0000\n"
15 "Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-POT-Import-Date: 2011-06-19 11:23:54+0000\n"
19 "X-Generator: MediaWiki 1.20alpha (0d3db4f); Translate 2012-06-03\n"
20 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
21 "X-Language-Code: fr\n"
22 "X-Message-Group: #out-statusnet-plugin-wikihowprofile\n"
23 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
24
25 #. TRANS: Plugin description.
26 msgid ""
27 "Fetches avatar and other profile information for WikiHow users when setting "
28 "up an account via OpenID."
29 msgstr ""
30 "Récupère l’avatar et les autres informations de profil des utilisateurs "
31 "WikiHow lorsqu’ils créent un compte via OpenID."
32
33 #. TRANS: Exception thrown when fetching a WikiHow profile page fails.
34 msgid "WikiHow profile page fetch failed."
35 msgstr "La recherche de la page de profile WikiHow a échoué."
36
37 #. TRANS: Exception thrown when parsing a WikiHow profile page fails.
38 msgid "HTML parse failure during check for WikiHow avatar."
39 msgstr ""
40 "Échec de l'interprétation HTML durant la vérification de l'avatar WikiHow."
41
42 #. TRANS: Server exception thrown when an avatar URL is invalid.
43 #. TRANS: %s is the invalid avatar URL.
44 #, php-format
45 msgid "Invalid avatar URL %s."
46 msgstr "Adresse URL d’avatar « %s » invalide."
47
48 #. TRANS: Exception thrown when fetching an avatar from a URL fails.
49 #. TRANS: %s is a URL.
50 #, php-format
51 msgid "Unable to fetch avatar from %s."
52 msgstr "Impossible de récupérer l’avatar depuis « %s »."