X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FSample%2Flocale%2Ffr%2FLC_MESSAGES%2FSample.po;h=d340ed6f4aae94d3a6372f295b7fa5e39409e8d2;hb=b4ecb249070803b0600b2c1c100e80ca53e942ca;hp=c6b032da73a3380b16304c628311af9531635d83;hpb=d4aef7a007c1c605917dc1924351f0281c6f2763;p=quix0rs-gnu-social.git diff --git a/plugins/Sample/locale/fr/LC_MESSAGES/Sample.po b/plugins/Sample/locale/fr/LC_MESSAGES/Sample.po index c6b032da73..d340ed6f4a 100644 --- a/plugins/Sample/locale/fr/LC_MESSAGES/Sample.po +++ b/plugins/Sample/locale/fr/LC_MESSAGES/Sample.po @@ -9,41 +9,51 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Sample\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-05-05 20:48+0000\n" -"PO-Revision-Date: 2011-05-05 20:51:11+0000\n" -"Language-Team: French \n" +"POT-Creation-Date: 2011-11-11 15:03+0000\n" +"PO-Revision-Date: 2011-11-11 15:06:37+0000\n" +"Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-04-27 13:31:20+0000\n" -"X-Generator: MediaWiki 1.18alpha (r87509); Translate extension (2011-04-26)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-18 16:20:38+0000\n" +"X-Generator: MediaWiki 1.19alpha (r102787); Translate extension (2011-10-" +"30)\n" +"X-Translation-Project: translatewiki.net at https://translatewiki.net\n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-sample\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. TRANS: Page title for sample plugin. +#. TRANS: Menu item in sample plugin. msgid "Hello" msgstr "Bonjour" +#. TRANS: Page title for sample plugin. %s is a user nickname. #, php-format msgid "Hello, %s!" msgstr "Bonjour, %s !" +#. TRANS: Message in sample plugin. msgid "Hello, stranger!" msgstr "Bonjour, étranger !" +#. TRANS: Message in sample plugin. %s is a user nickname. #, php-format msgid "Hello, %s" msgstr "Bonjour, %s" +#. TRANS: Message in sample plugin. +#. TRANS: %d is the number of times a user is greeted. #, php-format msgid "I have greeted you %d time." msgid_plural "I have greeted you %d times." msgstr[0] "une" msgstr[1] "%d" +#. TRANS: Menu item title in sample plugin. msgid "A warm greeting" msgstr "Un accueil chaleureux" +#. TRANS: Plugin description. msgid "A sample plugin to show basics of development for new hackers." msgstr "" "Un exemple de greffon pour montrer les bases de développement pour les "