UserLimit.po 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. # Ciencisto Dementa <maliktunga@users.noreply.github.com>, 2015
  7. # William <fxinkeo@mail.com>, 2015
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: GNU social\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  13. "PO-Revision-Date: 2015-06-17 17:04+0000\n"
  14. "Last-Translator: Ciencisto Dementa <maliktunga@users.noreply.github.com>\n"
  15. "Language-Team: Ido (http://www.transifex.com/gnu-social/gnu-social/language/io/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: io\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. TRANS: Error message given if creating a new user is not possible because a
  22. #. limit has been reached.
  23. #. TRANS: %d is the user limit (also available for plural).
  24. #: UserLimitPlugin.php:74
  25. #, php-format
  26. msgid ""
  27. "Cannot register because the maximum number of users (%d) for this site was "
  28. "reached."
  29. msgid_plural ""
  30. "Cannot register because the maximum number of users (%d) for this site was "
  31. "reached."
  32. msgstr[0] "Vu ne povas registragar vu pro ke la maxima nombro de uzanti (%d) por ca situo esis atingis."
  33. msgstr[1] "Vu ne povas registragar vu pro ke la maxima nombro de uzanti (%d) por ca situo esis atingis."
  34. #. TRANS: Plugin description.
  35. #: UserLimitPlugin.php:92
  36. msgid "Limit the number of users who can register."
  37. msgstr "Limitizar la nombro de uzanti qui povas registragar."