12345678910111213141516171819202122232425262728293031323334 |
- # 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: GNU social\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-02 17:47+0100\n"
- "PO-Revision-Date: 2015-02-07 10:35+0000\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: Icelandic (http://www.transifex.com/gnu-social/gnu-social/language/is/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: is\n"
- "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
- #. TRANS: Exception thrown when subscribing too quickly.
- #: SubscriptionThrottlePlugin.php:73
- msgid "Too many subscriptions. Take a break and try again later."
- msgstr ""
- #. TRANS: Exception thrown when joing groups too quickly.
- #: SubscriptionThrottlePlugin.php:99
- msgid "Too many memberships. Take a break and try again later."
- msgstr ""
- #. TRANS: Plugin description.
- #: SubscriptionThrottlePlugin.php:168
- msgid "Configurable limits for subscriptions and group memberships."
- msgstr ""
|