12345678910111213141516171819202122232425262728293031323334353637383940 |
- # Translation of StatusNet - SubscriptionThrottle to French (français)
- # Exported from translatewiki.net
- #
- # Author: Peter17
- # Author: Verdy p
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - SubscriptionThrottle\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:10:12+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:27:35+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-subscriptionthrottle\n"
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
- #. TRANS: Exception thrown when subscribing too quickly.
- msgid "Too many subscriptions. Take a break and try again later."
- msgstr ""
- "Inscriptions trop nombreuses. Faites une pause et essayez à nouveau plus "
- "tard."
- #. TRANS: Exception thrown when joing groups too quickly.
- msgid "Too many memberships. Take a break and try again later."
- msgstr ""
- "Inscriptions trop nombreuses. Faites une pause et essayez à nouveau plus "
- "tard."
- #. TRANS: Plugin description.
- msgid "Configurable limits for subscriptions and group memberships."
- msgstr "Limites configurables pour les abonnements et adhésions aux groupes."
|