]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Minify/locale/fr/LC_MESSAGES/Minify.po
Snapshot of the Transifex translation project - February 2015
[quix0rs-gnu-social.git] / plugins / Minify / locale / fr / LC_MESSAGES / Minify.po
index e936d0b0639a256c366d26e8f15c72ce410acf75..ccbaaeb6142184b6672bd82fb63c6e9916d77dc9 100644 (file)
@@ -1,42 +1,42 @@
-# Translation of StatusNet - Minify to French (français)
-# Exported from translatewiki.net
-#
-# Author: Verdy p
-# --
-# This file is distributed under the same license as the StatusNet package.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
 msgid ""
 msgstr ""
-"Project-Id-Version: StatusNet - Minify\n"
+"Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-30 11:07+0000\n"
-"PO-Revision-Date: 2012-06-30 11:09:12+0000\n"
-"Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
+"POT-Creation-Date: 2015-02-02 17:47+0100\n"
+"PO-Revision-Date: 2015-02-07 09:02+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: French (http://www.transifex.com/projects/p/gnu-social/language/fr/)\n"
+"MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-06-05 21:51:03+0000\n"
-"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
-"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
-"X-Language-Code: fr\n"
-"X-Message-Group: #out-statusnet-plugin-minify\n"
+"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#. TRANS: Plugin description.
-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."
-
-#. TRANS: Client error displayed when not providing a valid path in parameter "f".
+#. TRANS: Client error displayed when not providing a valid path in parameter
+#. "f".
+#: actions/minify.php:50
 msgid "The parameter \"f\" is not a valid path."
 msgstr "Le paramètre « f » ne contient pas un chemin valide."
 
 #. TRANS: Client error displayed when not providing parameter "f".
+#: actions/minify.php:54
 msgid "The parameter \"f\" is required but missing."
 msgstr "Le paramètre « f » est nécessaire mais absent."
 
-#. TRANS: Client error displayed when trying to minify an unsupported file type.
+#. TRANS: Client error displayed when trying to minify an unsupported file
+#. type.
+#: actions/minify.php:112
 msgid "File type not supported."
 msgstr "Type de fichier non pris en charge."
+
+#. TRANS: Plugin description.
+#: MinifyPlugin.php:168
+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."