]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Activity/locale/ar/LC_MESSAGES/Activity.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / Activity / locale / ar / LC_MESSAGES / Activity.po
1 # Translation of StatusNet - Activity to Arabic (العربية)
2 # Exported from translatewiki.net
3 #
4 # Author: OsamaK
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - Activity\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-10-10 13:38+0000\n"
13 "PO-Revision-Date: 2011-10-10 13:38:12+0000\n"
14 "Language-Team: Arabic <https://translatewiki.net/wiki/Portal:ar>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2011-09-25 22:08:42+0000\n"
18 "X-Generator: MediaWiki 1.19alpha (r99397); Translate extension (2011-10-07)\n"
19 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
20 "X-Language-Code: ar\n"
21 "X-Message-Group: #out-statusnet-plugin-activity\n"
22 "Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ( (n == 1) ? 1 : ( (n == "
23 "2) ? 2 : ( (n%100 >= 3 && n%100 <= 10) ? 3 : ( (n%100 >= 11 && n%100 <= "
24 "99) ? 4 : 5 ) ) ) );\n"
25
26 #. TRANS: Text for "joined list" item in activity plugin.
27 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
28 #. TRANS: %3$s is a group home URL, %4$s is a group name.
29 #. TRANS: Text for "joined group" item in activity plugin.
30 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
31 #. TRANS: %3$s is a group URL, %4$s is a group name.
32 #, php-format
33 msgid "<a href=\"%1$s\">%2$s</a> joined the group <a href=\"%3$s\">%4$s</a>."
34 msgstr "<a href=\"%1$s\">%2$s</a> انضم لمجموعة <a href=\"%3$s\">%4$s</a>."
35
36 #. TRANS: Text for "started following" item in activity plugin.
37 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
38 #. TRANS: %3$s is a profile URL, %4$s is a profile name.
39 #, php-format
40 msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
41 msgstr "<a href=\"%1$s\">%2$s</a> بدأ متابعة <a href=\"%3$s\">%4$s</a>."
42
43 #. TRANS: Text for "started following" item in activity plugin.
44 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
45 #. TRANS: %3$s is a profile name, %4$s is a profile URL.
46 #, php-format
47 msgid "%1$s (%2$s) started following %3$s (%4$s)."
48 msgstr "%1$s (%2$s) بدأ متابعة %3$s (%4$s)."
49
50 #. TRANS: Text for "stopped following" item in activity plugin.
51 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
52 #. TRANS: %3$s is a profile URL, %4$s is a profile name.
53 #, php-format
54 msgid "<a href=\"%1$s\">%2$s</a> stopped following <a href=\"%3$s\">%4$s</a>."
55 msgstr "<a href=\"%1$s\">%2$s</a> توقف عن متابعة <a href=\"%3$s\">%4$s</a>."
56
57 #. TRANS: Text for "stopped following" item in activity plugin.
58 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
59 #. TRANS: %3$s is a profile name, %4$s is a profile URL.
60 #, php-format
61 msgid "%1$s (%2$s) stopped following %3$s (%4$s)."
62 msgstr "%1$s (%2$s) توقف عن متابعة %3$s (%4$s)."
63
64 #. TRANS: Text for "liked" item in activity plugin.
65 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
66 #. TRANS: %3$s is a notice URL, %4$s is an author name.
67 #, php-format
68 msgid "<a href=\"%1$s\">%2$s</a> liked <a href=\"%3$s\">%4$s's update</a>."
69 msgstr "<a href=\"%1$s\">%2$s</a> أعجبه <a href=\"%3$s\">مستجد %4$s</a>."
70
71 #. TRANS: Text for "liked" item in activity plugin.
72 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
73 #. TRANS: %3$s is an author name, %4$s is a notice URL.
74 #, php-format
75 msgid "%1$s (%2$s) liked %3$s's status (%4$s)."
76 msgstr "%1$s (%2$s) أعجبته حالة %3$s (%4$s)."
77
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 #, php-format
82 msgid ""
83 "<a href=\"%1$s\">%2$s</a> stopped liking <a href=\"%3$s\">%4$s's update</a>."
84 msgstr ""
85 "<a href=\"%1$s\">%2$s</a> لم يعد يعجبه <a href=\"%3$s\">مستجد %4$s</a>."
86
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 #, php-format
91 msgid "%1$s (%2$s) stopped liking %3$s's status (%4$s)."
92 msgstr "%1$s (%2$s) لم تعد تعجبه حالة %3$s (%4$s)."
93
94 #. TRANS: Text for "joined group" item in activity plugin.
95 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
96 #. TRANS: %3$s is a group name, %4$s is a group URL.
97 #, php-format
98 msgid "%1$s (%2$s) joined the group %3$s (%4$s)."
99 msgstr "%1$s (%2$s) انضم لمجموعة %3$s (%4$s)."
100
101 #. TRANS: Text for "left group" item in activity plugin.
102 #. TRANS: %1$s is a profile URL, %2$s is a profile name,
103 #. TRANS: %3$s is a group URL, %4$s is a group name.
104 #, php-format
105 msgid "<a href=\"%1$s\">%2$s</a> left the group <a href=\"%3$s\">%4$s</a>."
106 msgstr "<a href=\"%1$s\">%2$s</a> غادر مجموعة <a href=\"%3$s\">%4$s</a>."
107
108 #. TRANS: Text for "left group" item in activity plugin.
109 #. TRANS: %1$s is a profile name, %2$s is a profile URL,
110 #. TRANS: %3$s is a group name, %4$s is a group URL.
111 #, php-format
112 msgid "%1$s (%2$s) left the group %3$s (%4$s)."
113 msgstr "%1$s (%2$s) غادر مجموعة %3$s (%4$s)."
114
115 #. TRANS: Plugin description.
116 msgid "Emits notices when social activities happen."
117 msgstr ""