X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FSample%2Flocale%2Ffr%2FLC_MESSAGES%2FSample.po;h=0f496290aeaf98a58a7bb47d94e0ebfcf8c45aed;hb=331d8a99ba432cb7a9b5d3184b1ed97410a4d15a;hp=0a6e90392fc487f065c7b5105ffd469e4e3a4ee5;hpb=820e19e1974690f2a928982e8b6f387d1bc10f2f;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 0a6e90392f..0f496290ae 100644 --- a/plugins/Sample/locale/fr/LC_MESSAGES/Sample.po +++ b/plugins/Sample/locale/fr/LC_MESSAGES/Sample.po @@ -9,41 +9,50 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Sample\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-11 12:22+0000\n" -"PO-Revision-Date: 2011-04-11 12:27:55+0000\n" +"POT-Creation-Date: 2011-06-05 18:54+0000\n" +"PO-Revision-Date: 2011-06-05 18:57:09+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 (r85780); Translate extension (2011-03-11)\n" +"X-POT-Import-Date: 2011-06-05 09:58:48+0000\n" +"X-Generator: MediaWiki 1.19alpha (r89517); Translate extension (2011-06-02)\n" "X-Translation-Project: translatewiki.net at http://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 "