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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-10-28 14:08+0000\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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #. TRANS: Text for "joined list" item in activity plugin.
20 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
21 #. TRANS: %3$s is a group home URL, %4$s is a group name.
22 #. TRANS: Text for "joined group" item in activity plugin.
23 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
24 #. TRANS: %3$s is a group URL, %4$s is a group name.
25 #: joinlistitem.php:64 ActivityPlugin.php:259
27 msgid "<a href=\"%1$s\">%2$s</a> joined the group <a href=\"%3$s\">%4$s</a>."
30 #. TRANS: Text for "started following" item in activity plugin.
31 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
32 #. TRANS: %3$s is a profile URL, %4$s is a profile name.
33 #: ActivityPlugin.php:89
35 msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
38 #. TRANS: Text for "started following" item in activity plugin.
39 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
40 #. TRANS: %3$s is a profile name, %4$s is a profile URL.
41 #: ActivityPlugin.php:97
43 msgid "%1$s (%2$s) started following %3$s (%4$s)."
46 #. TRANS: Text for "stopped following" item in activity plugin.
47 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
48 #. TRANS: %3$s is a profile URL, %4$s is a profile name.
49 #: ActivityPlugin.php:125
51 msgid "<a href=\"%1$s\">%2$s</a> stopped following <a href=\"%3$s\">%4$s</a>."
54 #. TRANS: Text for "stopped following" item in activity plugin.
55 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
56 #. TRANS: %3$s is a profile name, %4$s is a profile URL.
57 #: ActivityPlugin.php:133
59 msgid "%1$s (%2$s) stopped following %3$s (%4$s)."
62 #. TRANS: Text for "liked" item in activity plugin.
63 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
64 #. TRANS: %3$s is a notice URL, %4$s is an author name.
65 #: ActivityPlugin.php:173
67 msgid "<a href=\"%1$s\">%2$s</a> liked <a href=\"%3$s\">%4$s's update</a>."
70 #. TRANS: Text for "liked" item in activity plugin.
71 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
72 #. TRANS: %3$s is an author name, %4$s is a notice URL.
73 #: ActivityPlugin.php:181
75 msgid "%1$s (%2$s) liked %3$s's status (%4$s)."
78 #. TRANS: Text for "stopped liking" item in activity plugin.
79 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
80 #. TRANS: %3$s is a notice URL, %4$s is an author name.
81 #: ActivityPlugin.php:212
84 "<a href=\"%1$s\">%2$s</a> stopped liking <a href=\"%3$s\">%4$s's update</a>."
87 #. TRANS: Text for "stopped liking" item in activity plugin.
88 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
89 #. TRANS: %3$s is an author name, %4$s is a notice URL.
90 #: ActivityPlugin.php:220
92 msgid "%1$s (%2$s) stopped liking %3$s's status (%4$s)."
95 #. TRANS: Text for "joined group" item in activity plugin.
96 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
97 #. TRANS: %3$s is a group name, %4$s is a group URL.
98 #: ActivityPlugin.php:267
100 msgid "%1$s (%2$s) joined the group %3$s (%4$s)."
103 #. TRANS: Text for "left group" item in activity plugin.
104 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
105 #. TRANS: %3$s is a group URL, %4$s is a group name.
106 #: ActivityPlugin.php:302
108 msgid "<a href=\"%1$s\">%2$s</a> left the group <a href=\"%3$s\">%4$s</a>."
111 #. TRANS: Text for "left group" item in activity plugin.
112 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
113 #. TRANS: %3$s is a group name, %4$s is a group URL.
114 #: ActivityPlugin.php:310
116 msgid "%1$s (%2$s) left the group %3$s (%4$s)."
119 #. TRANS: Plugin description.
120 #: ActivityPlugin.php:427
121 msgid "Emits notices when social activities happen."