RSSCloud.po 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: GNU social\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  11. "PO-Revision-Date: 2015-02-07 10:23+0000\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: Armenian (Armenia) (http://www.transifex.com/gnu-social/gnu-social/language/hy_AM/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: hy_AM\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. TRANS: Plugin description.
  20. #: RSSCloudPlugin.php:209
  21. msgid ""
  22. "The RSSCloud plugin enables your StatusNet instance to publish real-time "
  23. "updates for profile RSS feeds using the <a "
  24. "href=\"http://rsscloud.org/\">RSSCloud protocol</a>."
  25. msgstr ""
  26. #. TRANS: Form validation error displayed when a URL parameter is missing.
  27. #: actions/loggingaggregator.php:86
  28. msgid "A URL parameter is required."
  29. msgstr ""
  30. #. TRANS: Form validation error displayed when HTTP GET is not used.
  31. #: actions/loggingaggregator.php:94
  32. msgid "This resource requires an HTTP GET."
  33. msgstr ""
  34. #. TRANS: Form validation error displayed when HTTP POST is not used.
  35. #: actions/loggingaggregator.php:104
  36. msgid "This resource requires an HTTP POST."
  37. msgstr ""
  38. #. TRANS: Form validation error displayed when POST is not used.
  39. #: actions/rsscloudrequestnotify.php:91
  40. msgid "Request must be POST."
  41. msgstr ""
  42. #. TRANS: Form validation error displayed when HTTP POST is not used.
  43. #: actions/rsscloudrequestnotify.php:109
  44. msgid "Only HTTP POST notifications are supported at this time."
  45. msgstr ""
  46. #. TRANS: List separator.
  47. #: actions/rsscloudrequestnotify.php:120
  48. msgctxt "SEPARATOR"
  49. msgid ", "
  50. msgstr ""
  51. #. TRANS: Form validation error displayed when a request body is missing
  52. #. expected parameters.
  53. #. TRANS: %s is a list of parameters separated by a list separator (default:
  54. #. ", ").
  55. #: actions/rsscloudrequestnotify.php:123
  56. #, php-format
  57. msgid "The following parameters were missing from the request body: %s."
  58. msgstr ""
  59. #. TRANS: Form validation error displayed when not providing any valid profile
  60. #. feed URLs.
  61. #: actions/rsscloudrequestnotify.php:130
  62. msgid ""
  63. "You must provide at least one valid profile feed URL (url1, url2, url3 ... "
  64. "urlN)."
  65. msgstr ""
  66. #. TRANS: Form validation error displayed when not providing a valid feed URL.
  67. #: actions/rsscloudrequestnotify.php:146
  68. msgid "Feed subscription failed: Not a valid feed."
  69. msgstr ""
  70. #. TRANS: Form validation error displayed when feed subscription failed.
  71. #: actions/rsscloudrequestnotify.php:153
  72. msgid ""
  73. "Feed subscription failed: Notification handler does not respond correctly."
  74. msgstr ""
  75. #. TRANS: Success message after subscribing to one or more feeds.
  76. #: actions/rsscloudrequestnotify.php:168
  77. msgid ""
  78. "Thanks for the subscription. When the feed(s) update(s), you will be "
  79. "notified."
  80. msgstr ""