12345678910111213141516171819202122232425262728293031323334353637383940 |
- # Translation of StatusNet - UserLimit to Hebrew (עברית)
- # Exported from translatewiki.net
- #
- # Author: Amire80
- # Author: YaronSh
- # --
- # 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: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:10:25+0000\n"
- "Language-Team: Hebrew <https://translatewiki.net/wiki/Portal:he>\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.20alpha (233fc08); Translate 2012-06-21\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Language-Code: he\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] "לא ניתן להירשם משום שבאתר כבר יש מספר מרבי של מנויים (%d)."
- msgstr[1] "לא ניתן להירשם משום שבאתר כבר יש מספר מרבי של מנויים (%d)."
- #. TRANS: Plugin description.
- msgid "Limit the number of users who can register."
- msgstr "הגבלת מספר המשתמשים שיכולים להירשם."
|