AnonymousFave.po 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. # Translation of StatusNet - AnonymousFave to Russian (Русский)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Lockal
  5. # Author: MaxSem
  6. # --
  7. # This file is distributed under the same license as the StatusNet package.
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: StatusNet - AnonymousFave\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2011-04-09 18:34+0000\n"
  14. "PO-Revision-Date: 2011-04-09 18:36:31+0000\n"
  15. "Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "X-POT-Import-Date: 2011-03-18 20:05:59+0000\n"
  19. "X-Generator: MediaWiki 1.18alpha (r85732); Translate extension (2011-03-11)\n"
  20. "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
  21. "X-Language-Code: ru\n"
  22. "X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
  23. "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
  24. "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
  25. #. TRANS: Server exception.
  26. #. TRANS: %d is the notice ID (number).
  27. #, php-format
  28. msgid "Could not update favorite tally for notice ID %d."
  29. msgstr ""
  30. #. TRANS: Server exception.
  31. #. TRANS: %d is the notice ID (number).
  32. #, php-format
  33. msgid "Could not create favorite tally for notice ID %d."
  34. msgstr ""
  35. #. TRANS: Client error.
  36. msgid ""
  37. "Could not disfavor notice! Please make sure your browser has cookies enabled."
  38. msgstr ""
  39. #. TRANS: Client error.
  40. msgid "There was a problem with your session token. Try again, please."
  41. msgstr ""
  42. #. TRANS: Client error.
  43. msgid "This notice is not a favorite!"
  44. msgstr ""
  45. #. TRANS: Server error.
  46. msgid "Could not delete favorite."
  47. msgstr ""
  48. #. TRANS: Title.
  49. msgid "Add to favorites"
  50. msgstr "Добавить в избранное"
  51. #. TRANS: Label for tally for number of times a notice was favored.
  52. msgid "Favored"
  53. msgstr "Понравилось"
  54. #. TRANS: Server exception.
  55. #, fuzzy
  56. msgid "Could not create anonymous user session."
  57. msgstr "Не удаётся создать сеанс анонимного пользователя."
  58. #. TRANS: Plugin description.
  59. msgid "Allow anonymous users to favorite notices."
  60. msgstr "Позволяет анонимным пользователям добавлять записи в число любимых."
  61. #. TRANS: Client error.
  62. msgid ""
  63. "Could not favor notice! Please make sure your browser has cookies enabled."
  64. msgstr ""
  65. "Ошибка добавления записи в число любимых! Пожалуйста, убедитесь, что cookies "
  66. "включены в вашем браузере."
  67. #. TRANS: Client error.
  68. msgid "This notice is already a favorite!"
  69. msgstr ""
  70. #. TRANS: Server error.
  71. msgid "Could not create favorite."
  72. msgstr ""
  73. #. TRANS: Title.
  74. msgid "Disfavor favorite"
  75. msgstr ""