ModPlus.po 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. # Translation of StatusNet - ModPlus 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 - ModPlus\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:09:17+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: 2012-01-02 10:11:36+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-modplus\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 displayed when referring to a user without a profile.
  25. msgid "User has no profile."
  26. msgstr "Користувач не має профілю."
  27. #. TRANS: Remote profile action page title.
  28. #. TRANS: %1$s is a username, %2$s is a hostname.
  29. #, php-format
  30. msgid "%1$s on %2$s"
  31. msgstr "%1$s на %2$s"
  32. #. TRANS: Message on remote profile page.
  33. #. TRANS: This message contains Markdown links in the form [description](link).
  34. #. TRANS: %1$s is a profile nickname, %2$s is a hostname, %3$s is a URL.
  35. #, php-format
  36. msgid ""
  37. "This remote profile is registered on another site; see [%1$s's original "
  38. "profile page on %2$s](%3$s)."
  39. msgstr ""
  40. "Це віддалений профіль, зареєстрований на іншому сайті; див. [справжній "
  41. "профіль %1$s на сайті %2$s](%3$s)."
  42. #. TRANS: Message on blocked remote profile page.
  43. msgid ""
  44. "Site moderators have silenced this profile, which prevents delivery of new "
  45. "messages to any users on this site."
  46. msgstr ""
  47. "Модератори сайту позбавили права голосу даний профіль, що перешкоджає "
  48. "доставці нових повідомлень для всіх користувачів на цьому сайті."
  49. #. TRANS: Plugin description.
  50. msgid "UI extension for profile moderation actions."
  51. msgstr "Розширення користувацького інтерфейсу для модерування профілю."
  52. #. TRANS: Label for access to remote profile options.
  53. msgid "Remote profile options..."
  54. msgstr "Опції віддаленого профілю..."