12345678910111213141516171819202122232425 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # Luke Hollins <luke@farcry.ca>, 2015
- msgid ""
- msgstr ""
- "Project-Id-Version: GNU social\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-02 17:47+0100\n"
- "PO-Revision-Date: 2015-03-09 16:22+0000\n"
- "Last-Translator: Luke Hollins <luke@farcry.ca>\n"
- "Language-Team: French (http://www.transifex.com/gnu-social/gnu-social/language/fr/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: fr\n"
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
- #. TRANS: Plugin description.
- #: AuthCryptPlugin.php:157
- msgid "Authentication and password hashing with crypt()"
- msgstr "Authentification et mot de passe avec hachage crypt()"
|