X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FSample%2Flocale%2Ffr%2FLC_MESSAGES%2FSample.po;h=ac9b80038195fd4365e489046607467965543a85;hb=b5e1cf13e668a739a226c72c4e446c809e7af553;hp=1204cd369b522cef41011a22f22ecbfc17155996;hpb=09523a19d72c2d09ac634e037977fde28915b358;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 1204cd369b..ac9b800381 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-04-03 13:16+0000\n" -"PO-Revision-Date: 2011-04-03 13:22:13+0000\n" -"Language-Team: French \n" +"POT-Creation-Date: 2011-10-28 14:08+0000\n" +"PO-Revision-Date: 2011-10-28 14:11:10+0000\n" +"Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-03-18 20:09:47+0000\n" -"X-Generator: MediaWiki 1.18alpha (r85253); Translate extension (2011-03-11)\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 (r101121); Translate extension (2011-10-" +"27)\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 "