Activity.pot 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-27 16:31+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #. TRANS: Text for "started following" item in activity plugin.
  20. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  21. #. TRANS: %3$s is a profile URL, %4$s is a profile name.
  22. #: ActivityPlugin.php:75
  23. #, php-format
  24. msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
  25. msgstr ""
  26. #. TRANS: Text for "started following" item in activity plugin.
  27. #. TRANS: %1$s is a profile name, %2$s is a profile URL,
  28. #. TRANS: %3$s is a profile name, %4$s is a profile URL.
  29. #: ActivityPlugin.php:83
  30. #, php-format
  31. msgid "%1$s (%2$s) started following %3$s (%4$s)."
  32. msgstr ""
  33. #. TRANS: Text for "stopped following" item in activity plugin.
  34. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  35. #. TRANS: %3$s is a profile URL, %4$s is a profile name.
  36. #: ActivityPlugin.php:113
  37. #, php-format
  38. msgid "<a href=\"%1$s\">%2$s</a> stopped following <a href=\"%3$s\">%4$s</a>."
  39. msgstr ""
  40. #. TRANS: Text for "stopped following" item in activity plugin.
  41. #. TRANS: %1$s is a profile name, %2$s is a profile URL,
  42. #. TRANS: %3$s is a profile name, %4$s is a profile URL.
  43. #: ActivityPlugin.php:121
  44. #, php-format
  45. msgid "%1$s (%2$s) stopped following %3$s (%4$s)."
  46. msgstr ""
  47. #. TRANS: Text for "stopped liking" item in activity plugin.
  48. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  49. #. TRANS: %3$s is a notice URL, %4$s is an author name.
  50. #: ActivityPlugin.php:158
  51. #, php-format
  52. msgid ""
  53. "<a href=\"%1$s\">%2$s</a> stopped liking <a href=\"%3$s\">%4$s's update</a>."
  54. msgstr ""
  55. #. TRANS: Text for "stopped liking" item in activity plugin.
  56. #. TRANS: %1$s is a profile name, %2$s is a profile URL,
  57. #. TRANS: %3$s is an author name, %4$s is a notice URL.
  58. #: ActivityPlugin.php:166
  59. #, php-format
  60. msgid "%1$s (%2$s) stopped liking %3$s's status (%4$s)."
  61. msgstr ""
  62. #. TRANS: Text for "joined group" item in activity plugin.
  63. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  64. #. TRANS: %3$s is a group URL, %4$s is a group name.
  65. #. TRANS: Text for "joined list" item in activity plugin.
  66. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  67. #. TRANS: %3$s is a group home URL, %4$s is a group name.
  68. #: ActivityPlugin.php:203 lib/joinlistitem.php:64
  69. #, php-format
  70. msgid "<a href=\"%1$s\">%2$s</a> joined the group <a href=\"%3$s\">%4$s</a>."
  71. msgstr ""
  72. #. TRANS: Text for "joined group" item in activity plugin.
  73. #. TRANS: %1$s is a profile name, %2$s is a profile URL,
  74. #. TRANS: %3$s is a group name, %4$s is a group URL.
  75. #: ActivityPlugin.php:211
  76. #, php-format
  77. msgid "%1$s (%2$s) joined the group %3$s (%4$s)."
  78. msgstr ""
  79. #. TRANS: Text for "left group" item in activity plugin.
  80. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  81. #. TRANS: %3$s is a group URL, %4$s is a group name.
  82. #: ActivityPlugin.php:244
  83. #, php-format
  84. msgid "<a href=\"%1$s\">%2$s</a> left the group <a href=\"%3$s\">%4$s</a>."
  85. msgstr ""
  86. #. TRANS: Text for "left group" item in activity plugin.
  87. #. TRANS: %1$s is a profile name, %2$s is a profile URL,
  88. #. TRANS: %3$s is a group name, %4$s is a group URL.
  89. #: ActivityPlugin.php:252
  90. #, php-format
  91. msgid "%1$s (%2$s) left the group %3$s (%4$s)."
  92. msgstr ""
  93. #. TRANS: Plugin description.
  94. #: ActivityPlugin.php:350
  95. msgid "Emits notices when social activities happen."
  96. msgstr ""