UserLimit.po 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Translation of StatusNet - UserLimit to Hebrew (עברית)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Amire80
  5. # Author: YaronSh
  6. # --
  7. # This file is distributed under the same license as the StatusNet package.
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: StatusNet - UserLimit\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  14. "PO-Revision-Date: 2012-06-30 11:10:25+0000\n"
  15. "Language-Team: Hebrew <https://translatewiki.net/wiki/Portal:he>\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "X-POT-Import-Date: 2011-06-19 11:23:51+0000\n"
  19. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  20. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  21. "X-Language-Code: he\n"
  22. "X-Message-Group: #out-statusnet-plugin-userlimit\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #. TRANS: Error message given if creating a new user is not possible because a limit has been reached.
  25. #. TRANS: %d is the user limit (also available for plural).
  26. #, php-format
  27. msgid ""
  28. "Cannot register because the maximum number of users (%d) for this site was "
  29. "reached."
  30. msgid_plural ""
  31. "Cannot register because the maximum number of users (%d) for this site was "
  32. "reached."
  33. msgstr[0] "לא ניתן להירשם משום שבאתר כבר יש מספר מרבי של מנויים (%d)."
  34. msgstr[1] "לא ניתן להירשם משום שבאתר כבר יש מספר מרבי של מנויים (%d)."
  35. #. TRANS: Plugin description.
  36. msgid "Limit the number of users who can register."
  37. msgstr "הגבלת מספר המשתמשים שיכולים להירשם."