forked from GNUsocial/gnu-social
45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
# Translation of StatusNet - UserLimit to French (Français)
|
||
# Exported from translatewiki.net
|
||
#
|
||
# Author: Crochet.david
|
||
# Author: Peter17
|
||
# Author: Verdy p
|
||
# --
|
||
# This file is distributed under the same license as the StatusNet package.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: StatusNet - UserLimit\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
|
||
"PO-Revision-Date: 2011-09-25 21:45:55+0000\n"
|
||
"Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-POT-Import-Date: 2011-06-19 11:23:51+0000\n"
|
||
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
|
||
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
|
||
"X-Language-Code: fr\n"
|
||
"X-Message-Group: #out-statusnet-plugin-userlimit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
|
||
#. TRANS: Error message given if creating a new user is not possible because a limit has been reached.
|
||
#. TRANS: %d is the user limit (also available for plural).
|
||
#, php-format
|
||
msgid ""
|
||
"Cannot register because the maximum number of users (%d) for this site was "
|
||
"reached."
|
||
msgid_plural ""
|
||
"Cannot register because the maximum number of users (%d) for this site was "
|
||
"reached."
|
||
msgstr[0] ""
|
||
"Impossible d’enregistrer car le nombre maximal d’utilisateurs (%d) pour ce "
|
||
"site a été atteint"
|
||
msgstr[1] ""
|
||
"Impossible d’enregistrer car le nombre maximal d’utilisateurs (%d) pour ce "
|
||
"site a été atteint"
|
||
|
||
#. TRANS: Plugin description.
|
||
msgid "Limit the number of users who can register."
|
||
msgstr "Limiter le nombre d’utilisateurs qui peuvent s’inscrire."
|