X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FMinify%2Flocale%2Ffr%2FLC_MESSAGES%2FMinify.po;h=766b2825ce9f95b23339890d2f18b97b4c882c52;hb=13ae3ab2599a127db29d4c777f16c853503bccac;hp=06863912d4b8c57ee1ab9b3620ab1128f2936498;hpb=c4b8f68a1a3ed6422a2ed1cb7a8b5b5c65011b5f;p=quix0rs-gnu-social.git diff --git a/plugins/Minify/locale/fr/LC_MESSAGES/Minify.po b/plugins/Minify/locale/fr/LC_MESSAGES/Minify.po index 06863912d4..766b2825ce 100644 --- a/plugins/Minify/locale/fr/LC_MESSAGES/Minify.po +++ b/plugins/Minify/locale/fr/LC_MESSAGES/Minify.po @@ -1,5 +1,5 @@ # Translation of StatusNet - Minify to French (Français) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: Verdy p # -- @@ -9,34 +9,30 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Minify\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-27 23:43+0000\n" -"PO-Revision-Date: 2010-10-27 23:46:49+0000\n" +"POT-Creation-Date: 2011-04-18 11:21+0000\n" +"PO-Revision-Date: 2011-04-18 11:23:19+0000\n" "Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-10-18 20:29:55+0000\n" -"X-Generator: MediaWiki 1.17alpha (r75590); Translate extension (2010-09-17)\n" +"X-POT-Import-Date: 2011-03-18 20:08:19+0000\n" +"X-Generator: MediaWiki 1.18alpha (r86294); Translate extension (2011-04-13)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-minify\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: minify.php:49 +msgid "" +"The Minify plugin minifies StatusNet's CSS and JavaScript, removing " +"whitespace and comments." +msgstr "" +"Le greffon Minify minimise vos CSS et Javascript, en supprimant les espaces " +"et les commentaires." + msgid "The parameter \"f\" is not a valid path." msgstr "Le paramètre « f » ne contient pas un chemin valide." -#: minify.php:53 msgid "The parameter \"f\" is required but missing." msgstr "Le paramètre « f » est nécessaire mais absent." -#: minify.php:111 msgid "File type not supported." msgstr "Type de fichier non pris en charge." - -#: MinifyPlugin.php:179 -msgid "" -"The Minify plugin minifies StatusNet's CSS and JavaScript, removing " -"whitespace and comments." -msgstr "" -"Le greffon Minify minimise vos CSS et Javascript, en supprimant les espaces " -"et les commentaires."