UserLimit.po 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. # Translation of StatusNet - UserLimit to Ukrainian (українська)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Boogie
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - UserLimit\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  13. "PO-Revision-Date: 2012-06-30 11:10:26+0000\n"
  14. "Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-06-19 11:23:51+0000\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  20. "X-Language-Code: uk\n"
  21. "X-Message-Group: #out-statusnet-plugin-userlimit\n"
  22. "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
  23. "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\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. #, fuzzy, 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] ""
  34. "Не вдається зареєструвати; максимально можливу кількість користувачів (%d) "
  35. "вже зареєстровано."
  36. msgstr[1] ""
  37. "Не вдається зареєструвати; максимально можливу кількість користувачів (%d) "
  38. "вже зареєстровано."
  39. msgstr[2] ""
  40. "Не вдається зареєструвати; максимально можливу кількість користувачів (%d) "
  41. "вже зареєстровано."
  42. #. TRANS: Plugin description.
  43. msgid "Limit the number of users who can register."
  44. msgstr "Обмеження кількості користувачів, котрі можуть зареєструватися."