Activity.po 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  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. #
  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-06 16:19+0000\n"
  12. "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
  13. "Language-Team: Malagasy (http://www.transifex.com/gnu-social/gnu-social/language/mg/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: mg\n"
  18. "Plural-Forms: nplurals=2; plural=(n > 1);\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 "<a href=\"%1$s\">%2$s</a> stopped liking <a href=\"%3$s\">%4$s's update</a>."
  53. msgstr ""
  54. #. TRANS: Text for "stopped liking" item in activity plugin.
  55. #. TRANS: %1$s is a profile name, %2$s is a profile URL,
  56. #. TRANS: %3$s is an author name, %4$s is a notice URL.
  57. #: ActivityPlugin.php:166
  58. #, php-format
  59. msgid "%1$s (%2$s) stopped liking %3$s's status (%4$s)."
  60. msgstr ""
  61. #. TRANS: Text for "joined group" item in activity plugin.
  62. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  63. #. TRANS: %3$s is a group URL, %4$s is a group name.
  64. #. TRANS: Text for "joined list" item in activity plugin.
  65. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  66. #. TRANS: %3$s is a group home URL, %4$s is a group name.
  67. #: ActivityPlugin.php:203 lib/joinlistitem.php:64
  68. #, php-format
  69. msgid "<a href=\"%1$s\">%2$s</a> joined the group <a href=\"%3$s\">%4$s</a>."
  70. msgstr ""
  71. #. TRANS: Text for "joined group" item in activity plugin.
  72. #. TRANS: %1$s is a profile name, %2$s is a profile URL,
  73. #. TRANS: %3$s is a group name, %4$s is a group URL.
  74. #: ActivityPlugin.php:211
  75. #, php-format
  76. msgid "%1$s (%2$s) joined the group %3$s (%4$s)."
  77. msgstr ""
  78. #. TRANS: Text for "left group" item in activity plugin.
  79. #. TRANS: %1$s is a profile URL, %2$s is a profile name,
  80. #. TRANS: %3$s is a group URL, %4$s is a group name.
  81. #: ActivityPlugin.php:244
  82. #, php-format
  83. msgid "<a href=\"%1$s\">%2$s</a> left the group <a href=\"%3$s\">%4$s</a>."
  84. msgstr ""
  85. #. TRANS: Text for "left group" item in activity plugin.
  86. #. TRANS: %1$s is a profile name, %2$s is a profile URL,
  87. #. TRANS: %3$s is a group name, %4$s is a group URL.
  88. #: ActivityPlugin.php:252
  89. #, php-format
  90. msgid "%1$s (%2$s) left the group %3$s (%4$s)."
  91. msgstr ""
  92. #. TRANS: Plugin description.
  93. #: ActivityPlugin.php:350
  94. msgid "Emits notices when social activities happen."
  95. msgstr ""