X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FWikiHowProfile%2Flocale%2Ffr%2FLC_MESSAGES%2FWikiHowProfile.po;h=70de2863b0699e9f02a22ba1050232d4fd7b1d6a;hb=bc733a200fc26977ed0d20deed5fdfbd3c917a3a;hp=1aac2b4d7e0e3a1d16d4863e99e58f25212df3e3;hpb=b89f390b3319df0112fc68764f2206bcd83a1029;p=quix0rs-gnu-social.git diff --git a/plugins/WikiHowProfile/locale/fr/LC_MESSAGES/WikiHowProfile.po b/plugins/WikiHowProfile/locale/fr/LC_MESSAGES/WikiHowProfile.po index 1aac2b4d7e..70de2863b0 100644 --- a/plugins/WikiHowProfile/locale/fr/LC_MESSAGES/WikiHowProfile.po +++ b/plugins/WikiHowProfile/locale/fr/LC_MESSAGES/WikiHowProfile.po @@ -1,6 +1,7 @@ -# Translation of StatusNet - WikiHowProfile to French (Français) +# Translation of StatusNet - WikiHowProfile to French (français) # Exported from translatewiki.net # +# Author: DavidL # Author: Verdy p # -- # This file is distributed under the same license as the StatusNet package. @@ -9,19 +10,19 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - WikiHowProfile\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-03 17:24+0000\n" -"PO-Revision-Date: 2011-03-03 17:28:16+0000\n" -"Language-Team: French \n" +"POT-Creation-Date: 2012-06-04 14:59+0000\n" +"PO-Revision-Date: 2012-06-04 15:02:26+0000\n" +"Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-01-29 22:29:52+0000\n" -"X-Generator: MediaWiki 1.18alpha (r83149); Translate extension (2011-02-01)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-19 11:23:54+0000\n" +"X-Generator: MediaWiki 1.20alpha (0d3db4f); Translate 2012-06-03\n" +"X-Translation-Project: translatewiki.net \n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-wikihowprofile\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: WikiHowProfilePlugin.php:59 +#. TRANS: Plugin description. msgid "" "Fetches avatar and other profile information for WikiHow users when setting " "up an account via OpenID." @@ -29,12 +30,23 @@ msgstr "" "Récupère l’avatar et les autres informations de profil des utilisateurs " "WikiHow lorsqu’ils créent un compte via OpenID." -#: WikiHowProfilePlugin.php:171 +#. TRANS: Exception thrown when fetching a WikiHow profile page fails. +msgid "WikiHow profile page fetch failed." +msgstr "La recherche de la page de profile WikiHow a échoué." + +#. TRANS: Exception thrown when parsing a WikiHow profile page fails. +msgid "HTML parse failure during check for WikiHow avatar." +msgstr "" +"Échec de l'interprétation HTML durant la vérification de l'avatar WikiHow." + +#. TRANS: Server exception thrown when an avatar URL is invalid. +#. TRANS: %s is the invalid avatar URL. #, php-format msgid "Invalid avatar URL %s." msgstr "Adresse URL d’avatar « %s » invalide." -#: WikiHowProfilePlugin.php:179 +#. TRANS: Exception thrown when fetching an avatar from a URL fails. +#. TRANS: %s is a URL. #, php-format msgid "Unable to fetch avatar from %s." msgstr "Impossible de récupérer l’avatar depuis « %s »."