]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - locale/ar/LC_MESSAGES/statusnet.po
3e2f7c7b471acedacc4f1f717bbc5dacc06a0c9b
[quix0rs-gnu-social.git] / locale / ar / LC_MESSAGES / statusnet.po
1 # Translation of StatusNet to Arabic
2 #
3 # Author@translatewiki.net: Meno25
4 # Author@translatewiki.net: 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\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-03-04 18:55+0000\n"
13 "PO-Revision-Date: 2010-03-04 18:55:52+0000\n"
14 "Language-Team: Arabic\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: MediaWiki 1.17alpha (r63249); Translate extension (2010-01-16)\n"
18 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
19 "X-Language-Code: ar\n"
20 "X-Message-Group: out-statusnet\n"
21 "Plural-Forms: nplurals=6; plural= n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
22 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
23
24 #. TRANS: Page title
25 #. TRANS: Menu item for site administration
26 #: actions/accessadminpanel.php:55 lib/adminpanelaction.php:374
27 msgid "Access"
28 msgstr "نفاذ"
29
30 #. TRANS: Page notice
31 #: actions/accessadminpanel.php:67
32 msgid "Site access settings"
33 msgstr "إعدادات الوصول إلى الموقع"
34
35 #. TRANS: Form legend for registration form.
36 #: actions/accessadminpanel.php:161
37 msgid "Registration"
38 msgstr "تسجيل"
39
40 #. TRANS: Checkbox instructions for admin setting "Private"
41 #: actions/accessadminpanel.php:165
42 msgid "Prohibit anonymous users (not logged in) from viewing site?"
43 msgstr "أأمنع المستخدمين المجهولين (غير الوالجين) من عرض الموقع؟"
44
45 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
46 #: actions/accessadminpanel.php:167
47 msgctxt "LABEL"
48 msgid "Private"
49 msgstr "خاص"
50
51 #. TRANS: Checkbox instructions for admin setting "Invite only"
52 #: actions/accessadminpanel.php:174
53 msgid "Make registration invitation only."
54 msgstr ""
55
56 #. TRANS: Checkbox label for configuring site as invite only.
57 #: actions/accessadminpanel.php:176
58 msgid "Invite only"
59 msgstr "بالدعوة فقط"
60
61 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations)
62 #: actions/accessadminpanel.php:183
63 msgid "Disable new registrations."
64 msgstr "عطّل التسجيل الجديد."
65
66 #. TRANS: Checkbox label for disabling new user registrations.
67 #: actions/accessadminpanel.php:185
68 msgid "Closed"
69 msgstr "مُغلق"
70
71 #. TRANS: Title / tooltip for button to save access settings in site admin panel
72 #: actions/accessadminpanel.php:202
73 msgid "Save access settings"
74 msgstr "حفظ إعدادت الوصول"
75
76 #: actions/accessadminpanel.php:203
77 msgctxt "BUTTON"
78 msgid "Save"
79 msgstr "احفظ"
80
81 #. TRANS: Server error when page not found (404)
82 #: actions/all.php:64 actions/public.php:98 actions/replies.php:93
83 #: actions/showfavorites.php:138 actions/tag.php:52
84 msgid "No such page"
85 msgstr "لا صفحة كهذه"
86
87 #: actions/all.php:75 actions/allrss.php:68
88 #: actions/apiaccountupdatedeliverydevice.php:113
89 #: actions/apiaccountupdateprofile.php:105
90 #: actions/apiaccountupdateprofilebackgroundimage.php:116
91 #: actions/apiaccountupdateprofileimage.php:105 actions/apiblockcreate.php:97
92 #: actions/apiblockdestroy.php:96 actions/apidirectmessage.php:77
93 #: actions/apidirectmessagenew.php:75 actions/apigroupcreate.php:112
94 #: actions/apigroupismember.php:90 actions/apigroupjoin.php:99
95 #: actions/apigroupleave.php:99 actions/apigrouplist.php:90
96 #: actions/apistatusesupdate.php:148 actions/apisubscriptions.php:87
97 #: actions/apitimelinefavorites.php:70 actions/apitimelinefriends.php:78
98 #: actions/apitimelinehome.php:79 actions/apitimelinementions.php:79
99 #: actions/apitimelineuser.php:81 actions/avatarbynickname.php:75
100 #: actions/favoritesrss.php:74 actions/foaf.php:40 actions/foaf.php:58
101 #: actions/hcard.php:67 actions/microsummary.php:62 actions/newmessage.php:116
102 #: actions/otp.php:76 actions/remotesubscribe.php:145
103 #: actions/remotesubscribe.php:154 actions/replies.php:73
104 #: actions/repliesrss.php:38 actions/rsd.php:116 actions/showfavorites.php:105
105 #: actions/userbyid.php:74 actions/usergroups.php:91 actions/userrss.php:38
106 #: actions/xrds.php:71 lib/command.php:163 lib/command.php:302
107 #: lib/command.php:355 lib/command.php:401 lib/command.php:462
108 #: lib/command.php:518 lib/galleryaction.php:59 lib/mailbox.php:82
109 #: lib/profileaction.php:77
110 msgid "No such user."
111 msgstr "لا مستخدم كهذا."
112
113 #. TRANS: Page title. %1$s is user nickname, %2$d is page number
114 #: actions/all.php:86
115 #, php-format
116 msgid "%1$s and friends, page %2$d"
117 msgstr "%1$s والأصدقاء, الصفحة %2$d"
118
119 #. TRANS: Page title. %1$s is user nickname
120 #. TRANS: H1 text. %1$s is user nickname
121 #: actions/all.php:89 actions/all.php:181 actions/allrss.php:115
122 #: actions/apitimelinefriends.php:114 actions/apitimelinehome.php:115
123 #: lib/personalgroupnav.php:100
124 #, php-format
125 msgid "%s and friends"
126 msgstr "%s والأصدقاء"
127
128 #. TRANS: %1$s is user nickname
129 #: actions/all.php:103
130 #, php-format
131 msgid "Feed for friends of %s (RSS 1.0)"
132 msgstr ""
133
134 #. TRANS: %1$s is user nickname
135 #: actions/all.php:112
136 #, php-format
137 msgid "Feed for friends of %s (RSS 2.0)"
138 msgstr ""
139
140 #. TRANS: %1$s is user nickname
141 #: actions/all.php:121
142 #, php-format
143 msgid "Feed for friends of %s (Atom)"
144 msgstr ""
145
146 #. TRANS: %1$s is user nickname
147 #: actions/all.php:134
148 #, php-format
149 msgid ""
150 "This is the timeline for %s and friends but no one has posted anything yet."
151 msgstr ""
152
153 #: actions/all.php:139
154 #, php-format
155 msgid ""
156 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
157 "something yourself."
158 msgstr ""
159
160 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@"
161 #: actions/all.php:142
162 #, php-format
163 msgid ""
164 "You can try to [nudge %1$s](../%2$s) from his profile or [post something to "
165 "his or her attention](%%%%action.newnotice%%%%?status_textarea=%3$s)."
166 msgstr ""
167
168 #: actions/all.php:145 actions/replies.php:210 actions/showstream.php:211
169 #, php-format
170 msgid ""
171 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
172 "post a notice to his or her attention."
173 msgstr ""
174
175 #. TRANS: H1 text
176 #: actions/all.php:178
177 msgid "You and friends"
178 msgstr "أنت والأصدقاء"
179
180 #: actions/allrss.php:119 actions/apitimelinefriends.php:119
181 #: actions/apitimelinehome.php:120
182 #, php-format
183 msgid "Updates from %1$s and friends on %2$s!"
184 msgstr ""
185
186 #: actions/apiaccountratelimitstatus.php:70
187 #: actions/apiaccountupdatedeliverydevice.php:93
188 #: actions/apiaccountupdateprofile.php:97
189 #: actions/apiaccountupdateprofilebackgroundimage.php:94
190 #: actions/apiaccountupdateprofilecolors.php:118
191 #: actions/apiaccountverifycredentials.php:70 actions/apidirectmessage.php:156
192 #: actions/apifavoritecreate.php:99 actions/apifavoritedestroy.php:100
193 #: actions/apifriendshipscreate.php:100 actions/apifriendshipsdestroy.php:100
194 #: actions/apifriendshipsshow.php:128 actions/apigroupcreate.php:138
195 #: actions/apigroupismember.php:114 actions/apigroupjoin.php:155
196 #: actions/apigroupleave.php:141 actions/apigrouplist.php:132
197 #: actions/apigrouplistall.php:120 actions/apigroupmembership.php:106
198 #: actions/apigroupshow.php:115 actions/apihelptest.php:88
199 #: actions/apistatusesdestroy.php:102 actions/apistatusesretweets.php:112
200 #: actions/apistatusesshow.php:108 actions/apistatusnetconfig.php:135
201 #: actions/apistatusnetversion.php:93 actions/apisubscriptions.php:111
202 #: actions/apitimelinefavorites.php:183 actions/apitimelinefriends.php:187
203 #: actions/apitimelinegroup.php:160 actions/apitimelinehome.php:184
204 #: actions/apitimelinementions.php:175 actions/apitimelinepublic.php:148
205 #: actions/apitimelineretweetedtome.php:121
206 #: actions/apitimelineretweetsofme.php:152 actions/apitimelinetag.php:166
207 #: actions/apitimelineuser.php:165 actions/apiusershow.php:101
208 msgid "API method not found."
209 msgstr "لم يتم العثور على وسيلة API."
210
211 #: actions/apiaccountupdatedeliverydevice.php:85
212 #: actions/apiaccountupdateprofile.php:89
213 #: actions/apiaccountupdateprofilebackgroundimage.php:86
214 #: actions/apiaccountupdateprofilecolors.php:110
215 #: actions/apiaccountupdateprofileimage.php:84 actions/apiblockcreate.php:89
216 #: actions/apiblockdestroy.php:88 actions/apidirectmessagenew.php:117
217 #: actions/apifavoritecreate.php:90 actions/apifavoritedestroy.php:91
218 #: actions/apifriendshipscreate.php:91 actions/apifriendshipsdestroy.php:91
219 #: actions/apigroupcreate.php:104 actions/apigroupjoin.php:91
220 #: actions/apigroupleave.php:91 actions/apistatusesretweet.php:65
221 #: actions/apistatusesupdate.php:118
222 msgid "This method requires a POST."
223 msgstr "تتطلب هذه الطريقة POST."
224
225 #: actions/apiaccountupdatedeliverydevice.php:105
226 msgid ""
227 "You must specify a parameter named 'device' with a value of one of: sms, im, "
228 "none"
229 msgstr ""
230
231 #: actions/apiaccountupdatedeliverydevice.php:132
232 msgid "Could not update user."
233 msgstr "تعذّر تحديث المستخدم."
234
235 #: actions/apiaccountupdateprofile.php:112
236 #: actions/apiaccountupdateprofilebackgroundimage.php:194
237 #: actions/apiaccountupdateprofilecolors.php:185
238 #: actions/apiaccountupdateprofileimage.php:130 actions/apiusershow.php:108
239 #: actions/avatarbynickname.php:80 actions/foaf.php:65 actions/hcard.php:74
240 #: actions/replies.php:80 actions/usergroups.php:98 lib/galleryaction.php:66
241 #: lib/profileaction.php:84
242 msgid "User has no profile."
243 msgstr "ليس للمستخدم ملف شخصي."
244
245 #: actions/apiaccountupdateprofile.php:147
246 msgid "Could not save profile."
247 msgstr "لم يمكن حفظ الملف."
248
249 #: actions/apiaccountupdateprofilebackgroundimage.php:108
250 #: actions/apiaccountupdateprofileimage.php:97
251 #: actions/apistatusesupdate.php:131 actions/avatarsettings.php:257
252 #: actions/designadminpanel.php:122 actions/editapplication.php:118
253 #: actions/newapplication.php:101 actions/newnotice.php:94
254 #: lib/designsettings.php:283
255 #, php-format
256 msgid ""
257 "The server was unable to handle that much POST data (%s bytes) due to its "
258 "current configuration."
259 msgstr ""
260
261 #: actions/apiaccountupdateprofilebackgroundimage.php:136
262 #: actions/apiaccountupdateprofilebackgroundimage.php:146
263 #: actions/apiaccountupdateprofilecolors.php:164
264 #: actions/apiaccountupdateprofilecolors.php:174
265 #: actions/groupdesignsettings.php:290 actions/groupdesignsettings.php:300
266 #: actions/userdesignsettings.php:210 actions/userdesignsettings.php:220
267 #: actions/userdesignsettings.php:263 actions/userdesignsettings.php:273
268 msgid "Unable to save your design settings."
269 msgstr ""
270
271 #: actions/apiaccountupdateprofilebackgroundimage.php:187
272 #: actions/apiaccountupdateprofilecolors.php:142
273 msgid "Could not update your design."
274 msgstr "تعذّر تحديث تصميمك."
275
276 #: actions/apiblockcreate.php:105
277 msgid "You cannot block yourself!"
278 msgstr "لا يمكنك منع نفسك!"
279
280 #: actions/apiblockcreate.php:126
281 msgid "Block user failed."
282 msgstr "فشل منع المستخدم."
283
284 #: actions/apiblockdestroy.php:114
285 msgid "Unblock user failed."
286 msgstr "فشل إلغاء منع المستخدم."
287
288 #: actions/apidirectmessage.php:89
289 #, php-format
290 msgid "Direct messages from %s"
291 msgstr "رسائل مباشرة من %s"
292
293 #: actions/apidirectmessage.php:93
294 #, php-format
295 msgid "All the direct messages sent from %s"
296 msgstr "جميع الرسائل المرسلة من %s"
297
298 #: actions/apidirectmessage.php:101
299 #, php-format
300 msgid "Direct messages to %s"
301 msgstr "رسالة مباشرة %s"
302
303 #: actions/apidirectmessage.php:105
304 #, php-format
305 msgid "All the direct messages sent to %s"
306 msgstr "كل الرسائل المباشرة التي أرسلت إلى %s"
307
308 #: actions/apidirectmessagenew.php:126
309 msgid "No message text!"
310 msgstr "لا نص في الرسالة!"
311
312 #: actions/apidirectmessagenew.php:135 actions/newmessage.php:150
313 #, php-format
314 msgid "That's too long. Max message size is %d chars."
315 msgstr ""
316
317 #: actions/apidirectmessagenew.php:146
318 msgid "Recipient user not found."
319 msgstr "لم يُعثر على المستخدم المستلم."
320
321 #: actions/apidirectmessagenew.php:150
322 msgid "Can't send direct messages to users who aren't your friend."
323 msgstr ""
324
325 #: actions/apifavoritecreate.php:108 actions/apifavoritedestroy.php:109
326 #: actions/apistatusesdestroy.php:113
327 msgid "No status found with that ID."
328 msgstr ""
329
330 #: actions/apifavoritecreate.php:119
331 msgid "This status is already a favorite."
332 msgstr "هذه الحالة مفضلة بالفعل."
333
334 #: actions/apifavoritecreate.php:130 actions/favor.php:84 lib/command.php:176
335 msgid "Could not create favorite."
336 msgstr "تعذّر إنشاء مفضلة."
337
338 #: actions/apifavoritedestroy.php:122
339 msgid "That status is not a favorite."
340 msgstr "تلك الحالة ليست مفضلة."
341
342 #: actions/apifavoritedestroy.php:134 actions/disfavor.php:87
343 msgid "Could not delete favorite."
344 msgstr "تعذّر حذف المفضلة."
345
346 #: actions/apifriendshipscreate.php:109
347 msgid "Could not follow user: User not found."
348 msgstr ""
349
350 #: actions/apifriendshipscreate.php:118
351 #, php-format
352 msgid "Could not follow user: %s is already on your list."
353 msgstr ""
354
355 #: actions/apifriendshipsdestroy.php:109
356 msgid "Could not unfollow user: User not found."
357 msgstr ""
358
359 #: actions/apifriendshipsdestroy.php:120
360 msgid "You cannot unfollow yourself."
361 msgstr "لا يمكنك عدم متابعة نفسك."
362
363 #: actions/apifriendshipsexists.php:94
364 msgid "Two user ids or screen_names must be supplied."
365 msgstr ""
366
367 #: actions/apifriendshipsshow.php:134
368 msgid "Could not determine source user."
369 msgstr "تعذّر تحديد المستخدم المصدر."
370
371 #: actions/apifriendshipsshow.php:142
372 msgid "Could not find target user."
373 msgstr "تعذّر إيجاد المستخدم الهدف."
374
375 #: actions/apigroupcreate.php:166 actions/editgroup.php:186
376 #: actions/newgroup.php:126 actions/profilesettings.php:215
377 #: actions/register.php:205
378 msgid "Nickname must have only lowercase letters and numbers and no spaces."
379 msgstr ""
380
381 #: actions/apigroupcreate.php:175 actions/editgroup.php:190
382 #: actions/newgroup.php:130 actions/profilesettings.php:238
383 #: actions/register.php:208
384 msgid "Nickname already in use. Try another one."
385 msgstr "الاسم المستعار مستخدم بالفعل. جرّب اسمًا آخرًا."
386
387 #: actions/apigroupcreate.php:182 actions/editgroup.php:193
388 #: actions/newgroup.php:133 actions/profilesettings.php:218
389 #: actions/register.php:210
390 msgid "Not a valid nickname."
391 msgstr "ليس اسمًا مستعارًا صحيحًا."
392
393 #: actions/apigroupcreate.php:198 actions/editapplication.php:215
394 #: actions/editgroup.php:199 actions/newapplication.php:203
395 #: actions/newgroup.php:139 actions/profilesettings.php:222
396 #: actions/register.php:217
397 msgid "Homepage is not a valid URL."
398 msgstr "الصفحة الرئيسية ليست عنونًا صالحًا."
399
400 #: actions/apigroupcreate.php:207 actions/editgroup.php:202
401 #: actions/newgroup.php:142 actions/profilesettings.php:225
402 #: actions/register.php:220
403 msgid "Full name is too long (max 255 chars)."
404 msgstr "الاسم الكامل طويل جدا (الأقصى 255 حرفًا)"
405
406 #: actions/apigroupcreate.php:215 actions/editapplication.php:190
407 #: actions/newapplication.php:172
408 #, php-format
409 msgid "Description is too long (max %d chars)."
410 msgstr ""
411
412 #: actions/apigroupcreate.php:226 actions/editgroup.php:208
413 #: actions/newgroup.php:148 actions/profilesettings.php:232
414 #: actions/register.php:227
415 msgid "Location is too long (max 255 chars)."
416 msgstr ""
417
418 #: actions/apigroupcreate.php:245 actions/editgroup.php:219
419 #: actions/newgroup.php:159
420 #, php-format
421 msgid "Too many aliases! Maximum %d."
422 msgstr "كنيات كيرة! العدد الأقصى هو %d."
423
424 #: actions/apigroupcreate.php:266 actions/editgroup.php:228
425 #: actions/newgroup.php:168
426 #, php-format
427 msgid "Invalid alias: \"%s\""
428 msgstr "كنية غير صالحة: \"%s\""
429
430 #: actions/apigroupcreate.php:275 actions/editgroup.php:232
431 #: actions/newgroup.php:172
432 #, php-format
433 msgid "Alias \"%s\" already in use. Try another one."
434 msgstr ""
435
436 #: actions/apigroupcreate.php:288 actions/editgroup.php:238
437 #: actions/newgroup.php:178
438 msgid "Alias can't be the same as nickname."
439 msgstr ""
440
441 #: actions/apigroupismember.php:95 actions/apigroupjoin.php:104
442 #: actions/apigroupleave.php:104 actions/apigroupmembership.php:91
443 #: actions/apigroupshow.php:82 actions/apitimelinegroup.php:91
444 msgid "Group not found!"
445 msgstr "لم توجد المجموعة!"
446
447 #: actions/apigroupjoin.php:110 actions/joingroup.php:100
448 msgid "You are already a member of that group."
449 msgstr ""
450
451 #: actions/apigroupjoin.php:119 actions/joingroup.php:105 lib/command.php:221
452 msgid "You have been blocked from that group by the admin."
453 msgstr ""
454
455 #: actions/apigroupjoin.php:138 actions/joingroup.php:134
456 #, php-format
457 msgid "Could not join user %1$s to group %2$s."
458 msgstr "لم يمكن ضم المستخدم %1$s إلى المجموعة %2$s."
459
460 #: actions/apigroupleave.php:114
461 msgid "You are not a member of this group."
462 msgstr "لست عضوًا في هذه المجموعة"
463
464 #: actions/apigroupleave.php:124 actions/leavegroup.php:129
465 #, php-format
466 msgid "Could not remove user %1$s from group %2$s."
467 msgstr "لم يمكن إزالة المستخدم %1$s من المجموعة %2$s."
468
469 #: actions/apigrouplist.php:95
470 #, php-format
471 msgid "%s's groups"
472 msgstr "مجموعات %s"
473
474 #: actions/apigrouplistall.php:90 actions/usergroups.php:62
475 #, php-format
476 msgid "%s groups"
477 msgstr "مجموعات %s"
478
479 #: actions/apigrouplistall.php:94
480 #, php-format
481 msgid "groups on %s"
482 msgstr "مجموعات %s"
483
484 #: actions/apioauthauthorize.php:101
485 msgid "No oauth_token parameter provided."
486 msgstr ""
487
488 #: actions/apioauthauthorize.php:106
489 #, fuzzy
490 msgid "Invalid token."
491 msgstr "حجم غير صالح."
492
493 #: actions/apioauthauthorize.php:123 actions/avatarsettings.php:268
494 #: actions/deletenotice.php:157 actions/disfavor.php:74
495 #: actions/emailsettings.php:238 actions/favor.php:75 actions/geocode.php:54
496 #: actions/groupblock.php:66 actions/grouplogo.php:312
497 #: actions/groupunblock.php:66 actions/imsettings.php:206
498 #: actions/invite.php:56 actions/login.php:115 actions/makeadmin.php:66
499 #: actions/newmessage.php:135 actions/newnotice.php:103 actions/nudge.php:80
500 #: actions/oauthappssettings.php:159 actions/oauthconnectionssettings.php:135
501 #: actions/othersettings.php:145 actions/passwordsettings.php:138
502 #: actions/profilesettings.php:194 actions/recoverpassword.php:337
503 #: actions/register.php:165 actions/remotesubscribe.php:77
504 #: actions/repeat.php:83 actions/smssettings.php:228 actions/subedit.php:38
505 #: actions/subscribe.php:86 actions/tagother.php:166
506 #: actions/unsubscribe.php:69 actions/userauthorization.php:52
507 #: lib/designsettings.php:294
508 msgid "There was a problem with your session token. Try again, please."
509 msgstr ""
510
511 #: actions/apioauthauthorize.php:135
512 msgid "Invalid nickname / password!"
513 msgstr "اسم/كلمة سر غير صحيحة!"
514
515 #: actions/apioauthauthorize.php:159
516 #, fuzzy
517 msgid "Database error deleting OAuth application user."
518 msgstr "خطأ قاعدة البيانات أثناء حذف المستخدم OAuth app"
519
520 #: actions/apioauthauthorize.php:185
521 #, fuzzy
522 msgid "Database error inserting OAuth application user."
523 msgstr "خطأ قاعدة البيانات أثناء إدخال المستخدم OAuth app"
524
525 #: actions/apioauthauthorize.php:214
526 #, php-format
527 msgid ""
528 "The request token %s has been authorized. Please exchange it for an access "
529 "token."
530 msgstr ""
531
532 #: actions/apioauthauthorize.php:227
533 #, php-format
534 msgid "The request token %s has been denied and revoked."
535 msgstr ""
536
537 #: actions/apioauthauthorize.php:232 actions/avatarsettings.php:281
538 #: actions/designadminpanel.php:103 actions/editapplication.php:139
539 #: actions/emailsettings.php:256 actions/grouplogo.php:322
540 #: actions/imsettings.php:220 actions/newapplication.php:121
541 #: actions/oauthconnectionssettings.php:147 actions/recoverpassword.php:44
542 #: actions/smssettings.php:248 lib/designsettings.php:304
543 msgid "Unexpected form submission."
544 msgstr ""
545
546 #: actions/apioauthauthorize.php:259
547 msgid "An application would like to connect to your account"
548 msgstr ""
549
550 #: actions/apioauthauthorize.php:276
551 msgid "Allow or deny access"
552 msgstr ""
553
554 #: actions/apioauthauthorize.php:292
555 #, php-format
556 msgid ""
557 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
558 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
559 "give access to your %4$s account to third parties you trust."
560 msgstr ""
561
562 #: actions/apioauthauthorize.php:310 lib/action.php:438
563 msgid "Account"
564 msgstr "الحساب"
565
566 #: actions/apioauthauthorize.php:313 actions/login.php:230
567 #: actions/profilesettings.php:106 actions/register.php:424
568 #: actions/showgroup.php:244 actions/tagother.php:94
569 #: actions/userauthorization.php:145 lib/groupeditform.php:152
570 #: lib/userprofile.php:131
571 msgid "Nickname"
572 msgstr "الاسم المستعار"
573
574 #: actions/apioauthauthorize.php:316 actions/login.php:233
575 #: actions/register.php:429 lib/accountsettingsaction.php:116
576 msgid "Password"
577 msgstr "كلمة السر"
578
579 #: actions/apioauthauthorize.php:328
580 msgid "Deny"
581 msgstr "ارفض"
582
583 #: actions/apioauthauthorize.php:334
584 msgid "Allow"
585 msgstr "اسمح"
586
587 #: actions/apioauthauthorize.php:351
588 msgid "Allow or deny access to your account information."
589 msgstr ""
590
591 #: actions/apistatusesdestroy.php:107
592 msgid "This method requires a POST or DELETE."
593 msgstr ""
594
595 #: actions/apistatusesdestroy.php:130
596 msgid "You may not delete another user's status."
597 msgstr ""
598
599 #: actions/apistatusesretweet.php:75 actions/apistatusesretweets.php:72
600 #: actions/deletenotice.php:52 actions/shownotice.php:92
601 msgid "No such notice."
602 msgstr "لا إشعار كهذا."
603
604 #: actions/apistatusesretweet.php:83
605 msgid "Cannot repeat your own notice."
606 msgstr "لا يمكنك تكرار ملحوظتك الخاصة."
607
608 #: actions/apistatusesretweet.php:91
609 msgid "Already repeated that notice."
610 msgstr "كرر بالفعل هذه الملاحظة."
611
612 #: actions/apistatusesshow.php:138
613 msgid "Status deleted."
614 msgstr "حُذِفت الحالة."
615
616 #: actions/apistatusesshow.php:144
617 msgid "No status with that ID found."
618 msgstr "لا حالة وُجدت بهذه الهوية."
619
620 #: actions/apistatusesupdate.php:161 actions/newnotice.php:155
621 #: lib/mailhandler.php:60
622 #, php-format
623 msgid "That's too long. Max notice size is %d chars."
624 msgstr ""
625
626 #: actions/apistatusesupdate.php:202
627 msgid "Not found"
628 msgstr "لم يوجد"
629
630 #: actions/apistatusesupdate.php:225 actions/newnotice.php:178
631 #, php-format
632 msgid "Max notice size is %d chars, including attachment URL."
633 msgstr ""
634
635 #: actions/apisubscriptions.php:231 actions/apisubscriptions.php:261
636 msgid "Unsupported format."
637 msgstr "نسق غير مدعوم."
638
639 #: actions/apitimelinefavorites.php:108
640 #, php-format
641 msgid "%1$s / Favorites from %2$s"
642 msgstr ""
643
644 #: actions/apitimelinefavorites.php:117
645 #, php-format
646 msgid "%1$s updates favorited by %2$s / %2$s."
647 msgstr ""
648
649 #: actions/apitimelinementions.php:117
650 #, php-format
651 msgid "%1$s / Updates mentioning %2$s"
652 msgstr ""
653
654 #: actions/apitimelinementions.php:127
655 #, php-format
656 msgid "%1$s updates that reply to updates from %2$s / %3$s."
657 msgstr ""
658
659 #: actions/apitimelinepublic.php:107 actions/publicrss.php:103
660 #, php-format
661 msgid "%s public timeline"
662 msgstr "مسار %s الزمني العام"
663
664 #: actions/apitimelinepublic.php:111 actions/publicrss.php:105
665 #, php-format
666 msgid "%s updates from everyone!"
667 msgstr ""
668
669 #: actions/apitimelineretweetedtome.php:111
670 #, php-format
671 msgid "Repeated to %s"
672 msgstr "كرر إلى %s"
673
674 #: actions/apitimelineretweetsofme.php:114
675 #, php-format
676 msgid "Repeats of %s"
677 msgstr "تكرارات %s"
678
679 #: actions/apitimelinetag.php:102 actions/tag.php:67
680 #, php-format
681 msgid "Notices tagged with %s"
682 msgstr "الإشعارات الموسومة ب%s"
683
684 #: actions/apitimelinetag.php:104 actions/tagrss.php:64
685 #, php-format
686 msgid "Updates tagged with %1$s on %2$s!"
687 msgstr ""
688
689 #: actions/apiusershow.php:96
690 msgid "Not found."
691 msgstr "لم يوجد."
692
693 #: actions/attachment.php:73
694 msgid "No such attachment."
695 msgstr "لا مرفق كهذا."
696
697 #: actions/avatarbynickname.php:59 actions/blockedfromgroup.php:73
698 #: actions/editgroup.php:84 actions/groupdesignsettings.php:84
699 #: actions/grouplogo.php:86 actions/groupmembers.php:76
700 #: actions/grouprss.php:91 actions/showgroup.php:121
701 msgid "No nickname."
702 msgstr "لا اسم مستعار."
703
704 #: actions/avatarbynickname.php:64
705 msgid "No size."
706 msgstr "لا حجم."
707
708 #: actions/avatarbynickname.php:69
709 msgid "Invalid size."
710 msgstr "حجم غير صالح."
711
712 #: actions/avatarsettings.php:67 actions/showgroup.php:229
713 #: lib/accountsettingsaction.php:112
714 msgid "Avatar"
715 msgstr "أفتار"
716
717 #: actions/avatarsettings.php:78
718 #, php-format
719 msgid "You can upload your personal avatar. The maximum file size is %s."
720 msgstr "بإمكانك رفع أفتارك الشخصي. أقصى حجم للملف هو %s."
721
722 #: actions/avatarsettings.php:106 actions/avatarsettings.php:185
723 #: actions/remotesubscribe.php:191 actions/userauthorization.php:72
724 #: actions/userrss.php:103
725 msgid "User without matching profile"
726 msgstr ""
727
728 #: actions/avatarsettings.php:119 actions/avatarsettings.php:197
729 #: actions/grouplogo.php:254
730 msgid "Avatar settings"
731 msgstr "إعدادات الأفتار"
732
733 #: actions/avatarsettings.php:127 actions/avatarsettings.php:205
734 #: actions/grouplogo.php:202 actions/grouplogo.php:262
735 msgid "Original"
736 msgstr "الأصل"
737
738 #: actions/avatarsettings.php:142 actions/avatarsettings.php:217
739 #: actions/grouplogo.php:213 actions/grouplogo.php:274
740 msgid "Preview"
741 msgstr "معاينة"
742
743 #: actions/avatarsettings.php:149 actions/showapplication.php:252
744 #: lib/deleteuserform.php:66 lib/noticelist.php:655
745 msgid "Delete"
746 msgstr "احذف"
747
748 #: actions/avatarsettings.php:166 actions/grouplogo.php:236
749 msgid "Upload"
750 msgstr "ارفع"
751
752 #: actions/avatarsettings.php:231 actions/grouplogo.php:289
753 msgid "Crop"
754 msgstr ""
755
756 #: actions/avatarsettings.php:328
757 msgid "Pick a square area of the image to be your avatar"
758 msgstr ""
759
760 #: actions/avatarsettings.php:343 actions/grouplogo.php:380
761 msgid "Lost our file data."
762 msgstr ""
763
764 #: actions/avatarsettings.php:366
765 msgid "Avatar updated."
766 msgstr "رُفع الأفتار."
767
768 #: actions/avatarsettings.php:369
769 msgid "Failed updating avatar."
770 msgstr "فشل تحديث الأفتار."
771
772 #: actions/avatarsettings.php:393
773 msgid "Avatar deleted."
774 msgstr "حُذف الأفتار."
775
776 #: actions/block.php:69
777 msgid "You already blocked that user."
778 msgstr "لقد منعت مسبقا هذا المستخدم."
779
780 #: actions/block.php:105 actions/block.php:128 actions/groupblock.php:160
781 msgid "Block user"
782 msgstr "امنع المستخدم"
783
784 #: actions/block.php:130
785 msgid ""
786 "Are you sure you want to block this user? Afterwards, they will be "
787 "unsubscribed from you, unable to subscribe to you in the future, and you "
788 "will not be notified of any @-replies from them."
789 msgstr ""
790
791 #: actions/block.php:143 actions/deleteapplication.php:153
792 #: actions/deletenotice.php:145 actions/deleteuser.php:150
793 #: actions/groupblock.php:178
794 msgid "No"
795 msgstr "لا"
796
797 #: actions/block.php:143 actions/deleteuser.php:150
798 msgid "Do not block this user"
799 msgstr "لا تمنع هذا المستخدم"
800
801 #: actions/block.php:144 actions/deleteapplication.php:158
802 #: actions/deletenotice.php:146 actions/deleteuser.php:151
803 #: actions/groupblock.php:179 lib/repeatform.php:132
804 msgid "Yes"
805 msgstr "نعم"
806
807 #: actions/block.php:144 actions/groupmembers.php:355 lib/blockform.php:80
808 msgid "Block this user"
809 msgstr "امنع هذا المستخدم"
810
811 #: actions/block.php:167
812 msgid "Failed to save block information."
813 msgstr "فشل حفظ معلومات المنع."
814
815 #: actions/blockedfromgroup.php:80 actions/blockedfromgroup.php:87
816 #: actions/editgroup.php:100 actions/foafgroup.php:44 actions/foafgroup.php:62
817 #: actions/foafgroup.php:69 actions/groupblock.php:86 actions/groupbyid.php:83
818 #: actions/groupdesignsettings.php:100 actions/grouplogo.php:102
819 #: actions/groupmembers.php:83 actions/groupmembers.php:90
820 #: actions/grouprss.php:98 actions/grouprss.php:105
821 #: actions/groupunblock.php:86 actions/joingroup.php:82
822 #: actions/joingroup.php:93 actions/leavegroup.php:82
823 #: actions/leavegroup.php:93 actions/makeadmin.php:86
824 #: actions/showgroup.php:138 actions/showgroup.php:146 lib/command.php:212
825 #: lib/command.php:260
826 msgid "No such group."
827 msgstr "لا مجموعة كهذه."
828
829 #: actions/blockedfromgroup.php:97
830 #, php-format
831 msgid "%s blocked profiles"
832 msgstr ""
833
834 #: actions/blockedfromgroup.php:100
835 #, php-format
836 msgid "%1$s blocked profiles, page %2$d"
837 msgstr "%1$s ملفات ممنوعة, الصفحة %2$d"
838
839 #: actions/blockedfromgroup.php:115
840 msgid "A list of the users blocked from joining this group."
841 msgstr ""
842
843 #: actions/blockedfromgroup.php:288
844 msgid "Unblock user from group"
845 msgstr "ألغ منع المستخدم من المجموعة"
846
847 #: actions/blockedfromgroup.php:320 lib/unblockform.php:69
848 msgid "Unblock"
849 msgstr "ألغِ المنع"
850
851 #: actions/blockedfromgroup.php:320 lib/unblockform.php:80
852 msgid "Unblock this user"
853 msgstr "ألغِ منع هذا المستخدم"
854
855 #: actions/bookmarklet.php:50
856 msgid "Post to "
857 msgstr ""
858
859 #: actions/confirmaddress.php:75
860 msgid "No confirmation code."
861 msgstr "لا رمز تأكيد."
862
863 #: actions/confirmaddress.php:80
864 msgid "Confirmation code not found."
865 msgstr "لم يوجد رمز التأكيد."
866
867 #: actions/confirmaddress.php:85
868 msgid "That confirmation code is not for you!"
869 msgstr "رمز التأكيد ليس لك!"
870
871 #: actions/confirmaddress.php:90
872 #, php-format
873 msgid "Unrecognized address type %s"
874 msgstr ""
875
876 #: actions/confirmaddress.php:94
877 msgid "That address has already been confirmed."
878 msgstr ""
879
880 #: actions/confirmaddress.php:114 actions/emailsettings.php:296
881 #: actions/emailsettings.php:427 actions/imsettings.php:258
882 #: actions/imsettings.php:401 actions/othersettings.php:174
883 #: actions/profilesettings.php:283 actions/smssettings.php:278
884 #: actions/smssettings.php:420
885 msgid "Couldn't update user."
886 msgstr "تعذّر تحديث المستخدم."
887
888 #: actions/confirmaddress.php:126 actions/emailsettings.php:391
889 #: actions/imsettings.php:363 actions/smssettings.php:382
890 msgid "Couldn't delete email confirmation."
891 msgstr "تعذّر حذف تأكيد البريد الإلكتروني."
892
893 #: actions/confirmaddress.php:144
894 msgid "Confirm address"
895 msgstr "أكد العنوان"
896
897 #: actions/confirmaddress.php:159
898 #, php-format
899 msgid "The address \"%s\" has been confirmed for your account."
900 msgstr ""
901
902 #: actions/conversation.php:99
903 msgid "Conversation"
904 msgstr "محادثة"
905
906 #: actions/conversation.php:154 lib/mailbox.php:116 lib/noticelist.php:87
907 #: lib/profileaction.php:218 lib/searchgroupnav.php:82
908 msgid "Notices"
909 msgstr "الإشعارات"
910
911 #: actions/deleteapplication.php:63
912 msgid "You must be logged in to delete an application."
913 msgstr "يجب أن تسجل الدخول لتحذف تطبيقا."
914
915 #: actions/deleteapplication.php:71
916 msgid "Application not found."
917 msgstr "لم يوجد التطبيق."
918
919 #: actions/deleteapplication.php:78 actions/editapplication.php:77
920 #: actions/showapplication.php:94
921 msgid "You are not the owner of this application."
922 msgstr "أنت لست مالك هذا التطبيق."
923
924 #: actions/deleteapplication.php:102 actions/editapplication.php:127
925 #: actions/newapplication.php:110 actions/showapplication.php:118
926 #: lib/action.php:1217
927 msgid "There was a problem with your session token."
928 msgstr ""
929
930 #: actions/deleteapplication.php:123 actions/deleteapplication.php:147
931 msgid "Delete application"
932 msgstr "احذف هذا التطبيق"
933
934 #: actions/deleteapplication.php:149
935 msgid ""
936 "Are you sure you want to delete this application? This will clear all data "
937 "about the application from the database, including all existing user "
938 "connections."
939 msgstr ""
940
941 #: actions/deleteapplication.php:156
942 msgid "Do not delete this application"
943 msgstr "لا تحذف هذا التطبيق"
944
945 #: actions/deleteapplication.php:160
946 msgid "Delete this application"
947 msgstr "احذف هذا التطبيق"
948
949 #. TRANS: Client error message
950 #: actions/deletenotice.php:67 actions/disfavor.php:61 actions/favor.php:62
951 #: actions/groupblock.php:61 actions/groupunblock.php:61 actions/logout.php:69
952 #: actions/makeadmin.php:61 actions/newmessage.php:87 actions/newnotice.php:89
953 #: actions/nudge.php:63 actions/subedit.php:31 actions/subscribe.php:96
954 #: actions/tagother.php:33 actions/unsubscribe.php:52
955 #: lib/adminpanelaction.php:73 lib/profileformaction.php:63
956 #: lib/settingsaction.php:72
957 msgid "Not logged in."
958 msgstr "لست والجًا."
959
960 #: actions/deletenotice.php:71
961 msgid "Can't delete this notice."
962 msgstr "تعذّر حذف هذا الإشعار."
963
964 #: actions/deletenotice.php:103
965 msgid ""
966 "You are about to permanently delete a notice. Once this is done, it cannot "
967 "be undone."
968 msgstr ""
969
970 #: actions/deletenotice.php:109 actions/deletenotice.php:141
971 msgid "Delete notice"
972 msgstr "احذف الإشعار"
973
974 #: actions/deletenotice.php:144
975 msgid "Are you sure you want to delete this notice?"
976 msgstr "أمتأكد من أنك تريد حذف هذا الإشعار؟"
977
978 #: actions/deletenotice.php:145
979 msgid "Do not delete this notice"
980 msgstr "لا تحذف هذا الإشعار"
981
982 #: actions/deletenotice.php:146 lib/noticelist.php:655
983 msgid "Delete this notice"
984 msgstr "احذف هذا الإشعار"
985
986 #: actions/deleteuser.php:67
987 msgid "You cannot delete users."
988 msgstr "لا يمكنك حذف المستخدمين."
989
990 #: actions/deleteuser.php:74
991 msgid "You can only delete local users."
992 msgstr "يمكنك حذف المستخدمين المحليين فقط."
993
994 #: actions/deleteuser.php:110 actions/deleteuser.php:133
995 msgid "Delete user"
996 msgstr "احذف المستخدم"
997
998 #: actions/deleteuser.php:136
999 msgid ""
1000 "Are you sure you want to delete this user? This will clear all data about "
1001 "the user from the database, without a backup."
1002 msgstr ""
1003
1004 #: actions/deleteuser.php:151 lib/deleteuserform.php:77
1005 msgid "Delete this user"
1006 msgstr "احذف هذا المستخدم"
1007
1008 #: actions/designadminpanel.php:62 lib/accountsettingsaction.php:124
1009 #: lib/groupnav.php:119
1010 msgid "Design"
1011 msgstr "التصميم"
1012
1013 #: actions/designadminpanel.php:73
1014 msgid "Design settings for this StatusNet site."
1015 msgstr ""
1016
1017 #: actions/designadminpanel.php:275
1018 msgid "Invalid logo URL."
1019 msgstr "مسار شعار غير صالح."
1020
1021 #: actions/designadminpanel.php:279
1022 #, php-format
1023 msgid "Theme not available: %s"
1024 msgstr "السمة غير متوفرة: %s"
1025
1026 #: actions/designadminpanel.php:375
1027 msgid "Change logo"
1028 msgstr "غيّر الشعار"
1029
1030 #: actions/designadminpanel.php:380
1031 msgid "Site logo"
1032 msgstr "شعار الموقع"
1033
1034 #: actions/designadminpanel.php:387
1035 msgid "Change theme"
1036 msgstr "غيّر السمة"
1037
1038 #: actions/designadminpanel.php:404
1039 msgid "Site theme"
1040 msgstr "سمة الموقع"
1041
1042 #: actions/designadminpanel.php:405
1043 msgid "Theme for the site."
1044 msgstr "سمة الموقع."
1045
1046 #: actions/designadminpanel.php:417 lib/designsettings.php:101
1047 msgid "Change background image"
1048 msgstr "تغيير صورة الخلفية"
1049
1050 #: actions/designadminpanel.php:422 actions/designadminpanel.php:497
1051 #: lib/designsettings.php:178
1052 msgid "Background"
1053 msgstr "الخلفية"
1054
1055 #: actions/designadminpanel.php:427
1056 #, php-format
1057 msgid ""
1058 "You can upload a background image for the site. The maximum file size is %1"
1059 "$s."
1060 msgstr "بإمكانك رفع صورة خلفية للموقع. أقصى حجم للملف هو %1$s."
1061
1062 #: actions/designadminpanel.php:457 lib/designsettings.php:139
1063 msgid "On"
1064 msgstr "مكّن"
1065
1066 #: actions/designadminpanel.php:473 lib/designsettings.php:155
1067 msgid "Off"
1068 msgstr "عطّل"
1069
1070 #: actions/designadminpanel.php:474 lib/designsettings.php:156
1071 msgid "Turn background image on or off."
1072 msgstr "مكّن صورة الخلفية أو عطّلها."
1073
1074 #: actions/designadminpanel.php:479 lib/designsettings.php:161
1075 msgid "Tile background image"
1076 msgstr ""
1077
1078 #: actions/designadminpanel.php:488 lib/designsettings.php:170
1079 msgid "Change colours"
1080 msgstr "تغيير الألوان"
1081
1082 #: actions/designadminpanel.php:510 lib/designsettings.php:191
1083 msgid "Content"
1084 msgstr "المحتوى"
1085
1086 #: actions/designadminpanel.php:523 lib/designsettings.php:204
1087 msgid "Sidebar"
1088 msgstr "الشريط الجانبي"
1089
1090 #: actions/designadminpanel.php:536 lib/designsettings.php:217
1091 msgid "Text"
1092 msgstr "النص"
1093
1094 #: actions/designadminpanel.php:549 lib/designsettings.php:230
1095 msgid "Links"
1096 msgstr "وصلات"
1097
1098 #: actions/designadminpanel.php:577 lib/designsettings.php:247
1099 msgid "Use defaults"
1100 msgstr "استخدم المبدئيات"
1101
1102 #: actions/designadminpanel.php:578 lib/designsettings.php:248
1103 msgid "Restore default designs"
1104 msgstr "استعد التصميمات المبدئية"
1105
1106 #: actions/designadminpanel.php:584 lib/designsettings.php:254
1107 msgid "Reset back to default"
1108 msgstr "ارجع إلى المبدئي"
1109
1110 #: actions/designadminpanel.php:586 actions/emailsettings.php:195
1111 #: actions/imsettings.php:163 actions/othersettings.php:126
1112 #: actions/pathsadminpanel.php:351 actions/profilesettings.php:174
1113 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
1114 #: actions/sitenoticeadminpanel.php:195 actions/smssettings.php:181
1115 #: actions/snapshotadminpanel.php:245 actions/subscriptions.php:208
1116 #: actions/tagother.php:154 actions/useradminpanel.php:294
1117 #: lib/applicationeditform.php:333 lib/applicationeditform.php:334
1118 #: lib/designsettings.php:256 lib/groupeditform.php:202
1119 msgid "Save"
1120 msgstr "أرسل"
1121
1122 #: actions/designadminpanel.php:587 lib/designsettings.php:257
1123 msgid "Save design"
1124 msgstr "احفظ التصميم"
1125
1126 #: actions/disfavor.php:81
1127 msgid "This notice is not a favorite!"
1128 msgstr "هذا الشعار ليس مفضلًا!"
1129
1130 #: actions/disfavor.php:94
1131 msgid "Add to favorites"
1132 msgstr "أضف إلى المفضلات"
1133
1134 #: actions/doc.php:158
1135 #, php-format
1136 msgid "No such document \"%s\""
1137 msgstr "لا مستند باسم \"%s\""
1138
1139 #: actions/editapplication.php:54
1140 msgid "Edit Application"
1141 msgstr "عدّل التطبيق"
1142
1143 #: actions/editapplication.php:66
1144 msgid "You must be logged in to edit an application."
1145 msgstr "يجب أن تكون مسجل الدخول لتعدل تطبيقا."
1146
1147 #: actions/editapplication.php:81 actions/oauthconnectionssettings.php:166
1148 #: actions/showapplication.php:87
1149 msgid "No such application."
1150 msgstr "لا تطبيق كهذا."
1151
1152 #: actions/editapplication.php:161
1153 msgid "Use this form to edit your application."
1154 msgstr "استخدم هذا النموذج لتعدل تطبيقك."
1155
1156 #: actions/editapplication.php:177 actions/newapplication.php:159
1157 msgid "Name is required."
1158 msgstr "الاسم مطلوب."
1159
1160 #: actions/editapplication.php:180 actions/newapplication.php:165
1161 msgid "Name is too long (max 255 chars)."
1162 msgstr "الاسم طويل جدا (الأقصى 255 حرفا)."
1163
1164 #: actions/editapplication.php:183 actions/newapplication.php:162
1165 msgid "Name already in use. Try another one."
1166 msgstr ""
1167
1168 #: actions/editapplication.php:186 actions/newapplication.php:168
1169 msgid "Description is required."
1170 msgstr "الوصف مطلوب."
1171
1172 #: actions/editapplication.php:194
1173 msgid "Source URL is too long."
1174 msgstr ""
1175
1176 #: actions/editapplication.php:200 actions/newapplication.php:185
1177 msgid "Source URL is not valid."
1178 msgstr "مسار المصدر ليس صحيحا."
1179
1180 #: actions/editapplication.php:203 actions/newapplication.php:188
1181 msgid "Organization is required."
1182 msgstr "المنظمة مطلوبة."
1183
1184 #: actions/editapplication.php:206 actions/newapplication.php:191
1185 msgid "Organization is too long (max 255 chars)."
1186 msgstr "المنظمة طويلة جدا (الأقصى 255 حرفا)."
1187
1188 #: actions/editapplication.php:209 actions/newapplication.php:194
1189 msgid "Organization homepage is required."
1190 msgstr "صفحة المنظمة الرئيسية مطلوبة."
1191
1192 #: actions/editapplication.php:218 actions/newapplication.php:206
1193 msgid "Callback is too long."
1194 msgstr ""
1195
1196 #: actions/editapplication.php:225 actions/newapplication.php:215
1197 msgid "Callback URL is not valid."
1198 msgstr ""
1199
1200 #: actions/editapplication.php:258
1201 msgid "Could not update application."
1202 msgstr "لم يمكن تحديث التطبيق."
1203
1204 #: actions/editgroup.php:56
1205 #, php-format
1206 msgid "Edit %s group"
1207 msgstr "عدّل مجموعة %s"
1208
1209 #: actions/editgroup.php:68 actions/grouplogo.php:70 actions/newgroup.php:65
1210 msgid "You must be logged in to create a group."
1211 msgstr "يجب أن تكون والجًا لتنشئ مجموعة."
1212
1213 #: actions/editgroup.php:107 actions/editgroup.php:172
1214 #: actions/groupdesignsettings.php:107 actions/grouplogo.php:109
1215 msgid "You must be an admin to edit the group."
1216 msgstr "يجب أن تكون إداريا لتعدل المجموعة."
1217
1218 #: actions/editgroup.php:158
1219 msgid "Use this form to edit the group."
1220 msgstr "استخدم هذا النموذج لتعديل المجموعة."
1221
1222 #: actions/editgroup.php:205 actions/newgroup.php:145
1223 #, php-format
1224 msgid "description is too long (max %d chars)."
1225 msgstr ""
1226
1227 #: actions/editgroup.php:258
1228 msgid "Could not update group."
1229 msgstr "تعذر تحديث المجموعة."
1230
1231 #: actions/editgroup.php:264 classes/User_group.php:493
1232 msgid "Could not create aliases."
1233 msgstr "تعذّر إنشاء الكنى."
1234
1235 #: actions/editgroup.php:280
1236 msgid "Options saved."
1237 msgstr "حُفظت الخيارات."
1238
1239 #: actions/emailsettings.php:60
1240 msgid "Email settings"
1241 msgstr "إعدادات البريد الإلكتروني"
1242
1243 #: actions/emailsettings.php:71
1244 #, php-format
1245 msgid "Manage how you get email from %%site.name%%."
1246 msgstr "أدر كيف تستلم البريد الإلكتروني من %%site.name%%."
1247
1248 #: actions/emailsettings.php:100 actions/imsettings.php:100
1249 #: actions/smssettings.php:104
1250 msgid "Address"
1251 msgstr "العنوان"
1252
1253 #: actions/emailsettings.php:105
1254 msgid "Current confirmed email address."
1255 msgstr "عنوان البريد الإلكتروني المُؤكد الحالي."
1256
1257 #: actions/emailsettings.php:107 actions/emailsettings.php:140
1258 #: actions/imsettings.php:108 actions/smssettings.php:115
1259 #: actions/smssettings.php:158
1260 msgid "Remove"
1261 msgstr "أزل"
1262
1263 #: actions/emailsettings.php:113
1264 msgid ""
1265 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
1266 "a message with further instructions."
1267 msgstr ""
1268
1269 #: actions/emailsettings.php:117 actions/imsettings.php:120
1270 #: actions/smssettings.php:126 lib/applicationeditform.php:331
1271 #: lib/applicationeditform.php:332
1272 msgid "Cancel"
1273 msgstr "ألغِ"
1274
1275 #: actions/emailsettings.php:121
1276 msgid "Email address"
1277 msgstr "عنوان البريد الإلكتروني"
1278
1279 #: actions/emailsettings.php:123
1280 msgid "Email address, like \"UserName@example.org\""
1281 msgstr "عنوان البريد الإلكتروني، مثل \"UserName@example.org\""
1282
1283 #: actions/emailsettings.php:126 actions/imsettings.php:133
1284 #: actions/smssettings.php:145
1285 msgid "Add"
1286 msgstr "أضف"
1287
1288 #: actions/emailsettings.php:133 actions/smssettings.php:152
1289 msgid "Incoming email"
1290 msgstr "البريد الإلكتروني الوارد"
1291
1292 #: actions/emailsettings.php:138 actions/smssettings.php:157
1293 msgid "Send email to this address to post new notices."
1294 msgstr "أرسل بريدًا إلكترونيًا إلى هذا العنوان لترسل إشعارات جديدة."
1295
1296 #: actions/emailsettings.php:145 actions/smssettings.php:162
1297 msgid "Make a new email address for posting to; cancels the old one."
1298 msgstr "أنشئ عنوان بريد إلكتروني لترسل إليه؛ ألغِ القديم."
1299
1300 #: actions/emailsettings.php:148 actions/smssettings.php:164
1301 msgid "New"
1302 msgstr "جديد"
1303
1304 #: actions/emailsettings.php:153 actions/imsettings.php:139
1305 #: actions/smssettings.php:169
1306 msgid "Preferences"
1307 msgstr "التفضيلات"
1308
1309 #: actions/emailsettings.php:158
1310 msgid "Send me notices of new subscriptions through email."
1311 msgstr "أرسل لي إشعارات بالاشتراكات الجديدة عبر البريد الإلكتروني."
1312
1313 #: actions/emailsettings.php:163
1314 msgid "Send me email when someone adds my notice as a favorite."
1315 msgstr "أرسل لي بريدًا إلكرتونيًا عندما يضيف أحدهم إشعاري مفضلة."
1316
1317 #: actions/emailsettings.php:169
1318 msgid "Send me email when someone sends me a private message."
1319 msgstr "أرسل لي بريدًا إلكترونيًا عندما يرسل لي أحد رسالة خاصة."
1320
1321 #: actions/emailsettings.php:174
1322 msgid "Send me email when someone sends me an \"@-reply\"."
1323 msgstr "أرسل لي بريدًا إلكترونيًا عندما يرسل لي أحد \"@-رد\"."
1324
1325 #: actions/emailsettings.php:179
1326 msgid "Allow friends to nudge me and send me an email."
1327 msgstr "اسمح لأصدقائي بتنبيهي ومراسلتي عبر البريد الإلكتروني."
1328
1329 #: actions/emailsettings.php:185
1330 msgid "I want to post notices by email."
1331 msgstr "أريد أن أرسل الملاحظات عبر البريد الإلكتروني."
1332
1333 #: actions/emailsettings.php:191
1334 msgid "Publish a MicroID for my email address."
1335 msgstr "انشر هوية مصغّرة لعنوان بريدي الإلكتروني."
1336
1337 #: actions/emailsettings.php:302 actions/imsettings.php:264
1338 #: actions/othersettings.php:180 actions/smssettings.php:284
1339 msgid "Preferences saved."
1340 msgstr "حُفِظت التفضيلات."
1341
1342 #: actions/emailsettings.php:320
1343 msgid "No email address."
1344 msgstr "لا عنوان بريد إلكتروني."
1345
1346 #: actions/emailsettings.php:327
1347 msgid "Cannot normalize that email address"
1348 msgstr ""
1349
1350 #: actions/emailsettings.php:331 actions/register.php:201
1351 #: actions/siteadminpanel.php:144
1352 msgid "Not a valid email address."
1353 msgstr "ليس عنوان بريد صالح."
1354
1355 #: actions/emailsettings.php:334
1356 msgid "That is already your email address."
1357 msgstr "هذا هو عنوان بريدك الإكتروني سابقًا."
1358
1359 #: actions/emailsettings.php:337
1360 msgid "That email address already belongs to another user."
1361 msgstr "هذا البريد الإلكتروني ملك مستخدم آخر بالفعل."
1362
1363 #: actions/emailsettings.php:353 actions/imsettings.php:319
1364 #: actions/smssettings.php:337
1365 msgid "Couldn't insert confirmation code."
1366 msgstr "تعذّر إدراج رمز التأكيد."
1367
1368 #: actions/emailsettings.php:359
1369 msgid ""
1370 "A confirmation code was sent to the email address you added. Check your "
1371 "inbox (and spam box!) for the code and instructions on how to use it."
1372 msgstr ""
1373
1374 #: actions/emailsettings.php:379 actions/imsettings.php:351
1375 #: actions/smssettings.php:370
1376 msgid "No pending confirmation to cancel."
1377 msgstr ""
1378
1379 #: actions/emailsettings.php:383 actions/imsettings.php:355
1380 msgid "That is the wrong IM address."
1381 msgstr "هذا عنوان محادثة فورية خاطئ."
1382
1383 #: actions/emailsettings.php:395 actions/imsettings.php:367
1384 #: actions/smssettings.php:386
1385 msgid "Confirmation cancelled."
1386 msgstr "أُلغي التأكيد."
1387
1388 #: actions/emailsettings.php:413
1389 msgid "That is not your email address."
1390 msgstr "هذا ليس عنوان بريدك الإلكتروني."
1391
1392 #: actions/emailsettings.php:432 actions/imsettings.php:408
1393 #: actions/smssettings.php:425
1394 msgid "The address was removed."
1395 msgstr "أزيل هذا العنوان."
1396
1397 #: actions/emailsettings.php:446 actions/smssettings.php:518
1398 msgid "No incoming email address."
1399 msgstr "لا عنوان بريد إلكتروني وارد."
1400
1401 #: actions/emailsettings.php:456 actions/emailsettings.php:478
1402 #: actions/smssettings.php:528 actions/smssettings.php:552
1403 msgid "Couldn't update user record."
1404 msgstr "تعذّر تحديث سجل المستخدم."
1405
1406 #: actions/emailsettings.php:459 actions/smssettings.php:531
1407 msgid "Incoming email address removed."
1408 msgstr ""
1409
1410 #: actions/emailsettings.php:481 actions/smssettings.php:555
1411 msgid "New incoming email address added."
1412 msgstr ""
1413
1414 #: actions/favor.php:79
1415 msgid "This notice is already a favorite!"
1416 msgstr "هذا الإشعار مفضلة مسبقًا!"
1417
1418 #: actions/favor.php:92 lib/disfavorform.php:140
1419 msgid "Disfavor favorite"
1420 msgstr "ألغِ تفضيل المفضلة"
1421
1422 #: actions/favorited.php:65 lib/popularnoticesection.php:91
1423 #: lib/publicgroupnav.php:93
1424 msgid "Popular notices"
1425 msgstr "إشعارات مشهورة"
1426
1427 #: actions/favorited.php:67
1428 #, php-format
1429 msgid "Popular notices, page %d"
1430 msgstr "إشعارات مشهورة، الصفحة %d"
1431
1432 #: actions/favorited.php:79
1433 msgid "The most popular notices on the site right now."
1434 msgstr "أشهر الإشعارات على الموقع حاليًا."
1435
1436 #: actions/favorited.php:150
1437 msgid "Favorite notices appear on this page but no one has favorited one yet."
1438 msgstr ""
1439
1440 #: actions/favorited.php:153
1441 msgid ""
1442 "Be the first to add a notice to your favorites by clicking the fave button "
1443 "next to any notice you like."
1444 msgstr ""
1445
1446 #: actions/favorited.php:156
1447 #, php-format
1448 msgid ""
1449 "Why not [register an account](%%action.register%%) and be the first to add a "
1450 "notice to your favorites!"
1451 msgstr ""
1452
1453 #: actions/favoritesrss.php:111 actions/showfavorites.php:77
1454 #: lib/personalgroupnav.php:115
1455 #, php-format
1456 msgid "%s's favorite notices"
1457 msgstr "إشعارات %s المُفضلة"
1458
1459 #: actions/favoritesrss.php:115
1460 #, php-format
1461 msgid "Updates favored by %1$s on %2$s!"
1462 msgstr "الإشعارات التي فضلها %1$s في %2$s!"
1463
1464 #: actions/featured.php:69 lib/featureduserssection.php:87
1465 #: lib/publicgroupnav.php:89
1466 msgid "Featured users"
1467 msgstr "مستخدمون مختارون"
1468
1469 #: actions/featured.php:71
1470 #, php-format
1471 msgid "Featured users, page %d"
1472 msgstr "مستخدمون مختارون، صفحة %d"
1473
1474 #: actions/featured.php:99
1475 #, php-format
1476 msgid "A selection of some great users on %s"
1477 msgstr "اختيار لبعض المستخدمين المتميزين على %s"
1478
1479 #: actions/file.php:34
1480 msgid "No notice ID."
1481 msgstr "لا رقم ملاحظة."
1482
1483 #: actions/file.php:38
1484 msgid "No notice."
1485 msgstr "لا ملاحظة."
1486
1487 #: actions/file.php:42
1488 msgid "No attachments."
1489 msgstr "لا مرفقات."
1490
1491 #: actions/file.php:51
1492 msgid "No uploaded attachments."
1493 msgstr "لا مرفقات مرفوعة."
1494
1495 #: actions/finishremotesubscribe.php:69
1496 msgid "Not expecting this response!"
1497 msgstr "لم أتوقع هذا الرد!"
1498
1499 #: actions/finishremotesubscribe.php:80
1500 msgid "User being listened to does not exist."
1501 msgstr "المستخدم الذي تستمع إليه غير موجود."
1502
1503 #: actions/finishremotesubscribe.php:87 actions/remotesubscribe.php:59
1504 msgid "You can use the local subscription!"
1505 msgstr "تستطيع استخدام الاشتراك المحلي!"
1506
1507 #: actions/finishremotesubscribe.php:99
1508 msgid "That user has blocked you from subscribing."
1509 msgstr ""
1510
1511 #: actions/finishremotesubscribe.php:110
1512 msgid "You are not authorized."
1513 msgstr "لا تملك تصريحًا."
1514
1515 #: actions/finishremotesubscribe.php:113
1516 msgid "Could not convert request token to access token."
1517 msgstr ""
1518
1519 #: actions/finishremotesubscribe.php:118
1520 msgid "Remote service uses unknown version of OMB protocol."
1521 msgstr ""
1522
1523 #: actions/finishremotesubscribe.php:138 lib/oauthstore.php:306
1524 msgid "Error updating remote profile"
1525 msgstr "خطأ أثناء تحديث الملف الشخصي البعيد"
1526
1527 #: actions/getfile.php:79
1528 msgid "No such file."
1529 msgstr "لا ملف كهذا."
1530
1531 #: actions/getfile.php:83
1532 msgid "Cannot read file."
1533 msgstr "تعذّرت قراءة الملف."
1534
1535 #: actions/grantrole.php:62 actions/revokerole.php:62
1536 #, fuzzy
1537 msgid "Invalid role."
1538 msgstr "حجم غير صالح."
1539
1540 #: actions/grantrole.php:66 actions/revokerole.php:66
1541 msgid "This role is reserved and cannot be set."
1542 msgstr ""
1543
1544 #: actions/grantrole.php:75
1545 #, fuzzy
1546 msgid "You cannot grant user roles on this site."
1547 msgstr "لا يمكنك إسكات المستخدمين على هذا الموقع."
1548
1549 #: actions/grantrole.php:82
1550 #, fuzzy
1551 msgid "User already has this role."
1552 msgstr "المستخدم مسكت من قبل."
1553
1554 #: actions/groupblock.php:71 actions/groupunblock.php:71
1555 #: actions/makeadmin.php:71 actions/subedit.php:46
1556 #: lib/profileformaction.php:70
1557 msgid "No profile specified."
1558 msgstr "لا ملف شخصي مُحدّد."
1559
1560 #: actions/groupblock.php:76 actions/groupunblock.php:76
1561 #: actions/makeadmin.php:76 actions/subedit.php:53 actions/tagother.php:46
1562 #: actions/unsubscribe.php:84 lib/profileformaction.php:77
1563 msgid "No profile with that ID."
1564 msgstr "لا ملف شخصي بهذه الهوية."
1565
1566 #: actions/groupblock.php:81 actions/groupunblock.php:81
1567 #: actions/makeadmin.php:81
1568 msgid "No group specified."
1569 msgstr "لا مجموعة مُحدّدة."
1570
1571 #: actions/groupblock.php:91
1572 msgid "Only an admin can block group members."
1573 msgstr ""
1574
1575 #: actions/groupblock.php:95
1576 msgid "User is already blocked from group."
1577 msgstr ""
1578
1579 #: actions/groupblock.php:100
1580 msgid "User is not a member of group."
1581 msgstr "المستخدم ليس عضوًا في المجموعة."
1582
1583 #: actions/groupblock.php:136 actions/groupmembers.php:323
1584 msgid "Block user from group"
1585 msgstr "امنع المستخدم من المجموعة"
1586
1587 #: actions/groupblock.php:162
1588 #, php-format
1589 msgid ""
1590 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
1591 "will be removed from the group, unable to post, and unable to subscribe to "
1592 "the group in the future."
1593 msgstr ""
1594
1595 #: actions/groupblock.php:178
1596 msgid "Do not block this user from this group"
1597 msgstr "لا تمنع هذا المستخدم من هذه المجموعة"
1598
1599 #: actions/groupblock.php:179
1600 msgid "Block this user from this group"
1601 msgstr "امنع هذا المستخدم من هذه المجموعة"
1602
1603 #: actions/groupblock.php:196
1604 msgid "Database error blocking user from group."
1605 msgstr "خطأ في قاعدة البيانات أثناء منع المستخدم من المجموعة."
1606
1607 #: actions/groupbyid.php:74 actions/userbyid.php:70
1608 msgid "No ID."
1609 msgstr "لا هوية."
1610
1611 #: actions/groupdesignsettings.php:68
1612 msgid "You must be logged in to edit a group."
1613 msgstr "يجب أن تلج لتُعدّل المجموعات."
1614
1615 #: actions/groupdesignsettings.php:144
1616 msgid "Group design"
1617 msgstr "تصميم المجموعة"
1618
1619 #: actions/groupdesignsettings.php:155
1620 msgid ""
1621 "Customize the way your group looks with a background image and a colour "
1622 "palette of your choice."
1623 msgstr ""
1624
1625 #: actions/groupdesignsettings.php:266 actions/userdesignsettings.php:186
1626 #: lib/designsettings.php:391 lib/designsettings.php:413
1627 msgid "Couldn't update your design."
1628 msgstr "تعذّر تحديث تصميمك."
1629
1630 #: actions/groupdesignsettings.php:311 actions/userdesignsettings.php:231
1631 msgid "Design preferences saved."
1632 msgstr "حُفظت تفضيلات التصميم."
1633
1634 #: actions/grouplogo.php:142 actions/grouplogo.php:195
1635 msgid "Group logo"
1636 msgstr "شعار المجموعة"
1637
1638 #: actions/grouplogo.php:153
1639 #, php-format
1640 msgid ""
1641 "You can upload a logo image for your group. The maximum file size is %s."
1642 msgstr "بإمكانك رفع صورة شعار مجموعتك. أقصى حجم للملف هو %s."
1643
1644 #: actions/grouplogo.php:181
1645 msgid "User without matching profile."
1646 msgstr "المستخدم بدون ملف مطابق."
1647
1648 #: actions/grouplogo.php:365
1649 msgid "Pick a square area of the image to be the logo."
1650 msgstr ""
1651
1652 #: actions/grouplogo.php:399
1653 msgid "Logo updated."
1654 msgstr "حُدّث الشعار."
1655
1656 #: actions/grouplogo.php:401
1657 msgid "Failed updating logo."
1658 msgstr "فشل رفع الشعار."
1659
1660 #: actions/groupmembers.php:100 lib/groupnav.php:92
1661 #, php-format
1662 msgid "%s group members"
1663 msgstr "أعضاء مجموعة %s"
1664
1665 #: actions/groupmembers.php:103
1666 #, php-format
1667 msgid "%1$s group members, page %2$d"
1668 msgstr "%1$s أعضاء المجموعة, الصفحة %2$d"
1669
1670 #: actions/groupmembers.php:118
1671 msgid "A list of the users in this group."
1672 msgstr "قائمة بمستخدمي هذه المجموعة."
1673
1674 #: actions/groupmembers.php:182 lib/groupnav.php:107
1675 msgid "Admin"
1676 msgstr "إداري"
1677
1678 #: actions/groupmembers.php:355 lib/blockform.php:69
1679 msgid "Block"
1680 msgstr "امنع"
1681
1682 #: actions/groupmembers.php:450
1683 msgid "Make user an admin of the group"
1684 msgstr "اجعل المستخدم إداريًا في المجموعة"
1685
1686 #: actions/groupmembers.php:482
1687 msgid "Make Admin"
1688 msgstr ""
1689
1690 #: actions/groupmembers.php:482
1691 msgid "Make this user an admin"
1692 msgstr "اجعل هذا المستخدم إداريًا"
1693
1694 #: actions/grouprss.php:138 actions/userrss.php:90
1695 #: lib/atomgroupnoticefeed.php:61 lib/atomusernoticefeed.php:67
1696 #, php-format
1697 msgid "%s timeline"
1698 msgstr "مسار %s الزمني"
1699
1700 #: actions/grouprss.php:140
1701 #, php-format
1702 msgid "Updates from members of %1$s on %2$s!"
1703 msgstr ""
1704
1705 #: actions/groups.php:62 lib/profileaction.php:212 lib/profileaction.php:232
1706 #: lib/publicgroupnav.php:81 lib/searchgroupnav.php:84 lib/subgroupnav.php:98
1707 msgid "Groups"
1708 msgstr "مجموعات"
1709
1710 #: actions/groups.php:64
1711 #, php-format
1712 msgid "Groups, page %d"
1713 msgstr "المجموعات، صفحة %d"
1714
1715 #: actions/groups.php:90
1716 #, php-format
1717 msgid ""
1718 "%%%%site.name%%%% groups let you find and talk with people of similar "
1719 "interests. After you join a group you can send messages to all other members "
1720 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
1721 "for one](%%%%action.groupsearch%%%%) or [start your own!](%%%%action.newgroup"
1722 "%%%%)"
1723 msgstr ""
1724
1725 #: actions/groups.php:107 actions/usergroups.php:124 lib/groupeditform.php:122
1726 msgid "Create a new group"
1727 msgstr "أنشئ مجموعة جديدة"
1728
1729 #: actions/groupsearch.php:52
1730 #, php-format
1731 msgid ""
1732 "Search for groups on %%site.name%% by their name, location, or description. "
1733 "Separate the terms by spaces; they must be 3 characters or more."
1734 msgstr ""
1735
1736 #: actions/groupsearch.php:58
1737 msgid "Group search"
1738 msgstr "بحث في المجموعات"
1739
1740 #: actions/groupsearch.php:79 actions/noticesearch.php:117
1741 #: actions/peoplesearch.php:83
1742 msgid "No results."
1743 msgstr "لا نتائج."
1744
1745 #: actions/groupsearch.php:82
1746 #, php-format
1747 msgid ""
1748 "If you can't find the group you're looking for, you can [create it](%%action."
1749 "newgroup%%) yourself."
1750 msgstr ""
1751
1752 #: actions/groupsearch.php:85
1753 #, php-format
1754 msgid ""
1755 "Why not [register an account](%%action.register%%) and [create the group](%%"
1756 "action.newgroup%%) yourself!"
1757 msgstr ""
1758
1759 #: actions/groupunblock.php:91
1760 msgid "Only an admin can unblock group members."
1761 msgstr ""
1762
1763 #: actions/groupunblock.php:95
1764 msgid "User is not blocked from group."
1765 msgstr "المستخدم ليس ممنوعًا من المجموعة."
1766
1767 #: actions/groupunblock.php:128 actions/unblock.php:86
1768 msgid "Error removing the block."
1769 msgstr "خطأ أثناء منع الحجب."
1770
1771 #: actions/imsettings.php:59
1772 msgid "IM settings"
1773 msgstr "إعدادات المراسلة الفورية"
1774
1775 #: actions/imsettings.php:70
1776 #, php-format
1777 msgid ""
1778 "You can send and receive notices through Jabber/GTalk [instant messages](%%"
1779 "doc.im%%). Configure your address and settings below."
1780 msgstr ""
1781
1782 #: actions/imsettings.php:89
1783 msgid "IM is not available."
1784 msgstr "المراسلة الفورية غير متوفرة."
1785
1786 #: actions/imsettings.php:106
1787 msgid "Current confirmed Jabber/GTalk address."
1788 msgstr ""
1789
1790 #: actions/imsettings.php:114
1791 #, php-format
1792 msgid ""
1793 "Awaiting confirmation on this address. Check your Jabber/GTalk account for a "
1794 "message with further instructions. (Did you add %s to your buddy list?)"
1795 msgstr ""
1796
1797 #: actions/imsettings.php:124
1798 msgid "IM address"
1799 msgstr "عنوان المراسلة الفورية"
1800
1801 #: actions/imsettings.php:126
1802 #, php-format
1803 msgid ""
1804 "Jabber or GTalk address, like \"UserName@example.org\". First, make sure to "
1805 "add %s to your buddy list in your IM client or on GTalk."
1806 msgstr ""
1807
1808 #: actions/imsettings.php:143
1809 msgid "Send me notices through Jabber/GTalk."
1810 msgstr ""
1811
1812 #: actions/imsettings.php:148
1813 msgid "Post a notice when my Jabber/GTalk status changes."
1814 msgstr ""
1815
1816 #: actions/imsettings.php:153
1817 msgid "Send me replies through Jabber/GTalk from people I'm not subscribed to."
1818 msgstr ""
1819
1820 #: actions/imsettings.php:159
1821 msgid "Publish a MicroID for my Jabber/GTalk address."
1822 msgstr ""
1823
1824 #: actions/imsettings.php:285
1825 msgid "No Jabber ID."
1826 msgstr "لا هوية جابر."
1827
1828 #: actions/imsettings.php:292
1829 msgid "Cannot normalize that Jabber ID"
1830 msgstr ""
1831
1832 #: actions/imsettings.php:296
1833 msgid "Not a valid Jabber ID"
1834 msgstr "ليست هوية جابر صالحة"
1835
1836 #: actions/imsettings.php:299
1837 msgid "That is already your Jabber ID."
1838 msgstr ""
1839
1840 #: actions/imsettings.php:302
1841 msgid "Jabber ID already belongs to another user."
1842 msgstr ""
1843
1844 #: actions/imsettings.php:327
1845 #, php-format
1846 msgid ""
1847 "A confirmation code was sent to the IM address you added. You must approve %"
1848 "s for sending messages to you."
1849 msgstr ""
1850
1851 #: actions/imsettings.php:387
1852 msgid "That is not your Jabber ID."
1853 msgstr "هذه ليست هويتك في جابر."
1854
1855 #: actions/inbox.php:59
1856 #, php-format
1857 msgid "Inbox for %1$s - page %2$d"
1858 msgstr "صندوق %1$s الوارد - صفحة %2$d"
1859
1860 #: actions/inbox.php:62
1861 #, php-format
1862 msgid "Inbox for %s"
1863 msgstr "صندوق %s الوارد"
1864
1865 #: actions/inbox.php:115
1866 msgid "This is your inbox, which lists your incoming private messages."
1867 msgstr "هذا صندوق بريدك الوارد، والذي يسرد رسائلك الخاصة الواردة."
1868
1869 #: actions/invite.php:39
1870 msgid "Invites have been disabled."
1871 msgstr ""
1872
1873 #: actions/invite.php:41
1874 #, php-format
1875 msgid "You must be logged in to invite other users to use %s"
1876 msgstr ""
1877
1878 #: actions/invite.php:72
1879 #, php-format
1880 msgid "Invalid email address: %s"
1881 msgstr "عنوان بريد إلكتروني غير صالح: %s"
1882
1883 #: actions/invite.php:110
1884 msgid "Invitation(s) sent"
1885 msgstr "أُرسلت الدعوة"
1886
1887 #: actions/invite.php:112
1888 msgid "Invite new users"
1889 msgstr "دعوة مستخدمين جدد"
1890
1891 #: actions/invite.php:128
1892 msgid "You are already subscribed to these users:"
1893 msgstr ""
1894
1895 #: actions/invite.php:131 actions/invite.php:139 lib/command.php:306
1896 #, php-format
1897 msgid "%1$s (%2$s)"
1898 msgstr "%1$s (%2$s)"
1899
1900 #: actions/invite.php:136
1901 msgid ""
1902 "These people are already users and you were automatically subscribed to them:"
1903 msgstr ""
1904
1905 #: actions/invite.php:144
1906 msgid "Invitation(s) sent to the following people:"
1907 msgstr ""
1908
1909 #: actions/invite.php:150
1910 msgid ""
1911 "You will be notified when your invitees accept the invitation and register "
1912 "on the site. Thanks for growing the community!"
1913 msgstr ""
1914
1915 #: actions/invite.php:162
1916 msgid ""
1917 "Use this form to invite your friends and colleagues to use this service."
1918 msgstr "استخدم هذا النموذج لدعوة أصدقائك وزملائك لاستخدام هذه الخدمة."
1919
1920 #: actions/invite.php:187
1921 msgid "Email addresses"
1922 msgstr "عناوين البريد الإلكتروني"
1923
1924 #: actions/invite.php:189
1925 msgid "Addresses of friends to invite (one per line)"
1926 msgstr ""
1927
1928 #: actions/invite.php:192
1929 msgid "Personal message"
1930 msgstr "رسالة شخصية"
1931
1932 #: actions/invite.php:194
1933 msgid "Optionally add a personal message to the invitation."
1934 msgstr ""
1935
1936 #. TRANS: Send button for inviting friends
1937 #: actions/invite.php:198
1938 msgctxt "BUTTON"
1939 msgid "Send"
1940 msgstr "أرسل"
1941
1942 #: actions/invite.php:227
1943 #, php-format
1944 msgid "%1$s has invited you to join them on %2$s"
1945 msgstr ""
1946
1947 #: actions/invite.php:229
1948 #, php-format
1949 msgid ""
1950 "%1$s has invited you to join them on %2$s (%3$s).\n"
1951 "\n"
1952 "%2$s is a micro-blogging service that lets you keep up-to-date with people "
1953 "you know and people who interest you.\n"
1954 "\n"
1955 "You can also share news about yourself, your thoughts, or your life online "
1956 "with people who know about you. It's also great for meeting new people who "
1957 "share your interests.\n"
1958 "\n"
1959 "%1$s said:\n"
1960 "\n"
1961 "%4$s\n"
1962 "\n"
1963 "You can see %1$s's profile page on %2$s here:\n"
1964 "\n"
1965 "%5$s\n"
1966 "\n"
1967 "If you'd like to try the service, click on the link below to accept the "
1968 "invitation.\n"
1969 "\n"
1970 "%6$s\n"
1971 "\n"
1972 "If not, you can ignore this message. Thanks for your patience and your "
1973 "time.\n"
1974 "\n"
1975 "Sincerely, %2$s\n"
1976 msgstr ""
1977
1978 #: actions/joingroup.php:60
1979 msgid "You must be logged in to join a group."
1980 msgstr "يجب أن تلج لتنضم إلى مجموعة."
1981
1982 #: actions/joingroup.php:88 actions/leavegroup.php:88
1983 #, fuzzy
1984 msgid "No nickname or ID."
1985 msgstr "لا اسم مستعار."
1986
1987 #: actions/joingroup.php:141
1988 #, php-format
1989 msgid "%1$s joined group %2$s"
1990 msgstr "%1$s انضم للمجموعة %2$s"
1991
1992 #: actions/leavegroup.php:60
1993 msgid "You must be logged in to leave a group."
1994 msgstr "يجب أن تلج لتغادر مجموعة."
1995
1996 #: actions/leavegroup.php:100 lib/command.php:265
1997 msgid "You are not a member of that group."
1998 msgstr "لست عضوا في تلك المجموعة."
1999
2000 #: actions/leavegroup.php:137
2001 #, php-format
2002 msgid "%1$s left group %2$s"
2003 msgstr "%1$s ترك المجموعة %2$s"
2004
2005 #: actions/login.php:80 actions/otp.php:62 actions/register.php:137
2006 msgid "Already logged in."
2007 msgstr "والج بالفعل."
2008
2009 #: actions/login.php:126
2010 msgid "Incorrect username or password."
2011 msgstr "اسم المستخدم أو كلمة السر غير صحيحان."
2012
2013 #: actions/login.php:132 actions/otp.php:120
2014 msgid "Error setting user. You are probably not authorized."
2015 msgstr "خطأ أثناء ضبط المستخدم. لست مُصرحًا على الأرجح."
2016
2017 #: actions/login.php:188 actions/login.php:241 lib/logingroupnav.php:79
2018 msgid "Login"
2019 msgstr "لُج"
2020
2021 #: actions/login.php:227
2022 msgid "Login to site"
2023 msgstr "لُج إلى الموقع"
2024
2025 #: actions/login.php:236 actions/register.php:478
2026 msgid "Remember me"
2027 msgstr "تذكّرني"
2028
2029 #: actions/login.php:237 actions/register.php:480
2030 msgid "Automatically login in the future; not for shared computers!"
2031 msgstr "لُج تلقائيًا في المستقبل؛ هذا الخيار ليس مُعدًا للحواسيب المشتركة!"
2032
2033 #: actions/login.php:247
2034 msgid "Lost or forgotten password?"
2035 msgstr "أنسيت كلمة السر؟"
2036
2037 #: actions/login.php:266
2038 msgid ""
2039 "For security reasons, please re-enter your user name and password before "
2040 "changing your settings."
2041 msgstr ""
2042 "لأسباب أمنية، من فضلك أعد إدخال اسم مستخدمك وكلمة سرك قبل تغيير إعداداتك."
2043
2044 #: actions/login.php:270
2045 #, php-format
2046 msgid ""
2047 "Login with your username and password. Don't have a username yet? [Register]"
2048 "(%%action.register%%) a new account."
2049 msgstr ""
2050
2051 #: actions/makeadmin.php:92
2052 msgid "Only an admin can make another user an admin."
2053 msgstr ""
2054
2055 #: actions/makeadmin.php:96
2056 #, php-format
2057 msgid "%1$s is already an admin for group \"%2$s\"."
2058 msgstr ""
2059
2060 #: actions/makeadmin.php:133
2061 #, php-format
2062 msgid "Can't get membership record for %1$s in group %2$s."
2063 msgstr "لم يمكن الحصول على تسجيل العضوية ل%1$s في المجموعة %2$s."
2064
2065 #: actions/makeadmin.php:146
2066 #, php-format
2067 msgid "Can't make %1$s an admin for group %2$s."
2068 msgstr "لم يمكن جعل %1$s إداريا للمجموعة %2$s."
2069
2070 #: actions/microsummary.php:69
2071 msgid "No current status"
2072 msgstr "لا حالة حالية"
2073
2074 #: actions/newapplication.php:52
2075 msgid "New Application"
2076 msgstr "تطبيق جديد"
2077
2078 #: actions/newapplication.php:64
2079 msgid "You must be logged in to register an application."
2080 msgstr "يجب أن تكون مسجل الدخول لتسجل تطبيقا."
2081
2082 #: actions/newapplication.php:143
2083 msgid "Use this form to register a new application."
2084 msgstr "استخدم هذا النموذج لتسجل تطبيقا جديدا."
2085
2086 #: actions/newapplication.php:176
2087 msgid "Source URL is required."
2088 msgstr ""
2089
2090 #: actions/newapplication.php:258 actions/newapplication.php:267
2091 msgid "Could not create application."
2092 msgstr "لم يمكن إنشاء التطبيق."
2093
2094 #: actions/newgroup.php:53
2095 msgid "New group"
2096 msgstr "مجموعة جديدة"
2097
2098 #: actions/newgroup.php:110
2099 msgid "Use this form to create a new group."
2100 msgstr "استخدم هذا النموذج لإنشاء مجموعة جديدة."
2101
2102 #: actions/newmessage.php:71 actions/newmessage.php:231
2103 msgid "New message"
2104 msgstr "رسالة جديدة"
2105
2106 #: actions/newmessage.php:121 actions/newmessage.php:161 lib/command.php:358
2107 msgid "You can't send a message to this user."
2108 msgstr "لا يمكنك إرسال رسائل إلى هذا المستخدم."
2109
2110 #: actions/newmessage.php:144 actions/newnotice.php:136 lib/command.php:342
2111 #: lib/command.php:475
2112 msgid "No content!"
2113 msgstr "لا محتوى!"
2114
2115 #: actions/newmessage.php:158
2116 msgid "No recipient specified."
2117 msgstr "لا مستلم حُدّد."
2118
2119 #: actions/newmessage.php:164 lib/command.php:361
2120 msgid ""
2121 "Don't send a message to yourself; just say it to yourself quietly instead."
2122 msgstr ""
2123
2124 #: actions/newmessage.php:181
2125 msgid "Message sent"
2126 msgstr "أُرسلت الرسالة"
2127
2128 #: actions/newmessage.php:185
2129 #, php-format
2130 msgid "Direct message to %s sent."
2131 msgstr "رسالة مباشرة ل%s تم إرسالها."
2132
2133 #: actions/newmessage.php:210 actions/newnotice.php:245 lib/channel.php:170
2134 msgid "Ajax Error"
2135 msgstr "خطأ أجاكس"
2136
2137 #: actions/newnotice.php:69
2138 msgid "New notice"
2139 msgstr "إشعار جديد"
2140
2141 #: actions/newnotice.php:211
2142 msgid "Notice posted"
2143 msgstr "أُرسل الإشعار"
2144
2145 #: actions/noticesearch.php:68
2146 #, php-format
2147 msgid ""
2148 "Search for notices on %%site.name%% by their contents. Separate search terms "
2149 "by spaces; they must be 3 characters or more."
2150 msgstr ""
2151 "ابحث عن إشعارات على %%site.name%% عبر محتوياتها. افصل عبارات البحث بمسافات؛ "
2152 "ويجب أن تتكون هذه العبارات من 3 أحرف أو أكثر."
2153
2154 #: actions/noticesearch.php:78
2155 msgid "Text search"
2156 msgstr "بحث في النصوص"
2157
2158 #: actions/noticesearch.php:91
2159 #, php-format
2160 msgid "Search results for \"%1$s\" on %2$s"
2161 msgstr "نتائج البحث ل\"%1$s\" على %2$s"
2162
2163 #: actions/noticesearch.php:121
2164 #, php-format
2165 msgid ""
2166 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
2167 "status_textarea=%s)!"
2168 msgstr ""
2169
2170 #: actions/noticesearch.php:124
2171 #, php-format
2172 msgid ""
2173 "Why not [register an account](%%%%action.register%%%%) and be the first to "
2174 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
2175 msgstr ""
2176
2177 #: actions/noticesearchrss.php:96
2178 #, php-format
2179 msgid "Updates with \"%s\""
2180 msgstr ""
2181
2182 #: actions/noticesearchrss.php:98
2183 #, php-format
2184 msgid "Updates matching search term \"%1$s\" on %2$s!"
2185 msgstr ""
2186
2187 #: actions/nudge.php:85
2188 msgid ""
2189 "This user doesn't allow nudges or hasn't confirmed or set his email yet."
2190 msgstr ""
2191
2192 #: actions/nudge.php:94
2193 msgid "Nudge sent"
2194 msgstr "أرسل التنبيه"
2195
2196 #: actions/nudge.php:97
2197 msgid "Nudge sent!"
2198 msgstr "أُرسل التنبيه!"
2199
2200 #: actions/oauthappssettings.php:59
2201 msgid "You must be logged in to list your applications."
2202 msgstr "يجب أن تكون مسجل الدخول لعرض تطبيقاتك."
2203
2204 #: actions/oauthappssettings.php:74
2205 msgid "OAuth applications"
2206 msgstr "تطبيقات OAuth"
2207
2208 #: actions/oauthappssettings.php:85
2209 msgid "Applications you have registered"
2210 msgstr ""
2211
2212 #: actions/oauthappssettings.php:135
2213 #, php-format
2214 msgid "You have not registered any applications yet."
2215 msgstr ""
2216
2217 #: actions/oauthconnectionssettings.php:72
2218 msgid "Connected applications"
2219 msgstr ""
2220
2221 #: actions/oauthconnectionssettings.php:83
2222 msgid "You have allowed the following applications to access you account."
2223 msgstr ""
2224
2225 #: actions/oauthconnectionssettings.php:175
2226 msgid "You are not a user of that application."
2227 msgstr "لست مستخدما لهذا التطبيق."
2228
2229 #: actions/oauthconnectionssettings.php:186
2230 msgid "Unable to revoke access for app: "
2231 msgstr ""
2232
2233 #: actions/oauthconnectionssettings.php:198
2234 #, php-format
2235 msgid "You have not authorized any applications to use your account."
2236 msgstr ""
2237
2238 #: actions/oauthconnectionssettings.php:211
2239 msgid "Developers can edit the registration settings for their applications "
2240 msgstr ""
2241
2242 #: actions/oembed.php:79 actions/shownotice.php:100
2243 msgid "Notice has no profile"
2244 msgstr ""
2245
2246 #: actions/oembed.php:86 actions/shownotice.php:180
2247 #, php-format
2248 msgid "%1$s's status on %2$s"
2249 msgstr "حالة %1$s في يوم %2$s"
2250
2251 #: actions/oembed.php:157
2252 msgid "content type "
2253 msgstr "نوع المحتوى "
2254
2255 #: actions/oembed.php:160
2256 msgid "Only "
2257 msgstr ""
2258
2259 #: actions/oembed.php:181 actions/oembed.php:200 lib/apiaction.php:1042
2260 #: lib/apiaction.php:1070 lib/apiaction.php:1179
2261 msgid "Not a supported data format."
2262 msgstr "ليس نسق بيانات مدعوم."
2263
2264 #: actions/opensearch.php:64
2265 msgid "People Search"
2266 msgstr "بحث في الأشخاص"
2267
2268 #: actions/opensearch.php:67
2269 msgid "Notice Search"
2270 msgstr "بحث الإشعارات"
2271
2272 #: actions/othersettings.php:60
2273 msgid "Other settings"
2274 msgstr "إعدادات أخرى"
2275
2276 #: actions/othersettings.php:71
2277 msgid "Manage various other options."
2278 msgstr "أدر خيارات أخرى عديدة."
2279
2280 #: actions/othersettings.php:108
2281 msgid " (free service)"
2282 msgstr " (خدمة حرة)"
2283
2284 #: actions/othersettings.php:116
2285 msgid "Shorten URLs with"
2286 msgstr "قصّر المسارات بـ"
2287
2288 #: actions/othersettings.php:117
2289 msgid "Automatic shortening service to use."
2290 msgstr "خدمة التقصير المطلوب استخدامها."
2291
2292 #: actions/othersettings.php:122
2293 msgid "View profile designs"
2294 msgstr "اعرض تصاميم الملف الشخصي"
2295
2296 #: actions/othersettings.php:123
2297 msgid "Show or hide profile designs."
2298 msgstr "أظهر أو أخفِ تصاميم الملفات الشخصية."
2299
2300 #: actions/othersettings.php:153
2301 msgid "URL shortening service is too long (max 50 chars)."
2302 msgstr ""
2303
2304 #: actions/otp.php:69
2305 msgid "No user ID specified."
2306 msgstr "لا هوية مستخدم محددة."
2307
2308 #: actions/otp.php:83
2309 msgid "No login token specified."
2310 msgstr "لا محتوى دخول محدد."
2311
2312 #: actions/otp.php:90
2313 msgid "No login token requested."
2314 msgstr "لا طلب استيثاق."
2315
2316 #: actions/otp.php:95
2317 msgid "Invalid login token specified."
2318 msgstr "توكن دخول غير صحيح محدد."
2319
2320 #: actions/otp.php:104
2321 msgid "Login token expired."
2322 msgstr "توكن الدخول انتهى."
2323
2324 #: actions/outbox.php:58
2325 #, php-format
2326 msgid "Outbox for %1$s - page %2$d"
2327 msgstr "صندوق %1$s الصادر - صفحة %2$d"
2328
2329 #: actions/outbox.php:61
2330 #, php-format
2331 msgid "Outbox for %s"
2332 msgstr "صندوق %s الصادر"
2333
2334 #: actions/outbox.php:116
2335 msgid "This is your outbox, which lists private messages you have sent."
2336 msgstr "هذا صندوق بريدك الصادر، والذي يسرد الرسائل الخاصة التي أرسلتها."
2337
2338 #: actions/passwordsettings.php:58
2339 msgid "Change password"
2340 msgstr "تغيير كلمة السر"
2341
2342 #: actions/passwordsettings.php:69
2343 msgid "Change your password."
2344 msgstr "غيّر كلمة سرك."
2345
2346 #: actions/passwordsettings.php:96 actions/recoverpassword.php:231
2347 msgid "Password change"
2348 msgstr "تغيير كلمة السر"
2349
2350 #: actions/passwordsettings.php:104
2351 msgid "Old password"
2352 msgstr "كلمة السر القديمة"
2353
2354 #: actions/passwordsettings.php:108 actions/recoverpassword.php:235
2355 msgid "New password"
2356 msgstr "كلمة سر جديدة"
2357
2358 #: actions/passwordsettings.php:109
2359 msgid "6 or more characters"
2360 msgstr "6 أحرف أو أكثر"
2361
2362 #: actions/passwordsettings.php:112 actions/recoverpassword.php:239
2363 #: actions/register.php:433 actions/smssettings.php:134
2364 msgid "Confirm"
2365 msgstr "أكّد"
2366
2367 #: actions/passwordsettings.php:113 actions/recoverpassword.php:240
2368 msgid "Same as password above"
2369 msgstr "نفس كلمة السر أعلاه"
2370
2371 #: actions/passwordsettings.php:117
2372 msgid "Change"
2373 msgstr "غيّر"
2374
2375 #: actions/passwordsettings.php:154 actions/register.php:230
2376 msgid "Password must be 6 or more characters."
2377 msgstr "يجب أن تكون كلمة السر 6 حروف أو أكثر."
2378
2379 #: actions/passwordsettings.php:157 actions/register.php:233
2380 msgid "Passwords don't match."
2381 msgstr "كلمتا السر غير متطابقتين."
2382
2383 #: actions/passwordsettings.php:165
2384 msgid "Incorrect old password"
2385 msgstr "كلمة السر القديمة غير صحيحة"
2386
2387 #: actions/passwordsettings.php:181
2388 msgid "Error saving user; invalid."
2389 msgstr "خطأ أثناء حفظ المستخدم؛ غير صالح."
2390
2391 #: actions/passwordsettings.php:186 actions/recoverpassword.php:368
2392 msgid "Can't save new password."
2393 msgstr "تعذّر حفظ كلمة السر الجديدة."
2394
2395 #: actions/passwordsettings.php:192 actions/recoverpassword.php:211
2396 msgid "Password saved."
2397 msgstr "حُفظت كلمة السر."
2398
2399 #. TRANS: Menu item for site administration
2400 #: actions/pathsadminpanel.php:59 lib/adminpanelaction.php:382
2401 msgid "Paths"
2402 msgstr "المسارات"
2403
2404 #: actions/pathsadminpanel.php:70
2405 msgid "Path and server settings for this StatusNet site."
2406 msgstr ""
2407
2408 #: actions/pathsadminpanel.php:157
2409 #, php-format
2410 msgid "Theme directory not readable: %s"
2411 msgstr "لا يمكن قراءة دليل السمات: %s"
2412
2413 #: actions/pathsadminpanel.php:163
2414 #, php-format
2415 msgid "Avatar directory not writable: %s"
2416 msgstr "لا يمكن الكتابة في دليل الأفتارات: %s"
2417
2418 #: actions/pathsadminpanel.php:169
2419 #, php-format
2420 msgid "Background directory not writable: %s"
2421 msgstr "لا يمكن الكتابة في دليل الخلفيات: %s"
2422
2423 #: actions/pathsadminpanel.php:177
2424 #, php-format
2425 msgid "Locales directory not readable: %s"
2426 msgstr "لا يمكن قراءة دليل المحليات: %s"
2427
2428 #: actions/pathsadminpanel.php:183
2429 msgid "Invalid SSL server. The maximum length is 255 characters."
2430 msgstr ""
2431
2432 #: actions/pathsadminpanel.php:234 actions/siteadminpanel.php:58
2433 msgid "Site"
2434 msgstr "الموقع"
2435
2436 #: actions/pathsadminpanel.php:238
2437 msgid "Server"
2438 msgstr "خادوم"
2439
2440 #: actions/pathsadminpanel.php:238
2441 msgid "Site's server hostname."
2442 msgstr "اسم مضيف خادوم الموقع."
2443
2444 #: actions/pathsadminpanel.php:242
2445 msgid "Path"
2446 msgstr "المسار"
2447
2448 #: actions/pathsadminpanel.php:242
2449 msgid "Site path"
2450 msgstr "مسار الموقع"
2451
2452 #: actions/pathsadminpanel.php:246
2453 msgid "Path to locales"
2454 msgstr "مسار المحليات"
2455
2456 #: actions/pathsadminpanel.php:246
2457 msgid "Directory path to locales"
2458 msgstr "مسار دليل المحليات"
2459
2460 #: actions/pathsadminpanel.php:250
2461 msgid "Fancy URLs"
2462 msgstr "مسارات فاخرة"
2463
2464 #: actions/pathsadminpanel.php:252
2465 msgid "Use fancy (more readable and memorable) URLs?"
2466 msgstr "أأستخدم مسارات فاخرة (يمكن قراءتها وتذكرها بسهولة أكبر)؟"
2467
2468 #: actions/pathsadminpanel.php:259
2469 msgid "Theme"
2470 msgstr "السمة"
2471
2472 #: actions/pathsadminpanel.php:264
2473 msgid "Theme server"
2474 msgstr "خادوم السمات"
2475
2476 #: actions/pathsadminpanel.php:268
2477 msgid "Theme path"
2478 msgstr "مسار السمات"
2479
2480 #: actions/pathsadminpanel.php:272
2481 msgid "Theme directory"
2482 msgstr "دليل السمات"
2483
2484 #: actions/pathsadminpanel.php:279
2485 msgid "Avatars"
2486 msgstr "أفتارات"
2487
2488 #: actions/pathsadminpanel.php:284
2489 msgid "Avatar server"
2490 msgstr "خادوم الأفتارات"
2491
2492 #: actions/pathsadminpanel.php:288
2493 msgid "Avatar path"
2494 msgstr "مسار الأفتارات"
2495
2496 #: actions/pathsadminpanel.php:292
2497 msgid "Avatar directory"
2498 msgstr "دليل الأفتار."
2499
2500 #: actions/pathsadminpanel.php:301
2501 msgid "Backgrounds"
2502 msgstr "خلفيات"
2503
2504 #: actions/pathsadminpanel.php:305
2505 msgid "Background server"
2506 msgstr "خادوم الخلفيات"
2507
2508 #: actions/pathsadminpanel.php:309
2509 msgid "Background path"
2510 msgstr "مسار الخلفيات"
2511
2512 #: actions/pathsadminpanel.php:313
2513 msgid "Background directory"
2514 msgstr "دليل الخلفيات"
2515
2516 #: actions/pathsadminpanel.php:320
2517 msgid "SSL"
2518 msgstr "SSL"
2519
2520 #: actions/pathsadminpanel.php:323 actions/snapshotadminpanel.php:202
2521 msgid "Never"
2522 msgstr "مطلقا"
2523
2524 #: actions/pathsadminpanel.php:324
2525 msgid "Sometimes"
2526 msgstr "أحيانًا"
2527
2528 #: actions/pathsadminpanel.php:325
2529 msgid "Always"
2530 msgstr "دائمًا"
2531
2532 #: actions/pathsadminpanel.php:329
2533 msgid "Use SSL"
2534 msgstr "استخدم SSL"
2535
2536 #: actions/pathsadminpanel.php:330
2537 msgid "When to use SSL"
2538 msgstr ""
2539
2540 #: actions/pathsadminpanel.php:335
2541 msgid "SSL server"
2542 msgstr "خادم SSL"
2543
2544 #: actions/pathsadminpanel.php:336
2545 msgid "Server to direct SSL requests to"
2546 msgstr ""
2547
2548 #: actions/pathsadminpanel.php:352
2549 msgid "Save paths"
2550 msgstr "احفظ المسارات"
2551
2552 #: actions/peoplesearch.php:52
2553 #, php-format
2554 msgid ""
2555 "Search for people on %%site.name%% by their name, location, or interests. "
2556 "Separate the terms by spaces; they must be 3 characters or more."
2557 msgstr ""
2558
2559 #: actions/peoplesearch.php:58
2560 msgid "People search"
2561 msgstr "بحث في الأشخاص"
2562
2563 #: actions/peopletag.php:70
2564 #, php-format
2565 msgid "Not a valid people tag: %s"
2566 msgstr "ليس وسم أشخاص صالح: %s"
2567
2568 #: actions/peopletag.php:144
2569 #, php-format
2570 msgid "Users self-tagged with %1$s - page %2$d"
2571 msgstr "المستخدمون الذين وسموا أنفسهم ب%1$s - الصفحة %2$d"
2572
2573 #: actions/postnotice.php:95
2574 msgid "Invalid notice content"
2575 msgstr "محتوى إشعار غير صالح"
2576
2577 #: actions/postnotice.php:101
2578 #, php-format
2579 msgid "Notice license ‘%1$s’ is not compatible with site license ‘%2$s’."
2580 msgstr ""
2581
2582 #: actions/profilesettings.php:60
2583 msgid "Profile settings"
2584 msgstr "إعدادات الملف الشخصي"
2585
2586 #: actions/profilesettings.php:71
2587 msgid ""
2588 "You can update your personal profile info here so people know more about you."
2589 msgstr "بإمكانك تحديث بيانات ملفك الشخصي ليعرف عنك الناس أكثر."
2590
2591 #: actions/profilesettings.php:99
2592 msgid "Profile information"
2593 msgstr "معلومات الملف الشخصي"
2594
2595 #: actions/profilesettings.php:108 lib/groupeditform.php:154
2596 msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
2597 msgstr "1-64 حرفًا إنجليزيًا أو رقمًا بدون نقاط أو مسافات"
2598
2599 #: actions/profilesettings.php:111 actions/register.php:448
2600 #: actions/showgroup.php:255 actions/tagother.php:104
2601 #: lib/groupeditform.php:157 lib/userprofile.php:149
2602 msgid "Full name"
2603 msgstr "الاسم الكامل"
2604
2605 #: actions/profilesettings.php:115 actions/register.php:453
2606 #: lib/applicationeditform.php:228 lib/groupeditform.php:161
2607 msgid "Homepage"
2608 msgstr "الصفحة الرئيسية"
2609
2610 #: actions/profilesettings.php:117 actions/register.php:455
2611 msgid "URL of your homepage, blog, or profile on another site"
2612 msgstr "مسار صفحتك الرئيسية أو مدونتك أو ملفك الشخصي على موقع آخر"
2613
2614 #: actions/profilesettings.php:122 actions/register.php:461
2615 #, php-format
2616 msgid "Describe yourself and your interests in %d chars"
2617 msgstr "تكلم عن نفسك واهتمامتك في %d حرف"
2618
2619 #: actions/profilesettings.php:125 actions/register.php:464
2620 msgid "Describe yourself and your interests"
2621 msgstr "صِف نفسك واهتماماتك"
2622
2623 #: actions/profilesettings.php:127 actions/register.php:466
2624 msgid "Bio"
2625 msgstr "السيرة"
2626
2627 #: actions/profilesettings.php:132 actions/register.php:471
2628 #: actions/showgroup.php:264 actions/tagother.php:112
2629 #: actions/userauthorization.php:166 lib/groupeditform.php:177
2630 #: lib/userprofile.php:164
2631 msgid "Location"
2632 msgstr "الموقع"
2633
2634 #: actions/profilesettings.php:134 actions/register.php:473
2635 msgid "Where you are, like \"City, State (or Region), Country\""
2636 msgstr "مكان تواجدك، على سبيل المثال \"المدينة، الولاية (أو المنطقة)، الدولة\""
2637
2638 #: actions/profilesettings.php:138
2639 msgid "Share my current location when posting notices"
2640 msgstr "شارك مكاني الحالي عند إرسال إشعارات"
2641
2642 #: actions/profilesettings.php:145 actions/tagother.php:149
2643 #: actions/tagother.php:209 lib/subscriptionlist.php:106
2644 #: lib/subscriptionlist.php:108 lib/userprofile.php:209
2645 msgid "Tags"
2646 msgstr "الوسوم"
2647
2648 #: actions/profilesettings.php:147
2649 msgid ""
2650 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated"
2651 msgstr ""
2652 "سِم نفسك (حروف وأرقام و \"-\" و \".\" و \"_\")، افصلها بفاصلة (',') أو مسافة."
2653
2654 #: actions/profilesettings.php:151
2655 msgid "Language"
2656 msgstr "اللغة"
2657
2658 #: actions/profilesettings.php:152
2659 msgid "Preferred language"
2660 msgstr "اللغة المفضلة"
2661
2662 #: actions/profilesettings.php:161
2663 msgid "Timezone"
2664 msgstr "المنطقة الزمنية"
2665
2666 #: actions/profilesettings.php:162
2667 msgid "What timezone are you normally in?"
2668 msgstr "ما المنطقة الزمنية التي تتواجد فيها عادة؟"
2669
2670 #: actions/profilesettings.php:167
2671 msgid ""
2672 "Automatically subscribe to whoever subscribes to me (best for non-humans)"
2673 msgstr "اشترك تلقائيًا بأي شخص يشترك بي (يفضل أن يستخدم لغير البشر)"
2674
2675 #: actions/profilesettings.php:228 actions/register.php:223
2676 #, php-format
2677 msgid "Bio is too long (max %d chars)."
2678 msgstr ""
2679
2680 #: actions/profilesettings.php:235 actions/siteadminpanel.php:151
2681 msgid "Timezone not selected."
2682 msgstr "لم تُختر المنطقة الزمنية."
2683
2684 #: actions/profilesettings.php:241
2685 msgid "Language is too long (max 50 chars)."
2686 msgstr ""
2687
2688 #: actions/profilesettings.php:253 actions/tagother.php:178
2689 #, php-format
2690 msgid "Invalid tag: \"%s\""
2691 msgstr "وسم غير صالح: \"%s\""
2692
2693 #: actions/profilesettings.php:306
2694 msgid "Couldn't update user for autosubscribe."
2695 msgstr ""
2696
2697 #: actions/profilesettings.php:363
2698 msgid "Couldn't save location prefs."
2699 msgstr "لم يمكن حفظ تفضيلات الموقع."
2700
2701 #: actions/profilesettings.php:375
2702 msgid "Couldn't save profile."
2703 msgstr "تعذّر حفظ الملف الشخصي."
2704
2705 #: actions/profilesettings.php:383
2706 msgid "Couldn't save tags."
2707 msgstr "تعذّر حفظ الوسوم."
2708
2709 #. TRANS: Message after successful saving of administrative settings.
2710 #: actions/profilesettings.php:391 lib/adminpanelaction.php:141
2711 msgid "Settings saved."
2712 msgstr "حُفظت الإعدادات."
2713
2714 #: actions/public.php:83
2715 #, php-format
2716 msgid "Beyond the page limit (%s)"
2717 msgstr "وراء حد الصفحة (%s)"
2718
2719 #: actions/public.php:92
2720 msgid "Could not retrieve public stream."
2721 msgstr ""
2722
2723 #: actions/public.php:130
2724 #, php-format
2725 msgid "Public timeline, page %d"
2726 msgstr "المسار الزمني العام، صفحة %d"
2727
2728 #: actions/public.php:132 lib/publicgroupnav.php:79
2729 msgid "Public timeline"
2730 msgstr "المسار الزمني العام"
2731
2732 #: actions/public.php:160
2733 msgid "Public Stream Feed (RSS 1.0)"
2734 msgstr ""
2735
2736 #: actions/public.php:164
2737 msgid "Public Stream Feed (RSS 2.0)"
2738 msgstr ""
2739
2740 #: actions/public.php:168
2741 msgid "Public Stream Feed (Atom)"
2742 msgstr ""
2743
2744 #: actions/public.php:188
2745 #, php-format
2746 msgid ""
2747 "This is the public timeline for %%site.name%% but no one has posted anything "
2748 "yet."
2749 msgstr ""
2750
2751 #: actions/public.php:191
2752 msgid "Be the first to post!"
2753 msgstr "كن أول من يُرسل!"
2754
2755 #: actions/public.php:195
2756 #, php-format
2757 msgid ""
2758 "Why not [register an account](%%action.register%%) and be the first to post!"
2759 msgstr ""
2760
2761 #: actions/public.php:242
2762 #, php-format
2763 msgid ""
2764 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
2765 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
2766 "tool. [Join now](%%action.register%%) to share notices about yourself with "
2767 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
2768 msgstr ""
2769 "هنا %%site.name%%، خدمة [التدوين المُصغّر](http://en.wikipedia.org/wiki/Micro-"
2770 "blogging) المبنية على البرنامج الحر [StatusNet](http://status.net/).  [انضم "
2771 "الآن](%%action.register%%) لتشارك اشعاراتك مع أصدقائك وعائلتك وزملائك! "
2772 "([اقرأ المزيد](%%doc.help%%))"
2773
2774 #: actions/public.php:247
2775 #, php-format
2776 msgid ""
2777 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
2778 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
2779 "tool."
2780 msgstr ""
2781 "هنا %%site.name%%، خدمة [التدوين المُصغّر](http://en.wikipedia.org/wiki/Micro-"
2782 "blogging) المبنية على البرنامج الحر [StatusNet](http://status.net/)."
2783
2784 #: actions/publictagcloud.php:57
2785 msgid "Public tag cloud"
2786 msgstr "سحابة الوسوم العمومية"
2787
2788 #: actions/publictagcloud.php:63
2789 #, php-format
2790 msgid "These are most popular recent tags on %s "
2791 msgstr "هذه هي أكثر الوسوم شهرة على %s "
2792
2793 #: actions/publictagcloud.php:69
2794 #, php-format
2795 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
2796 msgstr ""
2797
2798 #: actions/publictagcloud.php:72
2799 msgid "Be the first to post one!"
2800 msgstr "كن أول من يُرسل!"
2801
2802 #: actions/publictagcloud.php:75
2803 #, php-format
2804 msgid ""
2805 "Why not [register an account](%%action.register%%) and be the first to post "
2806 "one!"
2807 msgstr ""
2808
2809 #: actions/publictagcloud.php:134
2810 msgid "Tag cloud"
2811 msgstr "سحابة الوسوم"
2812
2813 #: actions/recoverpassword.php:36
2814 msgid "You are already logged in!"
2815 msgstr "أنت والج بالفعل!"
2816
2817 #: actions/recoverpassword.php:62
2818 msgid "No such recovery code."
2819 msgstr "لا رمز استعادة كهذا."
2820
2821 #: actions/recoverpassword.php:66
2822 msgid "Not a recovery code."
2823 msgstr "ليس رمز استعادة."
2824
2825 #: actions/recoverpassword.php:73
2826 msgid "Recovery code for unknown user."
2827 msgstr "رمز استعادة لمستخدم غير معروف."
2828
2829 #: actions/recoverpassword.php:86
2830 msgid "Error with confirmation code."
2831 msgstr "خطأ في رمز التأكيد."
2832
2833 #: actions/recoverpassword.php:97
2834 msgid "This confirmation code is too old. Please start again."
2835 msgstr "رمز التأكيد هذا قديم جدًا. من فضلك ابدأ من جديد."
2836
2837 #: actions/recoverpassword.php:111
2838 msgid "Could not update user with confirmed email address."
2839 msgstr ""
2840
2841 #: actions/recoverpassword.php:152
2842 msgid ""
2843 "If you have forgotten or lost your password, you can get a new one sent to "
2844 "the email address you have stored in your account."
2845 msgstr ""
2846
2847 #: actions/recoverpassword.php:158
2848 msgid "You have been identified. Enter a new password below. "
2849 msgstr ""
2850
2851 #: actions/recoverpassword.php:188
2852 msgid "Password recovery"
2853 msgstr "استعادة كلمة السر"
2854
2855 #: actions/recoverpassword.php:191
2856 msgid "Nickname or email address"
2857 msgstr "الاسم المستعار أو البريد الإلكتروني"
2858
2859 #: actions/recoverpassword.php:193
2860 msgid "Your nickname on this server, or your registered email address."
2861 msgstr ""
2862
2863 #: actions/recoverpassword.php:199 actions/recoverpassword.php:200
2864 msgid "Recover"
2865 msgstr "استرجع"
2866
2867 #: actions/recoverpassword.php:208
2868 msgid "Reset password"
2869 msgstr "أعد ضبط كلمة السر"
2870
2871 #: actions/recoverpassword.php:209
2872 msgid "Recover password"
2873 msgstr "استعد كلمة السر"
2874
2875 #: actions/recoverpassword.php:210 actions/recoverpassword.php:322
2876 msgid "Password recovery requested"
2877 msgstr "طُلبت استعادة كلمة السر"
2878
2879 #: actions/recoverpassword.php:213
2880 msgid "Unknown action"
2881 msgstr "إجراء غير معروف"
2882
2883 #: actions/recoverpassword.php:236
2884 msgid "6 or more characters, and don't forget it!"
2885 msgstr ""
2886
2887 #: actions/recoverpassword.php:243
2888 msgid "Reset"
2889 msgstr "أعد الضبط"
2890
2891 #: actions/recoverpassword.php:252
2892 msgid "Enter a nickname or email address."
2893 msgstr "أدخل اسمًا مستعارًا أو عنوان بريد إلكتروني."
2894
2895 #: actions/recoverpassword.php:272
2896 msgid "No user with that email address or username."
2897 msgstr ""
2898
2899 #: actions/recoverpassword.php:287
2900 msgid "No registered email address for that user."
2901 msgstr ""
2902
2903 #: actions/recoverpassword.php:301
2904 msgid "Error saving address confirmation."
2905 msgstr "خطأ أثناء حفظ تأكيد العنوان."
2906
2907 #: actions/recoverpassword.php:325
2908 msgid ""
2909 "Instructions for recovering your password have been sent to the email "
2910 "address registered to your account."
2911 msgstr ""
2912
2913 #: actions/recoverpassword.php:344
2914 msgid "Unexpected password reset."
2915 msgstr ""
2916
2917 #: actions/recoverpassword.php:352
2918 msgid "Password must be 6 chars or more."
2919 msgstr "يجب أن تكون كلمة السر 6 محارف أو أكثر."
2920
2921 #: actions/recoverpassword.php:356
2922 msgid "Password and confirmation do not match."
2923 msgstr ""
2924
2925 #: actions/recoverpassword.php:375 actions/register.php:248
2926 msgid "Error setting user."
2927 msgstr "خطأ أثناء ضبط المستخدم."
2928
2929 #: actions/recoverpassword.php:382
2930 msgid "New password successfully saved. You are now logged in."
2931 msgstr ""
2932
2933 #: actions/register.php:85 actions/register.php:189 actions/register.php:405
2934 msgid "Sorry, only invited people can register."
2935 msgstr "عذرًا، الأشخاص المدعوون وحدهم يستطيعون التسجيل."
2936
2937 #: actions/register.php:92
2938 msgid "Sorry, invalid invitation code."
2939 msgstr "عذرا، رمز دعوة غير صالح."
2940
2941 #: actions/register.php:112
2942 msgid "Registration successful"
2943 msgstr "نجح التسجيل"
2944
2945 #: actions/register.php:114 actions/register.php:503 lib/logingroupnav.php:85
2946 msgid "Register"
2947 msgstr "سجّل"
2948
2949 #: actions/register.php:135
2950 msgid "Registration not allowed."
2951 msgstr "لا يُسمح بالتسجيل."
2952
2953 #: actions/register.php:198
2954 msgid "You can't register if you don't agree to the license."
2955 msgstr ""
2956
2957 #: actions/register.php:212
2958 msgid "Email address already exists."
2959 msgstr "عنوان البريد الإلكتروني موجود مسبقًا."
2960
2961 #: actions/register.php:243 actions/register.php:265
2962 msgid "Invalid username or password."
2963 msgstr "اسم مستخدم أو كلمة سر غير صالحة."
2964
2965 #: actions/register.php:343
2966 msgid ""
2967 "With this form you can create  a new account. You can then post notices and "
2968 "link up to friends and colleagues. "
2969 msgstr ""
2970
2971 #: actions/register.php:425
2972 msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required."
2973 msgstr ""
2974
2975 #: actions/register.php:430
2976 msgid "6 or more characters. Required."
2977 msgstr "6 حروف أو أكثر. مطلوب."
2978
2979 #: actions/register.php:434
2980 msgid "Same as password above. Required."
2981 msgstr "نفس كلمة السر أعلاه. مطلوب."
2982
2983 #: actions/register.php:438 actions/register.php:442
2984 #: actions/siteadminpanel.php:238 lib/accountsettingsaction.php:120
2985 msgid "Email"
2986 msgstr "البريد الإلكتروني"
2987
2988 #: actions/register.php:439 actions/register.php:443
2989 msgid "Used only for updates, announcements, and password recovery"
2990 msgstr ""
2991
2992 #: actions/register.php:450
2993 msgid "Longer name, preferably your \"real\" name"
2994 msgstr ""
2995
2996 #: actions/register.php:494
2997 msgid "My text and files are available under "
2998 msgstr "نصوصي وملفاتي متاحة تحت رخصة "
2999
3000 #: actions/register.php:496
3001 msgid "Creative Commons Attribution 3.0"
3002 msgstr "المشاع المبدع نسبة المنصف إلى مؤلفه 3.0"
3003
3004 #: actions/register.php:497
3005 msgid ""
3006 " except this private data: password, email address, IM address, and phone "
3007 "number."
3008 msgstr ""
3009
3010 #: actions/register.php:538
3011 #, php-format
3012 msgid ""
3013 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
3014 "want to...\n"
3015 "\n"
3016 "* Go to [your profile](%2$s) and post your first message.\n"
3017 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
3018 "notices through instant messages.\n"
3019 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
3020 "share your interests. \n"
3021 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
3022 "others more about you. \n"
3023 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
3024 "missed. \n"
3025 "\n"
3026 "Thanks for signing up and we hope you enjoy using this service."
3027 msgstr ""
3028
3029 #: actions/register.php:562
3030 msgid ""
3031 "(You should receive a message by email momentarily, with instructions on how "
3032 "to confirm your email address.)"
3033 msgstr ""
3034
3035 #: actions/remotesubscribe.php:98
3036 #, php-format
3037 msgid ""
3038 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
3039 "register%%) a new  account. If you already have an account  on a [compatible "
3040 "microblogging site](%%doc.openmublog%%),  enter your profile URL below."
3041 msgstr ""
3042
3043 #: actions/remotesubscribe.php:112
3044 msgid "Remote subscribe"
3045 msgstr "اشتراك بعيد"
3046
3047 #: actions/remotesubscribe.php:124
3048 msgid "Subscribe to a remote user"
3049 msgstr "اشترك بمستخدم بعيد"
3050
3051 #: actions/remotesubscribe.php:129
3052 msgid "User nickname"
3053 msgstr "اسم المستخدم المستعار"
3054
3055 #: actions/remotesubscribe.php:130
3056 msgid "Nickname of the user you want to follow"
3057 msgstr ""
3058
3059 #: actions/remotesubscribe.php:133
3060 msgid "Profile URL"
3061 msgstr "مسار الملف الشخصي"
3062
3063 #: actions/remotesubscribe.php:134
3064 msgid "URL of your profile on another compatible microblogging service"
3065 msgstr ""
3066
3067 #: actions/remotesubscribe.php:137 lib/subscribeform.php:139
3068 #: lib/userprofile.php:394
3069 msgid "Subscribe"
3070 msgstr "اشترك"
3071
3072 #: actions/remotesubscribe.php:159
3073 msgid "Invalid profile URL (bad format)"
3074 msgstr ""
3075
3076 #: actions/remotesubscribe.php:168
3077 msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
3078 msgstr ""
3079
3080 #: actions/remotesubscribe.php:176
3081 msgid "That’s a local profile! Login to subscribe."
3082 msgstr ""
3083
3084 #: actions/remotesubscribe.php:183
3085 msgid "Couldn’t get a request token."
3086 msgstr ""
3087
3088 #: actions/repeat.php:57
3089 msgid "Only logged-in users can repeat notices."
3090 msgstr "يستطيع المستخدمون الوالجون وحدهم تكرار الإشعارات."
3091
3092 #: actions/repeat.php:64 actions/repeat.php:71
3093 msgid "No notice specified."
3094 msgstr "لا ملاحظة محددة."
3095
3096 #: actions/repeat.php:76
3097 msgid "You can't repeat your own notice."
3098 msgstr "لا يمكنك تكرار ملاحظتك الشخصية."
3099
3100 #: actions/repeat.php:90
3101 msgid "You already repeated that notice."
3102 msgstr "أنت كررت هذه الملاحظة بالفعل."
3103
3104 #: actions/repeat.php:114 lib/noticelist.php:674
3105 msgid "Repeated"
3106 msgstr "مكرر"
3107
3108 #: actions/repeat.php:119
3109 msgid "Repeated!"
3110 msgstr "مكرر!"
3111
3112 #: actions/replies.php:126 actions/repliesrss.php:68
3113 #: lib/personalgroupnav.php:105
3114 #, php-format
3115 msgid "Replies to %s"
3116 msgstr "الردود على %s"
3117
3118 #: actions/replies.php:128
3119 #, fuzzy, php-format
3120 msgid "Replies to %1$s, page %2$d"
3121 msgstr "الردود على %s"
3122
3123 #: actions/replies.php:145
3124 #, php-format
3125 msgid "Replies feed for %s (RSS 1.0)"
3126 msgstr ""
3127
3128 #: actions/replies.php:152
3129 #, php-format
3130 msgid "Replies feed for %s (RSS 2.0)"
3131 msgstr ""
3132
3133 #: actions/replies.php:159
3134 #, php-format
3135 msgid "Replies feed for %s (Atom)"
3136 msgstr ""
3137
3138 #: actions/replies.php:199
3139 #, php-format
3140 msgid ""
3141 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
3142 "notice to his attention yet."
3143 msgstr ""
3144
3145 #: actions/replies.php:204
3146 #, php-format
3147 msgid ""
3148 "You can engage other users in a conversation, subscribe to more people or "
3149 "[join groups](%%action.groups%%)."
3150 msgstr ""
3151
3152 #: actions/replies.php:206
3153 #, php-format
3154 msgid ""
3155 "You can try to [nudge %1$s](../%2$s) or [post something to his or her "
3156 "attention](%%%%action.newnotice%%%%?status_textarea=%3$s)."
3157 msgstr ""
3158
3159 #: actions/repliesrss.php:72
3160 #, php-format
3161 msgid "Replies to %1$s on %2$s!"
3162 msgstr ""
3163
3164 #: actions/revokerole.php:75
3165 #, fuzzy
3166 msgid "You cannot revoke user roles on this site."
3167 msgstr "لا يمكنك إسكات المستخدمين على هذا الموقع."
3168
3169 #: actions/revokerole.php:82
3170 #, fuzzy
3171 msgid "User doesn't have this role."
3172 msgstr "المستخدم بدون ملف مطابق."
3173
3174 #: actions/rsd.php:146 actions/version.php:157
3175 msgid "StatusNet"
3176 msgstr "ستاتس نت"
3177
3178 #: actions/sandbox.php:65 actions/unsandbox.php:65
3179 msgid "You cannot sandbox users on this site."
3180 msgstr ""
3181
3182 #: actions/sandbox.php:72
3183 msgid "User is already sandboxed."
3184 msgstr ""
3185
3186 #. TRANS: Menu item for site administration
3187 #: actions/sessionsadminpanel.php:54 actions/sessionsadminpanel.php:170
3188 #: lib/adminpanelaction.php:390
3189 msgid "Sessions"
3190 msgstr "الجلسات"
3191
3192 #: actions/sessionsadminpanel.php:65
3193 #, fuzzy
3194 msgid "Session settings for this StatusNet site."
3195 msgstr "الإعدادات الأساسية لموقع StatusNet هذا."
3196
3197 #: actions/sessionsadminpanel.php:175
3198 msgid "Handle sessions"
3199 msgstr ""
3200
3201 #: actions/sessionsadminpanel.php:177
3202 msgid "Whether to handle sessions ourselves."
3203 msgstr ""
3204
3205 #: actions/sessionsadminpanel.php:181
3206 msgid "Session debugging"
3207 msgstr "تنقيح الجلسة"
3208
3209 #: actions/sessionsadminpanel.php:183
3210 msgid "Turn on debugging output for sessions."
3211 msgstr "مكّن تنقيح مُخرجات الجلسة."
3212
3213 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
3214 #: actions/useradminpanel.php:294
3215 msgid "Save site settings"
3216 msgstr "اذف إعدادت الموقع"
3217
3218 #: actions/showapplication.php:82
3219 msgid "You must be logged in to view an application."
3220 msgstr "يجب أن تكون مسجل الدخول لرؤية تطبيق."
3221
3222 #: actions/showapplication.php:157
3223 msgid "Application profile"
3224 msgstr ""
3225
3226 #: actions/showapplication.php:159 lib/applicationeditform.php:180
3227 msgid "Icon"
3228 msgstr "أيقونة"
3229
3230 #: actions/showapplication.php:169 actions/version.php:195
3231 #: lib/applicationeditform.php:195
3232 msgid "Name"
3233 msgstr "الاسم"
3234
3235 #: actions/showapplication.php:178 lib/applicationeditform.php:222
3236 msgid "Organization"
3237 msgstr "المنظمة"
3238
3239 #: actions/showapplication.php:187 actions/version.php:198
3240 #: lib/applicationeditform.php:209 lib/groupeditform.php:172
3241 msgid "Description"
3242 msgstr "الوصف"
3243
3244 #: actions/showapplication.php:192 actions/showgroup.php:438
3245 #: lib/profileaction.php:176
3246 msgid "Statistics"
3247 msgstr "إحصاءات"
3248
3249 #: actions/showapplication.php:203
3250 #, php-format
3251 msgid "Created by %1$s - %2$s access by default - %3$d users"
3252 msgstr ""
3253
3254 #: actions/showapplication.php:213
3255 msgid "Application actions"
3256 msgstr ""
3257
3258 #: actions/showapplication.php:236
3259 msgid "Reset key & secret"
3260 msgstr ""
3261
3262 #: actions/showapplication.php:261
3263 msgid "Application info"
3264 msgstr ""
3265
3266 #: actions/showapplication.php:263
3267 msgid "Consumer key"
3268 msgstr ""
3269
3270 #: actions/showapplication.php:268
3271 msgid "Consumer secret"
3272 msgstr ""
3273
3274 #: actions/showapplication.php:273
3275 msgid "Request token URL"
3276 msgstr ""
3277
3278 #: actions/showapplication.php:278
3279 msgid "Access token URL"
3280 msgstr ""
3281
3282 #: actions/showapplication.php:283
3283 msgid "Authorize URL"
3284 msgstr "اسمح بالمسار"
3285
3286 #: actions/showapplication.php:288
3287 msgid ""
3288 "Note: We support HMAC-SHA1 signatures. We do not support the plaintext "
3289 "signature method."
3290 msgstr ""
3291
3292 #: actions/showapplication.php:309
3293 #, fuzzy
3294 msgid "Are you sure you want to reset your consumer key and secret?"
3295 msgstr "أمتأكد من أنك تريد حذف هذا الإشعار؟"
3296
3297 #: actions/showfavorites.php:79
3298 #, fuzzy, php-format
3299 msgid "%1$s's favorite notices, page %2$d"
3300 msgstr "إشعارات %s المُفضلة"
3301
3302 #: actions/showfavorites.php:132
3303 msgid "Could not retrieve favorite notices."
3304 msgstr ""
3305
3306 #: actions/showfavorites.php:171
3307 #, php-format
3308 msgid "Feed for favorites of %s (RSS 1.0)"
3309 msgstr ""
3310
3311 #: actions/showfavorites.php:178
3312 #, php-format
3313 msgid "Feed for favorites of %s (RSS 2.0)"
3314 msgstr ""
3315
3316 #: actions/showfavorites.php:185
3317 #, php-format
3318 msgid "Feed for favorites of %s (Atom)"
3319 msgstr ""
3320
3321 #: actions/showfavorites.php:206
3322 msgid ""
3323 "You haven't chosen any favorite notices yet. Click the fave button on "
3324 "notices you like to bookmark them for later or shed a spotlight on them."
3325 msgstr ""
3326
3327 #: actions/showfavorites.php:208
3328 #, php-format
3329 msgid ""
3330 "%s hasn't added any notices to his favorites yet. Post something interesting "
3331 "they would add to their favorites :)"
3332 msgstr ""
3333 "%s لم يضف أي إشعارات إلى مفضلته إلى الآن. أرسل شيئًا شيقًا ليضيفه إلى "
3334 "مفضلته. :)"
3335
3336 #: actions/showfavorites.php:212
3337 #, php-format
3338 msgid ""
3339 "%s hasn't added any notices to his favorites yet. Why not [register an "
3340 "account](%%%%action.register%%%%) and then post something interesting they "
3341 "would add to their favorites :)"
3342 msgstr ""
3343 "%s لم يضف أي إشعارات إلى مفضلته إلى الآن. لمّ لا [تسجل حسابًا](%%%%action."
3344 "register%%%%) وترسل شيئًا شيقًا ليضيفه إلى مفضلته. :)"
3345
3346 #: actions/showfavorites.php:243
3347 msgid "This is a way to share what you like."
3348 msgstr "إنها إحدى وسائل مشاركة ما تحب."
3349
3350 #: actions/showgroup.php:82 lib/groupnav.php:86
3351 #, php-format
3352 msgid "%s group"
3353 msgstr "مجموعة %s"
3354
3355 #: actions/showgroup.php:84
3356 #, fuzzy, php-format
3357 msgid "%1$s group, page %2$d"
3358 msgstr "%1$s أعضاء المجموعة, الصفحة %2$d"
3359
3360 #: actions/showgroup.php:226
3361 msgid "Group profile"
3362 msgstr "ملف المجموعة الشخصي"
3363
3364 #: actions/showgroup.php:271 actions/tagother.php:118
3365 #: actions/userauthorization.php:175 lib/userprofile.php:177
3366 msgid "URL"
3367 msgstr "مسار"
3368
3369 #: actions/showgroup.php:282 actions/tagother.php:128
3370 #: actions/userauthorization.php:187 lib/userprofile.php:194
3371 msgid "Note"
3372 msgstr "ملاحظة"
3373
3374 #: actions/showgroup.php:292 lib/groupeditform.php:184
3375 msgid "Aliases"
3376 msgstr "الكنى"
3377
3378 #: actions/showgroup.php:301
3379 msgid "Group actions"
3380 msgstr ""
3381
3382 #: actions/showgroup.php:337
3383 #, php-format
3384 msgid "Notice feed for %s group (RSS 1.0)"
3385 msgstr ""
3386
3387 #: actions/showgroup.php:343
3388 #, php-format
3389 msgid "Notice feed for %s group (RSS 2.0)"
3390 msgstr ""
3391
3392 #: actions/showgroup.php:349
3393 #, php-format
3394 msgid "Notice feed for %s group (Atom)"
3395 msgstr ""
3396
3397 #: actions/showgroup.php:354
3398 #, php-format
3399 msgid "FOAF for %s group"
3400 msgstr ""
3401
3402 #: actions/showgroup.php:390 actions/showgroup.php:447 lib/groupnav.php:91
3403 msgid "Members"
3404 msgstr "الأعضاء"
3405
3406 #: actions/showgroup.php:395 lib/profileaction.php:117
3407 #: lib/profileaction.php:150 lib/profileaction.php:238 lib/section.php:95
3408 #: lib/subscriptionlist.php:126 lib/tagcloudsection.php:71
3409 msgid "(None)"
3410 msgstr "(لا شيء)"
3411
3412 #: actions/showgroup.php:401
3413 msgid "All members"
3414 msgstr "جميع الأعضاء"
3415
3416 #: actions/showgroup.php:441
3417 msgid "Created"
3418 msgstr "أنشئ"
3419
3420 #: actions/showgroup.php:457
3421 #, php-format
3422 msgid ""
3423 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
3424 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3425 "[StatusNet](http://status.net/) tool. Its members share short messages about "
3426 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
3427 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
3428 msgstr ""
3429
3430 #: actions/showgroup.php:463
3431 #, php-format
3432 msgid ""
3433 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
3434 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3435 "[StatusNet](http://status.net/) tool. Its members share short messages about "
3436 "their life and interests. "
3437 msgstr ""
3438
3439 #: actions/showgroup.php:491
3440 msgid "Admins"
3441 msgstr "الإداريون"
3442
3443 #: actions/showmessage.php:81
3444 msgid "No such message."
3445 msgstr "لا رسالة كهذه."
3446
3447 #: actions/showmessage.php:98
3448 msgid "Only the sender and recipient may read this message."
3449 msgstr "يحق للمُرسل والمستلم فقط قراءة هذه الرسالة."
3450
3451 #: actions/showmessage.php:108
3452 #, php-format
3453 msgid "Message to %1$s on %2$s"
3454 msgstr ""
3455
3456 #: actions/showmessage.php:113
3457 #, php-format
3458 msgid "Message from %1$s on %2$s"
3459 msgstr ""
3460
3461 #: actions/shownotice.php:90
3462 msgid "Notice deleted."
3463 msgstr "حُذف الإشعار."
3464
3465 #: actions/showstream.php:73
3466 #, php-format
3467 msgid " tagged %s"
3468 msgstr ""
3469
3470 #: actions/showstream.php:79
3471 #, fuzzy, php-format
3472 msgid "%1$s, page %2$d"
3473 msgstr "%1$s والأصدقاء, الصفحة %2$d"
3474
3475 #: actions/showstream.php:122
3476 #, php-format
3477 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
3478 msgstr ""
3479
3480 #: actions/showstream.php:129
3481 #, php-format
3482 msgid "Notice feed for %s (RSS 1.0)"
3483 msgstr ""
3484
3485 #: actions/showstream.php:136
3486 #, php-format
3487 msgid "Notice feed for %s (RSS 2.0)"
3488 msgstr ""
3489
3490 #: actions/showstream.php:143
3491 #, php-format
3492 msgid "Notice feed for %s (Atom)"
3493 msgstr ""
3494
3495 #: actions/showstream.php:148
3496 #, php-format
3497 msgid "FOAF for %s"
3498 msgstr ""
3499
3500 #: actions/showstream.php:200
3501 #, php-format
3502 msgid "This is the timeline for %1$s but %2$s hasn't posted anything yet."
3503 msgstr ""
3504
3505 #: actions/showstream.php:205
3506 msgid ""
3507 "Seen anything interesting recently? You haven't posted any notices yet, now "
3508 "would be a good time to start :)"
3509 msgstr ""
3510
3511 #: actions/showstream.php:207
3512 #, php-format
3513 msgid ""
3514 "You can try to nudge %1$s or [post something to his or her attention](%%%%"
3515 "action.newnotice%%%%?status_textarea=%2$s)."
3516 msgstr ""
3517
3518 #: actions/showstream.php:243
3519 #, php-format
3520 msgid ""
3521 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
3522 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3523 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
3524 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
3525 msgstr ""
3526
3527 #: actions/showstream.php:248
3528 #, php-format
3529 msgid ""
3530 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
3531 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3532 "[StatusNet](http://status.net/) tool. "
3533 msgstr ""
3534
3535 #: actions/showstream.php:305
3536 #, php-format
3537 msgid "Repeat of %s"
3538 msgstr "تكرار ل%s"
3539
3540 #: actions/silence.php:65 actions/unsilence.php:65
3541 msgid "You cannot silence users on this site."
3542 msgstr "لا يمكنك إسكات المستخدمين على هذا الموقع."
3543
3544 #: actions/silence.php:72
3545 msgid "User is already silenced."
3546 msgstr "المستخدم مسكت من قبل."
3547
3548 #: actions/siteadminpanel.php:69
3549 #, fuzzy
3550 msgid "Basic settings for this StatusNet site"
3551 msgstr "الإعدادات الأساسية لموقع StatusNet هذا."
3552
3553 #: actions/siteadminpanel.php:133
3554 msgid "Site name must have non-zero length."
3555 msgstr "يجب ألا يكون طول اسم الموقع صفرًا."
3556
3557 #: actions/siteadminpanel.php:141
3558 msgid "You must have a valid contact email address."
3559 msgstr "يجب أن تملك عنوان بريد إلكتروني صحيح."
3560
3561 #: actions/siteadminpanel.php:159
3562 #, php-format
3563 msgid "Unknown language \"%s\"."
3564 msgstr "لغة غير معروفة \"%s\"."
3565
3566 #: actions/siteadminpanel.php:165
3567 msgid "Minimum text limit is 140 characters."
3568 msgstr "حد النص الأدنى هو 140 حرفًا."
3569
3570 #: actions/siteadminpanel.php:171
3571 msgid "Dupe limit must 1 or more seconds."
3572 msgstr ""
3573
3574 #: actions/siteadminpanel.php:221
3575 msgid "General"
3576 msgstr "عام"
3577
3578 #: actions/siteadminpanel.php:224
3579 msgid "Site name"
3580 msgstr "اسم الموقع"
3581
3582 #: actions/siteadminpanel.php:225
3583 msgid "The name of your site, like \"Yourcompany Microblog\""
3584 msgstr "اسم موقعك، \"التدوين المصغر لشركتك\" مثلا"
3585
3586 #: actions/siteadminpanel.php:229
3587 msgid "Brought by"
3588 msgstr ""
3589
3590 #: actions/siteadminpanel.php:230
3591 msgid "Text used for credits link in footer of each page"
3592 msgstr ""
3593
3594 #: actions/siteadminpanel.php:234
3595 msgid "Brought by URL"
3596 msgstr ""
3597
3598 #: actions/siteadminpanel.php:235
3599 msgid "URL used for credits link in footer of each page"
3600 msgstr ""
3601
3602 #: actions/siteadminpanel.php:239
3603 msgid "Contact email address for your site"
3604 msgstr "عنوان البريد الإلكتروني للاتصال بموقعك"
3605
3606 #: actions/siteadminpanel.php:245
3607 msgid "Local"
3608 msgstr "محلي"
3609
3610 #: actions/siteadminpanel.php:256
3611 msgid "Default timezone"
3612 msgstr "المنطقة الزمنية المبدئية"
3613
3614 #: actions/siteadminpanel.php:257
3615 msgid "Default timezone for the site; usually UTC."
3616 msgstr "المنطقة الزمنية المبدئية للموقع؛ ت‌ع‌م عادة."
3617
3618 #: actions/siteadminpanel.php:262
3619 #, fuzzy
3620 msgid "Default language"
3621 msgstr "لغة الموقع المبدئية"
3622
3623 #: actions/siteadminpanel.php:263
3624 msgid "Site language when autodetection from browser settings is not available"
3625 msgstr ""
3626
3627 #: actions/siteadminpanel.php:271
3628 msgid "Limits"
3629 msgstr "الحدود"
3630
3631 #: actions/siteadminpanel.php:274
3632 msgid "Text limit"
3633 msgstr "حد النص"
3634
3635 #: actions/siteadminpanel.php:274
3636 msgid "Maximum number of characters for notices."
3637 msgstr "أقصى عدد للحروف في الإشعارات."
3638
3639 #: actions/siteadminpanel.php:278
3640 msgid "Dupe limit"
3641 msgstr ""
3642
3643 #: actions/siteadminpanel.php:278
3644 msgid "How long users must wait (in seconds) to post the same thing again."
3645 msgstr ""
3646
3647 #: actions/sitenoticeadminpanel.php:56
3648 #, fuzzy
3649 msgid "Site Notice"
3650 msgstr "إشعار الموقع"
3651
3652 #: actions/sitenoticeadminpanel.php:67
3653 #, fuzzy
3654 msgid "Edit site-wide message"
3655 msgstr "رسالة جديدة"
3656
3657 #: actions/sitenoticeadminpanel.php:103
3658 #, fuzzy
3659 msgid "Unable to save site notice."
3660 msgstr "مشكلة أثناء حفظ الإشعار."
3661
3662 #: actions/sitenoticeadminpanel.php:113
3663 msgid "Max length for the site-wide notice is 255 chars"
3664 msgstr ""
3665
3666 #: actions/sitenoticeadminpanel.php:176
3667 #, fuzzy
3668 msgid "Site notice text"
3669 msgstr "إشعار الموقع"
3670
3671 #: actions/sitenoticeadminpanel.php:178
3672 msgid "Site-wide notice text (255 chars max; HTML okay)"
3673 msgstr ""
3674
3675 #: actions/sitenoticeadminpanel.php:198
3676 #, fuzzy
3677 msgid "Save site notice"
3678 msgstr "إشعار الموقع"
3679
3680 #: actions/smssettings.php:58
3681 msgid "SMS settings"
3682 msgstr "إعدادات الرسائل القصيرة"
3683
3684 #: actions/smssettings.php:69
3685 #, php-format
3686 msgid "You can receive SMS messages through email from %%site.name%%."
3687 msgstr "لا يمكنك استلام رسائل قصيرة عبر البريد الإلكرتوني من %%site.name%%."
3688
3689 #: actions/smssettings.php:91
3690 msgid "SMS is not available."
3691 msgstr "الرسائل القصيرة غير متوفرة."
3692
3693 #: actions/smssettings.php:112
3694 msgid "Current confirmed SMS-enabled phone number."
3695 msgstr ""
3696
3697 #: actions/smssettings.php:123
3698 msgid "Awaiting confirmation on this phone number."
3699 msgstr ""
3700
3701 #: actions/smssettings.php:130
3702 msgid "Confirmation code"
3703 msgstr "رمز التأكيد"
3704
3705 #: actions/smssettings.php:131
3706 msgid "Enter the code you received on your phone."
3707 msgstr ""
3708
3709 #: actions/smssettings.php:138
3710 msgid "SMS phone number"
3711 msgstr "رقم هاتف SMS"
3712
3713 #: actions/smssettings.php:140
3714 msgid "Phone number, no punctuation or spaces, with area code"
3715 msgstr ""
3716
3717 #: actions/smssettings.php:174
3718 msgid ""
3719 "Send me notices through SMS; I understand I may incur exorbitant charges "
3720 "from my carrier."
3721 msgstr ""
3722
3723 #: actions/smssettings.php:306
3724 msgid "No phone number."
3725 msgstr "لا رقم هاتف."
3726
3727 #: actions/smssettings.php:311
3728 msgid "No carrier selected."
3729 msgstr ""
3730
3731 #: actions/smssettings.php:318
3732 msgid "That is already your phone number."
3733 msgstr ""
3734
3735 #: actions/smssettings.php:321
3736 msgid "That phone number already belongs to another user."
3737 msgstr ""
3738
3739 #: actions/smssettings.php:347
3740 msgid ""
3741 "A confirmation code was sent to the phone number you added. Check your phone "
3742 "for the code and instructions on how to use it."
3743 msgstr ""
3744
3745 #: actions/smssettings.php:374
3746 msgid "That is the wrong confirmation number."
3747 msgstr "إن رقم التأكيد هذا خاطئ."
3748
3749 #: actions/smssettings.php:405
3750 msgid "That is not your phone number."
3751 msgstr "هذا ليس رقم هاتفك."
3752
3753 #: actions/smssettings.php:465
3754 msgid "Mobile carrier"
3755 msgstr ""
3756
3757 #: actions/smssettings.php:469
3758 msgid "Select a carrier"
3759 msgstr ""
3760
3761 #: actions/smssettings.php:476
3762 #, php-format
3763 msgid ""
3764 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
3765 "email but isn't listed here, send email to let us know at %s."
3766 msgstr ""
3767
3768 #: actions/smssettings.php:498
3769 msgid "No code entered"
3770 msgstr "لم تدخل رمزًا"
3771
3772 #. TRANS: Menu item for site administration
3773 #: actions/snapshotadminpanel.php:54 actions/snapshotadminpanel.php:196
3774 #: lib/adminpanelaction.php:406
3775 msgid "Snapshots"
3776 msgstr ""
3777
3778 #: actions/snapshotadminpanel.php:65
3779 #, fuzzy
3780 msgid "Manage snapshot configuration"
3781 msgstr "غيّر ضبط الموقع"
3782
3783 #: actions/snapshotadminpanel.php:127
3784 msgid "Invalid snapshot run value."
3785 msgstr ""
3786
3787 #: actions/snapshotadminpanel.php:133
3788 msgid "Snapshot frequency must be a number."
3789 msgstr ""
3790
3791 #: actions/snapshotadminpanel.php:144
3792 msgid "Invalid snapshot report URL."
3793 msgstr ""
3794
3795 #: actions/snapshotadminpanel.php:200
3796 msgid "Randomly during Web hit"
3797 msgstr ""
3798
3799 #: actions/snapshotadminpanel.php:201
3800 msgid "In a scheduled job"
3801 msgstr "في مهمة مُجدولة"
3802
3803 #: actions/snapshotadminpanel.php:206
3804 msgid "Data snapshots"
3805 msgstr ""
3806
3807 #: actions/snapshotadminpanel.php:208
3808 msgid "When to send statistical data to status.net servers"
3809 msgstr ""
3810
3811 #: actions/snapshotadminpanel.php:217
3812 msgid "Frequency"
3813 msgstr "التكرار"
3814
3815 #: actions/snapshotadminpanel.php:218
3816 msgid "Snapshots will be sent once every N web hits"
3817 msgstr ""
3818
3819 #: actions/snapshotadminpanel.php:226
3820 msgid "Report URL"
3821 msgstr "بلّغ عن المسار"
3822
3823 #: actions/snapshotadminpanel.php:227
3824 msgid "Snapshots will be sent to this URL"
3825 msgstr ""
3826
3827 #: actions/snapshotadminpanel.php:248
3828 #, fuzzy
3829 msgid "Save snapshot settings"
3830 msgstr "اذف إعدادت الموقع"
3831
3832 #: actions/subedit.php:70
3833 msgid "You are not subscribed to that profile."
3834 msgstr ""
3835
3836 #: actions/subedit.php:83 classes/Subscription.php:89
3837 #: classes/Subscription.php:116
3838 msgid "Could not save subscription."
3839 msgstr "تعذّر حفظ الاشتراك."
3840
3841 #: actions/subscribe.php:77
3842 msgid "This action only accepts POST requests."
3843 msgstr "هذا الإجراء يقبل طلبات POST فقط."
3844
3845 #: actions/subscribe.php:107
3846 msgid "No such profile."
3847 msgstr "لا ملف كهذا."
3848
3849 #: actions/subscribe.php:117
3850 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
3851 msgstr ""
3852
3853 #: actions/subscribe.php:145
3854 msgid "Subscribed"
3855 msgstr "مُشترك"
3856
3857 #: actions/subscribers.php:50
3858 #, php-format
3859 msgid "%s subscribers"
3860 msgstr "مشتركو %s"
3861
3862 #: actions/subscribers.php:52
3863 #, php-format
3864 msgid "%1$s subscribers, page %2$d"
3865 msgstr "مشتركو %1$s, الصفحة %2$d"
3866
3867 #: actions/subscribers.php:63
3868 msgid "These are the people who listen to your notices."
3869 msgstr "هؤلاء هم الأشخاص الذين يستمعون إلى إشعاراتك."
3870
3871 #: actions/subscribers.php:67
3872 #, php-format
3873 msgid "These are the people who listen to %s's notices."
3874 msgstr ""
3875
3876 #: actions/subscribers.php:108
3877 msgid ""
3878 "You have no subscribers. Try subscribing to people you know and they might "
3879 "return the favor"
3880 msgstr ""
3881
3882 #: actions/subscribers.php:110
3883 #, php-format
3884 msgid "%s has no subscribers. Want to be the first?"
3885 msgstr ""
3886
3887 #: actions/subscribers.php:114
3888 #, php-format
3889 msgid ""
3890 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
3891 "%) and be the first?"
3892 msgstr ""
3893
3894 #: actions/subscriptions.php:52
3895 #, php-format
3896 msgid "%s subscriptions"
3897 msgstr "اشتراكات %s"
3898
3899 #: actions/subscriptions.php:54
3900 #, php-format
3901 msgid "%1$s subscriptions, page %2$d"
3902 msgstr "اشتراكات%1$s, الصفحة %2$d"
3903
3904 #: actions/subscriptions.php:65
3905 msgid "These are the people whose notices you listen to."
3906 msgstr "هؤلاء الأشخاص الذي تستمع إليهم."
3907
3908 #: actions/subscriptions.php:69
3909 #, php-format
3910 msgid "These are the people whose notices %s listens to."
3911 msgstr "هؤلاء الأشخاص الذي يستمع %s إليهم."
3912
3913 #: actions/subscriptions.php:126
3914 #, php-format
3915 msgid ""
3916 "You're not listening to anyone's notices right now, try subscribing to "
3917 "people you know. Try [people search](%%action.peoplesearch%%), look for "
3918 "members in groups you're interested in and in our [featured users](%%action."
3919 "featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
3920 "automatically subscribe to people you already follow there."
3921 msgstr ""
3922
3923 #: actions/subscriptions.php:128 actions/subscriptions.php:132
3924 #, php-format
3925 msgid "%s is not listening to anyone."
3926 msgstr ""
3927
3928 #: actions/subscriptions.php:199
3929 msgid "Jabber"
3930 msgstr "جابر"
3931
3932 #: actions/subscriptions.php:204 lib/connectsettingsaction.php:115
3933 msgid "SMS"
3934 msgstr "رسائل قصيرة"
3935
3936 #: actions/tag.php:69
3937 #, fuzzy, php-format
3938 msgid "Notices tagged with %1$s, page %2$d"
3939 msgstr "الإشعارات الموسومة ب%s"
3940
3941 #: actions/tag.php:87
3942 #, php-format
3943 msgid "Notice feed for tag %s (RSS 1.0)"
3944 msgstr ""
3945
3946 #: actions/tag.php:93
3947 #, php-format
3948 msgid "Notice feed for tag %s (RSS 2.0)"
3949 msgstr ""
3950
3951 #: actions/tag.php:99
3952 #, php-format
3953 msgid "Notice feed for tag %s (Atom)"
3954 msgstr ""
3955
3956 #: actions/tagother.php:39
3957 msgid "No ID argument."
3958 msgstr "لا مدخل هوية."
3959
3960 #: actions/tagother.php:65
3961 #, php-format
3962 msgid "Tag %s"
3963 msgstr ""
3964
3965 #: actions/tagother.php:77 lib/userprofile.php:75
3966 msgid "User profile"
3967 msgstr "ملف المستخدم الشخصي"
3968
3969 #: actions/tagother.php:81 actions/userauthorization.php:132
3970 #: lib/userprofile.php:102
3971 msgid "Photo"
3972 msgstr "صورة"
3973
3974 #: actions/tagother.php:141
3975 msgid "Tag user"
3976 msgstr "اوسم المستخدم"
3977
3978 #: actions/tagother.php:151
3979 msgid ""
3980 "Tags for this user (letters, numbers, -, ., and _), comma- or space- "
3981 "separated"
3982 msgstr ""
3983
3984 #: actions/tagother.php:193
3985 msgid ""
3986 "You can only tag people you are subscribed to or who are subscribed to you."
3987 msgstr ""
3988
3989 #: actions/tagother.php:200
3990 msgid "Could not save tags."
3991 msgstr "تعذّر حفظ الوسوم."
3992
3993 #: actions/tagother.php:236
3994 msgid "Use this form to add tags to your subscribers or subscriptions."
3995 msgstr ""
3996
3997 #: actions/tagrss.php:35
3998 msgid "No such tag."
3999 msgstr "لا وسم كهذا."
4000
4001 #: actions/twitapitrends.php:85
4002 msgid "API method under construction."
4003 msgstr ""
4004
4005 #: actions/unblock.php:59
4006 msgid "You haven't blocked that user."
4007 msgstr "لم تمنع هذا المستخدم."
4008
4009 #: actions/unsandbox.php:72
4010 msgid "User is not sandboxed."
4011 msgstr "المستخدم ليس في صندوق الرمل."
4012
4013 #: actions/unsilence.php:72
4014 msgid "User is not silenced."
4015 msgstr "المستخدم ليس مُسكتًا."
4016
4017 #: actions/unsubscribe.php:77
4018 msgid "No profile id in request."
4019 msgstr ""
4020
4021 #: actions/unsubscribe.php:98
4022 msgid "Unsubscribed"
4023 msgstr ""
4024
4025 #: actions/updateprofile.php:64 actions/userauthorization.php:337
4026 #, php-format
4027 msgid ""
4028 "Listenee stream license ‘%1$s’ is not compatible with site license ‘%2$s’."
4029 msgstr ""
4030
4031 #. TRANS: User admin panel title
4032 #: actions/useradminpanel.php:59
4033 msgctxt "TITLE"
4034 msgid "User"
4035 msgstr "المستخدم"
4036
4037 #: actions/useradminpanel.php:70
4038 msgid "User settings for this StatusNet site."
4039 msgstr ""
4040
4041 #: actions/useradminpanel.php:149
4042 msgid "Invalid bio limit. Must be numeric."
4043 msgstr ""
4044
4045 #: actions/useradminpanel.php:155
4046 msgid "Invalid welcome text. Max length is 255 characters."
4047 msgstr "رسالة ترحيب غير صالحة. أقصى طول هو 255 حرف."
4048
4049 #: actions/useradminpanel.php:165
4050 #, php-format
4051 msgid "Invalid default subscripton: '%1$s' is not user."
4052 msgstr ""
4053
4054 #: actions/useradminpanel.php:218 lib/accountsettingsaction.php:108
4055 #: lib/personalgroupnav.php:109
4056 msgid "Profile"
4057 msgstr "الملف الشخصي"
4058
4059 #: actions/useradminpanel.php:222
4060 msgid "Bio Limit"
4061 msgstr "حد السيرة"
4062
4063 #: actions/useradminpanel.php:223
4064 msgid "Maximum length of a profile bio in characters."
4065 msgstr ""
4066
4067 #: actions/useradminpanel.php:231
4068 msgid "New users"
4069 msgstr "مستخدمون جدد"
4070
4071 #: actions/useradminpanel.php:235
4072 msgid "New user welcome"
4073 msgstr "ترحيب المستخدمين الجدد"
4074
4075 #: actions/useradminpanel.php:236
4076 msgid "Welcome text for new users (Max 255 chars)."
4077 msgstr "نص الترحيب بالمستخدمين الجدد (255 حرفًا كحد أقصى)."
4078
4079 #: actions/useradminpanel.php:241
4080 msgid "Default subscription"
4081 msgstr "الاشتراك المبدئي"
4082
4083 #: actions/useradminpanel.php:242
4084 msgid "Automatically subscribe new users to this user."
4085 msgstr "أشرك المستخدمين الجدد بهذا المستخدم تلقائيًا."
4086
4087 #: actions/useradminpanel.php:251
4088 msgid "Invitations"
4089 msgstr "الدعوات"
4090
4091 #: actions/useradminpanel.php:256
4092 msgid "Invitations enabled"
4093 msgstr "الدعوات مُفعلة"
4094
4095 #: actions/useradminpanel.php:258
4096 msgid "Whether to allow users to invite new users."
4097 msgstr ""
4098
4099 #: actions/userauthorization.php:105
4100 msgid "Authorize subscription"
4101 msgstr ""
4102
4103 #: actions/userauthorization.php:110
4104 msgid ""
4105 "Please check these details to make sure that you want to subscribe to this "
4106 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
4107 "click “Reject”."
4108 msgstr ""
4109
4110 #: actions/userauthorization.php:196 actions/version.php:165
4111 msgid "License"
4112 msgstr "الرخصة"
4113
4114 #: actions/userauthorization.php:217
4115 msgid "Accept"
4116 msgstr "اقبل"
4117
4118 #: actions/userauthorization.php:218 lib/subscribeform.php:115
4119 #: lib/subscribeform.php:139
4120 msgid "Subscribe to this user"
4121 msgstr "اشترك بهذا المستخدم"
4122
4123 #: actions/userauthorization.php:219
4124 msgid "Reject"
4125 msgstr "ارفض"
4126
4127 #: actions/userauthorization.php:220
4128 msgid "Reject this subscription"
4129 msgstr "ارفض هذا الاشتراك"
4130
4131 #: actions/userauthorization.php:232
4132 msgid "No authorization request!"
4133 msgstr "لا طلب استيثاق!"
4134
4135 #: actions/userauthorization.php:254
4136 msgid "Subscription authorized"
4137 msgstr ""
4138
4139 #: actions/userauthorization.php:256
4140 msgid ""
4141 "The subscription has been authorized, but no callback URL was passed. Check "
4142 "with the site’s instructions for details on how to authorize the "
4143 "subscription. Your subscription token is:"
4144 msgstr ""
4145
4146 #: actions/userauthorization.php:266
4147 msgid "Subscription rejected"
4148 msgstr "رُفض الاشتراك"
4149
4150 #: actions/userauthorization.php:268
4151 msgid ""
4152 "The subscription has been rejected, but no callback URL was passed. Check "
4153 "with the site’s instructions for details on how to fully reject the "
4154 "subscription."
4155 msgstr ""
4156
4157 #: actions/userauthorization.php:303
4158 #, php-format
4159 msgid "Listener URI ‘%s’ not found here."
4160 msgstr ""
4161
4162 #: actions/userauthorization.php:308
4163 #, php-format
4164 msgid "Listenee URI ‘%s’ is too long."
4165 msgstr ""
4166
4167 #: actions/userauthorization.php:314
4168 #, php-format
4169 msgid "Listenee URI ‘%s’ is a local user."
4170 msgstr ""
4171
4172 #: actions/userauthorization.php:329
4173 #, php-format
4174 msgid "Profile URL ‘%s’ is for a local user."
4175 msgstr ""
4176
4177 #: actions/userauthorization.php:345
4178 #, php-format
4179 msgid "Avatar URL ‘%s’ is not valid."
4180 msgstr ""
4181
4182 #: actions/userauthorization.php:350
4183 #, php-format
4184 msgid "Can’t read avatar URL ‘%s’."
4185 msgstr ""
4186
4187 #: actions/userauthorization.php:355
4188 #, php-format
4189 msgid "Wrong image type for avatar URL ‘%s’."
4190 msgstr ""
4191
4192 #: actions/userdesignsettings.php:76 lib/designsettings.php:65
4193 msgid "Profile design"
4194 msgstr "تصميم الملف الشخصي"
4195
4196 #: actions/userdesignsettings.php:87 lib/designsettings.php:76
4197 msgid ""
4198 "Customize the way your profile looks with a background image and a colour "
4199 "palette of your choice."
4200 msgstr "خصّص أسلوب عرض ملفك بصورة خلفية ومخطط ألوان من اختيارك."
4201
4202 #: actions/userdesignsettings.php:282
4203 msgid "Enjoy your hotdog!"
4204 msgstr "استمتع بالنقانق!"
4205
4206 #: actions/usergroups.php:64
4207 #, fuzzy, php-format
4208 msgid "%1$s groups, page %2$d"
4209 msgstr "%1$s أعضاء المجموعة, الصفحة %2$d"
4210
4211 #: actions/usergroups.php:130
4212 msgid "Search for more groups"
4213 msgstr "ابحث عن المزيد من المجموعات"
4214
4215 #: actions/usergroups.php:157
4216 #, php-format
4217 msgid "%s is not a member of any group."
4218 msgstr "%s ليس عضوًا في أي مجموعة."
4219
4220 #: actions/usergroups.php:162
4221 #, php-format
4222 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
4223 msgstr ""
4224
4225 #: actions/userrss.php:92 lib/atomgroupnoticefeed.php:66
4226 #: lib/atomusernoticefeed.php:72
4227 #, php-format
4228 msgid "Updates from %1$s on %2$s!"
4229 msgstr ""
4230
4231 #: actions/version.php:73
4232 #, php-format
4233 msgid "StatusNet %s"
4234 msgstr "ستاتس نت %s"
4235
4236 #: actions/version.php:153
4237 #, php-format
4238 msgid ""
4239 "This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
4240 "Inc. and contributors."
4241 msgstr ""
4242 "هذا الموقع يشغله %1$s النسخة %2$s، حقوق النشر 2008-2010 StatusNet, Inc "
4243 "ومساهموها."
4244
4245 #: actions/version.php:161
4246 msgid "Contributors"
4247 msgstr "المساهمون"
4248
4249 #: actions/version.php:168
4250 msgid ""
4251 "StatusNet is free software: you can redistribute it and/or modify it under "
4252 "the terms of the GNU Affero General Public License as published by the Free "
4253 "Software Foundation, either version 3 of the License, or (at your option) "
4254 "any later version. "
4255 msgstr ""
4256
4257 #: actions/version.php:174
4258 msgid ""
4259 "This program is distributed in the hope that it will be useful, but WITHOUT "
4260 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
4261 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
4262 "for more details. "
4263 msgstr ""
4264
4265 #: actions/version.php:180
4266 #, php-format
4267 msgid ""
4268 "You should have received a copy of the GNU Affero General Public License "
4269 "along with this program.  If not, see %s."
4270 msgstr ""
4271
4272 #: actions/version.php:189
4273 msgid "Plugins"
4274 msgstr "الملحقات"
4275
4276 #: actions/version.php:196 lib/action.php:767
4277 msgid "Version"
4278 msgstr "النسخة"
4279
4280 #: actions/version.php:197
4281 msgid "Author(s)"
4282 msgstr "المؤلف(ون)"
4283
4284 #: classes/File.php:144
4285 #, php-format
4286 msgid ""
4287 "No file may be larger than %d bytes and the file you sent was %d bytes. Try "
4288 "to upload a smaller version."
4289 msgstr ""
4290
4291 #: classes/File.php:154
4292 #, php-format
4293 msgid "A file this large would exceed your user quota of %d bytes."
4294 msgstr ""
4295
4296 #: classes/File.php:161
4297 #, php-format
4298 msgid "A file this large would exceed your monthly quota of %d bytes."
4299 msgstr ""
4300
4301 #: classes/Group_member.php:41
4302 msgid "Group join failed."
4303 msgstr "الانضمام للمجموعة فشل."
4304
4305 #: classes/Group_member.php:53
4306 msgid "Not part of group."
4307 msgstr "ليس جزءا من المجموعة."
4308
4309 #: classes/Group_member.php:60
4310 msgid "Group leave failed."
4311 msgstr "ترك المجموعة فشل."
4312
4313 #: classes/Local_group.php:41
4314 msgid "Could not update local group."
4315 msgstr "تعذر تحديث المجموعة المحلية."
4316
4317 #: classes/Login_token.php:76
4318 #, php-format
4319 msgid "Could not create login token for %s"
4320 msgstr "لم يمكن إنشاء توكن الولوج ل%s"
4321
4322 #: classes/Message.php:45
4323 msgid "You are banned from sending direct messages."
4324 msgstr "أنت ممنوع من إرسال رسائل مباشرة."
4325
4326 #: classes/Message.php:61
4327 msgid "Could not insert message."
4328 msgstr "تعذّر إدراج الرسالة."
4329
4330 #: classes/Message.php:71
4331 msgid "Could not update message with new URI."
4332 msgstr ""
4333
4334 #: classes/Notice.php:172
4335 #, php-format
4336 msgid "DB error inserting hashtag: %s"
4337 msgstr ""
4338
4339 #: classes/Notice.php:241
4340 msgid "Problem saving notice. Too long."
4341 msgstr "مشكلة في حفظ الإشعار. طويل جدًا."
4342
4343 #: classes/Notice.php:245
4344 msgid "Problem saving notice. Unknown user."
4345 msgstr "مشكلة في حفظ الإشعار. مستخدم غير معروف."
4346
4347 #: classes/Notice.php:250
4348 msgid ""
4349 "Too many notices too fast; take a breather and post again in a few minutes."
4350 msgstr ""
4351
4352 #: classes/Notice.php:256
4353 msgid ""
4354 "Too many duplicate messages too quickly; take a breather and post again in a "
4355 "few minutes."
4356 msgstr ""
4357
4358 #: classes/Notice.php:262
4359 msgid "You are banned from posting notices on this site."
4360 msgstr ""
4361
4362 #: classes/Notice.php:328 classes/Notice.php:354
4363 msgid "Problem saving notice."
4364 msgstr "مشكلة أثناء حفظ الإشعار."
4365
4366 #: classes/Notice.php:927
4367 #, fuzzy
4368 msgid "Problem saving group inbox."
4369 msgstr "مشكلة أثناء حفظ الإشعار."
4370
4371 #: classes/Notice.php:1459
4372 #, php-format
4373 msgid "RT @%1$s %2$s"
4374 msgstr "آر تي @%1$s %2$s"
4375
4376 #: classes/Subscription.php:66 lib/oauthstore.php:465
4377 msgid "You have been banned from subscribing."
4378 msgstr ""
4379
4380 #: classes/Subscription.php:70
4381 msgid "Already subscribed!"
4382 msgstr "مُشترك أصلا!"
4383
4384 #: classes/Subscription.php:74
4385 msgid "User has blocked you."
4386 msgstr "لقد منعك المستخدم."
4387
4388 #: classes/Subscription.php:157
4389 msgid "Not subscribed!"
4390 msgstr "غير مشترك!"
4391
4392 #: classes/Subscription.php:163
4393 msgid "Couldn't delete self-subscription."
4394 msgstr "لم يمكن حذف اشتراك ذاتي."
4395
4396 #: classes/Subscription.php:190
4397 #, fuzzy
4398 msgid "Couldn't delete subscription OMB token."
4399 msgstr "تعذّر حذف الاشتراك."
4400
4401 #: classes/Subscription.php:201 lib/subs.php:69
4402 msgid "Couldn't delete subscription."
4403 msgstr "تعذّر حذف الاشتراك."
4404
4405 #: classes/User.php:373
4406 #, php-format
4407 msgid "Welcome to %1$s, @%2$s!"
4408 msgstr "أهلا بكم في %1$s يا @%2$s!"
4409
4410 #: classes/User_group.php:477
4411 msgid "Could not create group."
4412 msgstr "تعذّر إنشاء المجموعة."
4413
4414 #: classes/User_group.php:486
4415 #, fuzzy
4416 msgid "Could not set group URI."
4417 msgstr "تعذّر ضبط عضوية المجموعة."
4418
4419 #: classes/User_group.php:507
4420 msgid "Could not set group membership."
4421 msgstr "تعذّر ضبط عضوية المجموعة."
4422
4423 #: classes/User_group.php:521
4424 #, fuzzy
4425 msgid "Could not save local group info."
4426 msgstr "تعذّر حفظ الاشتراك."
4427
4428 #: lib/accountsettingsaction.php:108
4429 msgid "Change your profile settings"
4430 msgstr "غيّر إعدادات ملفك الشخصي"
4431
4432 #: lib/accountsettingsaction.php:112
4433 msgid "Upload an avatar"
4434 msgstr "ارفع أفتارًا"
4435
4436 #: lib/accountsettingsaction.php:116
4437 msgid "Change your password"
4438 msgstr "غير كلمة سرّك"
4439
4440 #: lib/accountsettingsaction.php:120
4441 msgid "Change email handling"
4442 msgstr "غير أسلوب التعامل مع البريد الإلكتروني"
4443
4444 #: lib/accountsettingsaction.php:124
4445 msgid "Design your profile"
4446 msgstr "صمّم ملفك الشخصي"
4447
4448 #: lib/accountsettingsaction.php:128
4449 msgid "Other"
4450 msgstr "أخرى"
4451
4452 #: lib/accountsettingsaction.php:128
4453 msgid "Other options"
4454 msgstr "خيارات أخرى"
4455
4456 #: lib/action.php:144
4457 #, php-format
4458 msgid "%1$s - %2$s"
4459 msgstr "%1$s - %2$s"
4460
4461 #: lib/action.php:159
4462 msgid "Untitled page"
4463 msgstr "صفحة غير مُعنونة"
4464
4465 #: lib/action.php:424
4466 msgid "Primary site navigation"
4467 msgstr ""
4468
4469 #. TRANS: Tooltip for main menu option "Personal"
4470 #: lib/action.php:430
4471 msgctxt "TOOLTIP"
4472 msgid "Personal profile and friends timeline"
4473 msgstr "الملف الشخصي ومسار الأصدقاء الزمني"
4474
4475 #: lib/action.php:433
4476 msgctxt "MENU"
4477 msgid "Personal"
4478 msgstr "الصفحة الشخصية"
4479
4480 #. TRANS: Tooltip for main menu option "Account"
4481 #: lib/action.php:435
4482 #, fuzzy
4483 msgctxt "TOOLTIP"
4484 msgid "Change your email, avatar, password, profile"
4485 msgstr "غير كلمة سرّك"
4486
4487 #. TRANS: Tooltip for main menu option "Services"
4488 #: lib/action.php:440
4489 #, fuzzy
4490 msgctxt "TOOLTIP"
4491 msgid "Connect to services"
4492 msgstr "اتصالات"
4493
4494 #: lib/action.php:443
4495 #, fuzzy
4496 msgid "Connect"
4497 msgstr "اتصل"
4498
4499 #. TRANS: Tooltip for menu option "Admin"
4500 #: lib/action.php:446
4501 #, fuzzy
4502 msgctxt "TOOLTIP"
4503 msgid "Change site configuration"
4504 msgstr "غيّر ضبط الموقع"
4505
4506 #: lib/action.php:449
4507 msgctxt "MENU"
4508 msgid "Admin"
4509 msgstr "إداري"
4510
4511 #. TRANS: Tooltip for main menu option "Invite"
4512 #: lib/action.php:453
4513 #, php-format
4514 msgctxt "TOOLTIP"
4515 msgid "Invite friends and colleagues to join you on %s"
4516 msgstr "ادعُ أصدقائك وزملائك للانضمام إليك في %s"
4517
4518 #: lib/action.php:456
4519 msgctxt "MENU"
4520 msgid "Invite"
4521 msgstr "ادعُ"
4522
4523 #. TRANS: Tooltip for main menu option "Logout"
4524 #: lib/action.php:462
4525 #, fuzzy
4526 msgctxt "TOOLTIP"
4527 msgid "Logout from the site"
4528 msgstr "اخرج من الموقع"
4529
4530 #: lib/action.php:465
4531 msgctxt "MENU"
4532 msgid "Logout"
4533 msgstr "اخرج"
4534
4535 #. TRANS: Tooltip for main menu option "Register"
4536 #: lib/action.php:470
4537 #, fuzzy
4538 msgctxt "TOOLTIP"
4539 msgid "Create an account"
4540 msgstr "أنشئ حسابًا"
4541
4542 #: lib/action.php:473
4543 msgctxt "MENU"
4544 msgid "Register"
4545 msgstr "سجّل"
4546
4547 #. TRANS: Tooltip for main menu option "Login"
4548 #: lib/action.php:476
4549 msgctxt "TOOLTIP"
4550 msgid "Login to the site"
4551 msgstr "لُج إلى الموقع"
4552
4553 #: lib/action.php:479
4554 msgctxt "MENU"
4555 msgid "Login"
4556 msgstr "لُج"
4557
4558 #. TRANS: Tooltip for main menu option "Help"
4559 #: lib/action.php:482
4560 msgctxt "TOOLTIP"
4561 msgid "Help me!"
4562 msgstr "ساعدني!"
4563
4564 #: lib/action.php:485
4565 msgctxt "MENU"
4566 msgid "Help"
4567 msgstr "مساعدة"
4568
4569 #. TRANS: Tooltip for main menu option "Search"
4570 #: lib/action.php:488
4571 msgctxt "TOOLTIP"
4572 msgid "Search for people or text"
4573 msgstr "ابحث عن أشخاص أو نصوص"
4574
4575 #: lib/action.php:491
4576 msgctxt "MENU"
4577 msgid "Search"
4578 msgstr "ابحث"
4579
4580 #. TRANS: DT element for site notice. String is hidden in default CSS.
4581 #. TRANS: Menu item for site administration
4582 #: lib/action.php:513 lib/adminpanelaction.php:398
4583 msgid "Site notice"
4584 msgstr "إشعار الموقع"
4585
4586 #: lib/action.php:579
4587 msgid "Local views"
4588 msgstr "المشاهدات المحلية"
4589
4590 #: lib/action.php:645
4591 msgid "Page notice"
4592 msgstr "إشعار الصفحة"
4593
4594 #: lib/action.php:747
4595 msgid "Secondary site navigation"
4596 msgstr ""
4597
4598 #: lib/action.php:752
4599 msgid "Help"
4600 msgstr "مساعدة"
4601
4602 #: lib/action.php:754
4603 msgid "About"
4604 msgstr "عن"
4605
4606 #: lib/action.php:756
4607 msgid "FAQ"
4608 msgstr "الأسئلة المكررة"
4609
4610 #: lib/action.php:760
4611 msgid "TOS"
4612 msgstr "الشروط"
4613
4614 #: lib/action.php:763
4615 msgid "Privacy"
4616 msgstr "خصوصية"
4617
4618 #: lib/action.php:765
4619 msgid "Source"
4620 msgstr "المصدر"
4621
4622 #: lib/action.php:769
4623 msgid "Contact"
4624 msgstr "اتصل"
4625
4626 #: lib/action.php:771
4627 msgid "Badge"
4628 msgstr "الجسر"
4629
4630 #: lib/action.php:799
4631 msgid "StatusNet software license"
4632 msgstr "رخصة برنامج StatusNet"
4633
4634 #: lib/action.php:802
4635 #, php-format
4636 msgid ""
4637 "**%%site.name%%** is a microblogging service brought to you by [%%site."
4638 "broughtby%%](%%site.broughtbyurl%%). "
4639 msgstr ""
4640 "**%%site.name%%** خدمة تدوين مصغر يقدمها لك [%%site.broughtby%%](%%site."
4641 "broughtbyurl%%). "
4642
4643 #: lib/action.php:804
4644 #, php-format
4645 msgid "**%%site.name%%** is a microblogging service. "
4646 msgstr ""
4647
4648 #: lib/action.php:806
4649 #, php-format
4650 msgid ""
4651 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
4652 "s, available under the [GNU Affero General Public License](http://www.fsf."
4653 "org/licensing/licenses/agpl-3.0.html)."
4654 msgstr ""
4655 "يعمل على برنامج التدوين المُصغّر [StatusNet](http://status.net/) -النسخة %s- "
4656 "المتوفر تحت [رخصة غنو أفيرو العمومية](http://www.fsf.org/licensing/licenses/"
4657 "agpl-3.0.html)."
4658
4659 #: lib/action.php:821
4660 msgid "Site content license"
4661 msgstr "رخصة محتوى الموقع"
4662
4663 #: lib/action.php:826
4664 #, php-format
4665 msgid "Content and data of %1$s are private and confidential."
4666 msgstr ""
4667
4668 #: lib/action.php:831
4669 #, php-format
4670 msgid "Content and data copyright by %1$s. All rights reserved."
4671 msgstr ""
4672
4673 #: lib/action.php:834
4674 msgid "Content and data copyright by contributors. All rights reserved."
4675 msgstr ""
4676
4677 #: lib/action.php:847
4678 msgid "All "
4679 msgstr ""
4680
4681 #: lib/action.php:853
4682 msgid "license."
4683 msgstr "الرخصة."
4684
4685 #: lib/action.php:1152
4686 msgid "Pagination"
4687 msgstr ""
4688
4689 #: lib/action.php:1161
4690 msgid "After"
4691 msgstr "بعد"
4692
4693 #: lib/action.php:1169
4694 msgid "Before"
4695 msgstr "قبل"
4696
4697 #: lib/activity.php:453
4698 msgid "Can't handle remote content yet."
4699 msgstr ""
4700
4701 #: lib/activity.php:481
4702 msgid "Can't handle embedded XML content yet."
4703 msgstr ""
4704
4705 #: lib/activity.php:485
4706 msgid "Can't handle embedded Base64 content yet."
4707 msgstr ""
4708
4709 #. TRANS: Client error message
4710 #: lib/adminpanelaction.php:98
4711 msgid "You cannot make changes to this site."
4712 msgstr ""
4713
4714 #. TRANS: Client error message
4715 #: lib/adminpanelaction.php:110
4716 msgid "Changes to that panel are not allowed."
4717 msgstr "التغييرات لهذه اللوحة غير مسموح بها."
4718
4719 #. TRANS: Client error message
4720 #: lib/adminpanelaction.php:229
4721 msgid "showForm() not implemented."
4722 msgstr ""
4723
4724 #. TRANS: Client error message
4725 #: lib/adminpanelaction.php:259
4726 msgid "saveSettings() not implemented."
4727 msgstr ""
4728
4729 #. TRANS: Client error message
4730 #: lib/adminpanelaction.php:283
4731 msgid "Unable to delete design setting."
4732 msgstr "تعذّر حذف إعدادات التصميم."
4733
4734 #. TRANS: Menu item title/tooltip
4735 #: lib/adminpanelaction.php:348
4736 msgid "Basic site configuration"
4737 msgstr "ضبط الموقع الأساسي"
4738
4739 #. TRANS: Menu item for site administration
4740 #: lib/adminpanelaction.php:350
4741 msgctxt "MENU"
4742 msgid "Site"
4743 msgstr "الموقع"
4744
4745 #. TRANS: Menu item title/tooltip
4746 #: lib/adminpanelaction.php:356
4747 msgid "Design configuration"
4748 msgstr "ضبط التصميم"
4749
4750 #. TRANS: Menu item for site administration
4751 #: lib/adminpanelaction.php:358
4752 msgctxt "MENU"
4753 msgid "Design"
4754 msgstr "التصميم"
4755
4756 #. TRANS: Menu item title/tooltip
4757 #: lib/adminpanelaction.php:364
4758 msgid "User configuration"
4759 msgstr "ضبط المستخدم"
4760
4761 #. TRANS: Menu item for site administration
4762 #: lib/adminpanelaction.php:366 lib/personalgroupnav.php:115
4763 msgid "User"
4764 msgstr "المستخدم"
4765
4766 #. TRANS: Menu item title/tooltip
4767 #: lib/adminpanelaction.php:372
4768 msgid "Access configuration"
4769 msgstr "ضبط الحساب"
4770
4771 #. TRANS: Menu item title/tooltip
4772 #: lib/adminpanelaction.php:380
4773 msgid "Paths configuration"
4774 msgstr "ضبط المسارات"
4775
4776 #. TRANS: Menu item title/tooltip
4777 #: lib/adminpanelaction.php:388
4778 msgid "Sessions configuration"
4779 msgstr "ضبط الجلسات"
4780
4781 #. TRANS: Menu item title/tooltip
4782 #: lib/adminpanelaction.php:396
4783 #, fuzzy
4784 msgid "Edit site notice"
4785 msgstr "إشعار الموقع"
4786
4787 #. TRANS: Menu item title/tooltip
4788 #: lib/adminpanelaction.php:404
4789 #, fuzzy
4790 msgid "Snapshots configuration"
4791 msgstr "ضبط المسارات"
4792
4793 #: lib/apiauth.php:94
4794 msgid "API resource requires read-write access, but you only have read access."
4795 msgstr ""
4796
4797 #: lib/apiauth.php:272
4798 #, php-format
4799 msgid "Failed API auth attempt, nickname = %1$s, proxy = %2$s, ip = %3$s"
4800 msgstr ""
4801
4802 #: lib/applicationeditform.php:136
4803 msgid "Edit application"
4804 msgstr "عدّل التطبيق"
4805
4806 #: lib/applicationeditform.php:184
4807 msgid "Icon for this application"
4808 msgstr ""
4809
4810 #: lib/applicationeditform.php:204
4811 #, php-format
4812 msgid "Describe your application in %d characters"
4813 msgstr ""
4814
4815 #: lib/applicationeditform.php:207
4816 msgid "Describe your application"
4817 msgstr "صف تطبيقك"
4818
4819 #: lib/applicationeditform.php:216
4820 msgid "Source URL"
4821 msgstr "مسار المصدر"
4822
4823 #: lib/applicationeditform.php:218
4824 msgid "URL of the homepage of this application"
4825 msgstr ""
4826
4827 #: lib/applicationeditform.php:224
4828 msgid "Organization responsible for this application"
4829 msgstr ""
4830
4831 #: lib/applicationeditform.php:230
4832 msgid "URL for the homepage of the organization"
4833 msgstr ""
4834
4835 #: lib/applicationeditform.php:236
4836 msgid "URL to redirect to after authentication"
4837 msgstr ""
4838
4839 #: lib/applicationeditform.php:258
4840 msgid "Browser"
4841 msgstr ""
4842
4843 #: lib/applicationeditform.php:274
4844 msgid "Desktop"
4845 msgstr ""
4846
4847 #: lib/applicationeditform.php:275
4848 msgid "Type of application, browser or desktop"
4849 msgstr ""
4850
4851 #: lib/applicationeditform.php:297
4852 msgid "Read-only"
4853 msgstr ""
4854
4855 #: lib/applicationeditform.php:315
4856 msgid "Read-write"
4857 msgstr ""
4858
4859 #: lib/applicationeditform.php:316
4860 msgid "Default access for this application: read-only, or read-write"
4861 msgstr ""
4862
4863 #: lib/applicationlist.php:154
4864 msgid "Revoke"
4865 msgstr "اسحب"
4866
4867 #: lib/attachmentlist.php:87
4868 msgid "Attachments"
4869 msgstr "مرفقات"
4870
4871 #: lib/attachmentlist.php:265
4872 msgid "Author"
4873 msgstr "المؤلف"
4874
4875 #: lib/attachmentlist.php:278
4876 msgid "Provider"
4877 msgstr "المزود"
4878
4879 #: lib/attachmentnoticesection.php:67
4880 msgid "Notices where this attachment appears"
4881 msgstr ""
4882
4883 #: lib/attachmenttagcloudsection.php:48
4884 msgid "Tags for this attachment"
4885 msgstr "وسوم هذا المرفق"
4886
4887 #: lib/authenticationplugin.php:220 lib/authenticationplugin.php:225
4888 msgid "Password changing failed"
4889 msgstr "تغيير كلمة السر فشل"
4890
4891 #: lib/authenticationplugin.php:235
4892 msgid "Password changing is not allowed"
4893 msgstr "تغيير كلمة السر غير مسموح به"
4894
4895 #: lib/channel.php:138 lib/channel.php:158
4896 msgid "Command results"
4897 msgstr "نتائج الأمر"
4898
4899 #: lib/channel.php:210 lib/mailhandler.php:142
4900 msgid "Command complete"
4901 msgstr "اكتمل الأمر"
4902
4903 #: lib/channel.php:221
4904 msgid "Command failed"
4905 msgstr "فشل الأمر"
4906
4907 #: lib/command.php:44
4908 msgid "Sorry, this command is not yet implemented."
4909 msgstr ""
4910
4911 #: lib/command.php:88
4912 #, php-format
4913 msgid "Could not find a user with nickname %s"
4914 msgstr "لم يمكن إيجاد مستخدم بالاسم %s"
4915
4916 #: lib/command.php:92
4917 msgid "It does not make a lot of sense to nudge yourself!"
4918 msgstr ""
4919
4920 #: lib/command.php:99
4921 #, php-format
4922 msgid "Nudge sent to %s"
4923 msgstr "التنبيه تم إرساله إلى %s"
4924
4925 #: lib/command.php:126
4926 #, php-format
4927 msgid ""
4928 "Subscriptions: %1$s\n"
4929 "Subscribers: %2$s\n"
4930 "Notices: %3$s"
4931 msgstr ""
4932 "الاشتراكات: %1$s\n"
4933 "المشتركون: %2$s\n"
4934 "الإشعارات: %3$s"
4935
4936 #: lib/command.php:152 lib/command.php:390 lib/command.php:451
4937 msgid "Notice with that id does not exist"
4938 msgstr "الملاحظة بهذا الرقم غير موجودة"
4939
4940 #: lib/command.php:168 lib/command.php:406 lib/command.php:467
4941 #: lib/command.php:523
4942 msgid "User has no last notice"
4943 msgstr "ليس للمستخدم إشعار أخير"
4944
4945 #: lib/command.php:190
4946 msgid "Notice marked as fave."
4947 msgstr ""
4948
4949 #: lib/command.php:217
4950 msgid "You are already a member of that group"
4951 msgstr "أنت بالفعل عضو في هذه المجموعة"
4952
4953 #: lib/command.php:231
4954 #, php-format
4955 msgid "Could not join user %s to group %s"
4956 msgstr "لم يمكن ضم المستخدم %s إلى المجموعة %s"
4957
4958 #: lib/command.php:236
4959 #, php-format
4960 msgid "%s joined group %s"
4961 msgstr "%s انضم إلى مجموعة %s"
4962
4963 #: lib/command.php:275
4964 #, php-format
4965 msgid "Could not remove user %s to group %s"
4966 msgstr "لم يمكن إزالة المستخدم %s من المجموعة %s"
4967
4968 #: lib/command.php:280
4969 #, php-format
4970 msgid "%s left group %s"
4971 msgstr "%s ترك المجموعة %s"
4972
4973 #: lib/command.php:309
4974 #, php-format
4975 msgid "Fullname: %s"
4976 msgstr "الاسم الكامل: %s"
4977
4978 #: lib/command.php:312 lib/mail.php:254
4979 #, php-format
4980 msgid "Location: %s"
4981 msgstr "الموقع: %s"
4982
4983 #: lib/command.php:315 lib/mail.php:256
4984 #, php-format
4985 msgid "Homepage: %s"
4986 msgstr "الصفحة الرئيسية: %s"
4987
4988 #: lib/command.php:318
4989 #, php-format
4990 msgid "About: %s"
4991 msgstr "عن: %s"
4992
4993 #: lib/command.php:349
4994 #, php-format
4995 msgid "Message too long - maximum is %d characters, you sent %d"
4996 msgstr ""
4997
4998 #: lib/command.php:367
4999 #, php-format
5000 msgid "Direct message to %s sent"
5001 msgstr "رسالة مباشرة إلى %s تم إرسالها"
5002
5003 #: lib/command.php:369
5004 msgid "Error sending direct message."
5005 msgstr ""
5006
5007 #: lib/command.php:413
5008 msgid "Cannot repeat your own notice"
5009 msgstr "لا يمكنك تكرار ملاحظتك الخاصة"
5010
5011 #: lib/command.php:418
5012 msgid "Already repeated that notice"
5013 msgstr "كرر بالفعل هذا الإشعار"
5014
5015 #: lib/command.php:426
5016 #, php-format
5017 msgid "Notice from %s repeated"
5018 msgstr "الإشعار من %s مكرر"
5019
5020 #: lib/command.php:428
5021 msgid "Error repeating notice."
5022 msgstr "خطأ تكرار الإشعار."
5023
5024 #: lib/command.php:482
5025 #, php-format
5026 msgid "Notice too long - maximum is %d characters, you sent %d"
5027 msgstr ""
5028
5029 #: lib/command.php:491
5030 #, php-format
5031 msgid "Reply to %s sent"
5032 msgstr "رُد على رسالة %s"
5033
5034 #: lib/command.php:493
5035 msgid "Error saving notice."
5036 msgstr "خطأ أثناء حفظ الإشعار."
5037
5038 #: lib/command.php:547
5039 msgid "Specify the name of the user to subscribe to"
5040 msgstr ""
5041
5042 #: lib/command.php:554 lib/command.php:589
5043 #, fuzzy
5044 msgid "No such user"
5045 msgstr "لا مستخدم كهذا."
5046
5047 #: lib/command.php:561
5048 #, php-format
5049 msgid "Subscribed to %s"
5050 msgstr "مُشترك ب%s"
5051
5052 #: lib/command.php:582 lib/command.php:685
5053 msgid "Specify the name of the user to unsubscribe from"
5054 msgstr ""
5055
5056 #: lib/command.php:595
5057 #, php-format
5058 msgid "Unsubscribed from %s"
5059 msgstr ""
5060
5061 #: lib/command.php:613 lib/command.php:636
5062 msgid "Command not yet implemented."
5063 msgstr ""
5064
5065 #: lib/command.php:616
5066 msgid "Notification off."
5067 msgstr ""
5068
5069 #: lib/command.php:618
5070 msgid "Can't turn off notification."
5071 msgstr ""
5072
5073 #: lib/command.php:639
5074 msgid "Notification on."
5075 msgstr ""
5076
5077 #: lib/command.php:641
5078 msgid "Can't turn on notification."
5079 msgstr ""
5080
5081 #: lib/command.php:654
5082 msgid "Login command is disabled"
5083 msgstr ""
5084
5085 #: lib/command.php:665
5086 #, php-format
5087 msgid "This link is useable only once, and is good for only 2 minutes: %s"
5088 msgstr ""
5089
5090 #: lib/command.php:692
5091 #, fuzzy, php-format
5092 msgid "Unsubscribed  %s"
5093 msgstr "ألغِ الاشتراك"
5094
5095 #: lib/command.php:709
5096 msgid "You are not subscribed to anyone."
5097 msgstr "لست مُشتركًا بأي أحد."
5098
5099 #: lib/command.php:711
5100 msgid "You are subscribed to this person:"
5101 msgid_plural "You are subscribed to these people:"
5102 msgstr[0] "لست مشتركًا بأحد."
5103 msgstr[1] "أنت مشترك بهذا الشخص:"
5104 msgstr[2] "أنت مشترك بهذين الشخصين:"
5105 msgstr[3] "أنت مشترك بهؤلاء الأشخاص:"
5106 msgstr[4] ""
5107 msgstr[5] ""
5108
5109 #: lib/command.php:731
5110 msgid "No one is subscribed to you."
5111 msgstr "لا أحد مشترك بك."
5112
5113 #: lib/command.php:733
5114 msgid "This person is subscribed to you:"
5115 msgid_plural "These people are subscribed to you:"
5116 msgstr[0] "لا أحد مشترك بك."
5117 msgstr[1] "هذا الشخص مشترك بك:"
5118 msgstr[2] "هذان الشخصان مشتركان بك:"
5119 msgstr[3] "هؤلاء الأشخاص مشتركون بك:"
5120 msgstr[4] ""
5121 msgstr[5] ""
5122
5123 #: lib/command.php:753
5124 msgid "You are not a member of any groups."
5125 msgstr "لست عضوًا في أي مجموعة."
5126
5127 #: lib/command.php:755
5128 msgid "You are a member of this group:"
5129 msgid_plural "You are a member of these groups:"
5130 msgstr[0] "لست عضوًا في أي مجموعة."
5131 msgstr[1] "أنت عضو في هذه المجموعة:"
5132 msgstr[2] "أنت عضو في هذين المجموعتين:"
5133 msgstr[3] "أنت عضو في هذه المجموعات:"
5134 msgstr[4] ""
5135 msgstr[5] ""
5136
5137 #: lib/command.php:769
5138 msgid ""
5139 "Commands:\n"
5140 "on - turn on notifications\n"
5141 "off - turn off notifications\n"
5142 "help - show this help\n"
5143 "follow <nickname> - subscribe to user\n"
5144 "groups - lists the groups you have joined\n"
5145 "subscriptions - list the people you follow\n"
5146 "subscribers - list the people that follow you\n"
5147 "leave <nickname> - unsubscribe from user\n"
5148 "d <nickname> <text> - direct message to user\n"
5149 "get <nickname> - get last notice from user\n"
5150 "whois <nickname> - get profile info on user\n"
5151 "lose <nickname> - force user to stop following you\n"
5152 "fav <nickname> - add user's last notice as a 'fave'\n"
5153 "fav #<notice_id> - add notice with the given id as a 'fave'\n"
5154 "repeat #<notice_id> - repeat a notice with a given id\n"
5155 "repeat <nickname> - repeat the last notice from user\n"
5156 "reply #<notice_id> - reply to notice with a given id\n"
5157 "reply <nickname> - reply to the last notice from user\n"
5158 "join <group> - join group\n"
5159 "login - Get a link to login to the web interface\n"
5160 "drop <group> - leave group\n"
5161 "stats - get your stats\n"
5162 "stop - same as 'off'\n"
5163 "quit - same as 'off'\n"
5164 "sub <nickname> - same as 'follow'\n"
5165 "unsub <nickname> - same as 'leave'\n"
5166 "last <nickname> - same as 'get'\n"
5167 "on <nickname> - not yet implemented.\n"
5168 "off <nickname> - not yet implemented.\n"
5169 "nudge <nickname> - remind a user to update.\n"
5170 "invite <phone number> - not yet implemented.\n"
5171 "track <word> - not yet implemented.\n"
5172 "untrack <word> - not yet implemented.\n"
5173 "track off - not yet implemented.\n"
5174 "untrack all - not yet implemented.\n"
5175 "tracks - not yet implemented.\n"
5176 "tracking - not yet implemented.\n"
5177 msgstr ""
5178
5179 #: lib/common.php:148
5180 msgid "No configuration file found. "
5181 msgstr ""
5182
5183 #: lib/common.php:149
5184 msgid "I looked for configuration files in the following places: "
5185 msgstr ""
5186
5187 #: lib/common.php:151
5188 msgid "You may wish to run the installer to fix this."
5189 msgstr ""
5190
5191 #: lib/common.php:152
5192 msgid "Go to the installer."
5193 msgstr "اذهب إلى المُثبّت."
5194
5195 #: lib/connectsettingsaction.php:110
5196 msgid "IM"
5197 msgstr "محادثة فورية"
5198
5199 #: lib/connectsettingsaction.php:111
5200 msgid "Updates by instant messenger (IM)"
5201 msgstr ""
5202
5203 #: lib/connectsettingsaction.php:116
5204 msgid "Updates by SMS"
5205 msgstr ""
5206
5207 #: lib/connectsettingsaction.php:120
5208 msgid "Connections"
5209 msgstr "اتصالات"
5210
5211 #: lib/connectsettingsaction.php:121
5212 msgid "Authorized connected applications"
5213 msgstr ""
5214
5215 #: lib/dberroraction.php:60
5216 msgid "Database error"
5217 msgstr "خطأ قاعدة بيانات"
5218
5219 #: lib/designsettings.php:105
5220 msgid "Upload file"
5221 msgstr "ارفع ملفًا"
5222
5223 #: lib/designsettings.php:109
5224 msgid ""
5225 "You can upload your personal background image. The maximum file size is 2MB."
5226 msgstr "تستطيع رفع صورتك الشخصية. أقصى حجم للملف هو 2 م.ب."
5227
5228 #: lib/designsettings.php:418
5229 msgid "Design defaults restored."
5230 msgstr "استعيدت مبدئيات التصميم."
5231
5232 #: lib/disfavorform.php:114 lib/disfavorform.php:140
5233 msgid "Disfavor this notice"
5234 msgstr "ألغِ تفضيل هذا الإشعار"
5235
5236 #: lib/favorform.php:114 lib/favorform.php:140
5237 msgid "Favor this notice"
5238 msgstr "فضّل هذا الإشعار"
5239
5240 #: lib/favorform.php:140
5241 msgid "Favor"
5242 msgstr "فضّل"
5243
5244 #: lib/feed.php:85
5245 msgid "RSS 1.0"
5246 msgstr "آرإس​إس 1.0"
5247
5248 #: lib/feed.php:87
5249 msgid "RSS 2.0"
5250 msgstr "آرإس​إس 2.0"
5251
5252 #: lib/feed.php:89
5253 msgid "Atom"
5254 msgstr "أتوم"
5255
5256 #: lib/feed.php:91
5257 msgid "FOAF"
5258 msgstr "FOAF"
5259
5260 #: lib/feedlist.php:64
5261 msgid "Export data"
5262 msgstr "تصدير البيانات"
5263
5264 #: lib/galleryaction.php:121
5265 msgid "Filter tags"
5266 msgstr "رشّح الوسوم"
5267
5268 #: lib/galleryaction.php:131
5269 msgid "All"
5270 msgstr "الكل"
5271
5272 #: lib/galleryaction.php:139
5273 msgid "Select tag to filter"
5274 msgstr "اختر وسمًا لترشيحه"
5275
5276 #: lib/galleryaction.php:140
5277 msgid "Tag"
5278 msgstr "الوسم"
5279
5280 #: lib/galleryaction.php:141
5281 msgid "Choose a tag to narrow list"
5282 msgstr ""
5283
5284 #: lib/galleryaction.php:143
5285 msgid "Go"
5286 msgstr "اذهب"
5287
5288 #: lib/grantroleform.php:91
5289 #, php-format
5290 msgid "Grant this user the \"%s\" role"
5291 msgstr ""
5292
5293 #: lib/groupeditform.php:163
5294 msgid "URL of the homepage or blog of the group or topic"
5295 msgstr ""
5296
5297 #: lib/groupeditform.php:168
5298 msgid "Describe the group or topic"
5299 msgstr ""
5300
5301 #: lib/groupeditform.php:170
5302 #, php-format
5303 msgid "Describe the group or topic in %d characters"
5304 msgstr ""
5305
5306 #: lib/groupeditform.php:179
5307 msgid ""
5308 "Location for the group, if any, like \"City, State (or Region), Country\""
5309 msgstr ""
5310
5311 #: lib/groupeditform.php:187
5312 #, php-format
5313 msgid "Extra nicknames for the group, comma- or space- separated, max %d"
5314 msgstr ""
5315
5316 #: lib/groupnav.php:85
5317 msgid "Group"
5318 msgstr "مجموعات"
5319
5320 #: lib/groupnav.php:101
5321 msgid "Blocked"
5322 msgstr "ممنوع"
5323
5324 #: lib/groupnav.php:102
5325 #, php-format
5326 msgid "%s blocked users"
5327 msgstr ""
5328
5329 #: lib/groupnav.php:108
5330 #, php-format
5331 msgid "Edit %s group properties"
5332 msgstr "عدّل خصائص مجموعة %s"
5333
5334 #: lib/groupnav.php:113
5335 msgid "Logo"
5336 msgstr "الشعار"
5337
5338 #: lib/groupnav.php:114
5339 #, php-format
5340 msgid "Add or edit %s logo"
5341 msgstr "أضف أو عدّل شعار %s"
5342
5343 #: lib/groupnav.php:120
5344 #, php-format
5345 msgid "Add or edit %s design"
5346 msgstr "أضف أو عدل تصميم %s"
5347
5348 #: lib/groupsbymemberssection.php:71
5349 msgid "Groups with most members"
5350 msgstr "المجموعات الأكثر أعضاءً"
5351
5352 #: lib/groupsbypostssection.php:71
5353 msgid "Groups with most posts"
5354 msgstr "المجموعات الأكثر مرسلات"
5355
5356 #: lib/grouptagcloudsection.php:56
5357 #, php-format
5358 msgid "Tags in %s group's notices"
5359 msgstr "وسوم في إشعارات المجموعة %s"
5360
5361 #: lib/htmloutputter.php:103
5362 msgid "This page is not available in a media type you accept"
5363 msgstr ""
5364
5365 #: lib/imagefile.php:75
5366 #, php-format
5367 msgid "That file is too big. The maximum file size is %s."
5368 msgstr "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %s."
5369
5370 #: lib/imagefile.php:80
5371 msgid "Partial upload."
5372 msgstr ""
5373
5374 #: lib/imagefile.php:88 lib/mediafile.php:170
5375 msgid "System error uploading file."
5376 msgstr ""
5377
5378 #: lib/imagefile.php:96
5379 msgid "Not an image or corrupt file."
5380 msgstr ""
5381
5382 #: lib/imagefile.php:109
5383 msgid "Unsupported image file format."
5384 msgstr ""
5385
5386 #: lib/imagefile.php:122
5387 msgid "Lost our file."
5388 msgstr ""
5389
5390 #: lib/imagefile.php:166 lib/imagefile.php:231
5391 msgid "Unknown file type"
5392 msgstr "نوع ملف غير معروف"
5393
5394 #: lib/imagefile.php:251
5395 msgid "MB"
5396 msgstr "ميجابايت"
5397
5398 #: lib/imagefile.php:253
5399 msgid "kB"
5400 msgstr "كيلوبايت"
5401
5402 #: lib/jabber.php:220
5403 #, php-format
5404 msgid "[%s]"
5405 msgstr "[%s]"
5406
5407 #: lib/jabber.php:400
5408 #, php-format
5409 msgid "Unknown inbox source %d."
5410 msgstr "مصدر صندوق وارد غير معروف %d."
5411
5412 #: lib/joinform.php:114
5413 msgid "Join"
5414 msgstr "انضم"
5415
5416 #: lib/leaveform.php:114
5417 msgid "Leave"
5418 msgstr "غادر"
5419
5420 #: lib/logingroupnav.php:80
5421 msgid "Login with a username and password"
5422 msgstr "لُج باسم مستخدم وكلمة سر"
5423
5424 #: lib/logingroupnav.php:86
5425 msgid "Sign up for a new account"
5426 msgstr "سجّل حسابًا جديدًا"
5427
5428 #: lib/mail.php:172
5429 msgid "Email address confirmation"
5430 msgstr "تأكيد عنوان البريد الإلكتروني"
5431
5432 #: lib/mail.php:174
5433 #, php-format
5434 msgid ""
5435 "Hey, %s.\n"
5436 "\n"
5437 "Someone just entered this email address on %s.\n"
5438 "\n"
5439 "If it was you, and you want to confirm your entry, use the URL below:\n"
5440 "\n"
5441 "\t%s\n"
5442 "\n"
5443 "If not, just ignore this message.\n"
5444 "\n"
5445 "Thanks for your time, \n"
5446 "%s\n"
5447 msgstr ""
5448
5449 #: lib/mail.php:236
5450 #, php-format
5451 msgid "%1$s is now listening to your notices on %2$s."
5452 msgstr "%1$s يستمع الآن إلى إشعاراتك على %2$s."
5453
5454 #: lib/mail.php:241
5455 #, php-format
5456 msgid ""
5457 "%1$s is now listening to your notices on %2$s.\n"
5458 "\n"
5459 "\t%3$s\n"
5460 "\n"
5461 "%4$s%5$s%6$s\n"
5462 "Faithfully yours,\n"
5463 "%7$s.\n"
5464 "\n"
5465 "----\n"
5466 "Change your email address or notification options at %8$s\n"
5467 msgstr ""
5468 "%1$s يستمع الآن إلى إشعاراتك على %2$s.\n"
5469 "\n"
5470 "%3$s\n"
5471 "\n"
5472 "%4$s%5$s%6$s\n"
5473 "بوفاء،\n"
5474 "%7$s.\n"
5475 "\n"
5476 "----\n"
5477 "غيّر خيارات البريد الإلكتروني والإشعار في %8$s\n"
5478
5479 #: lib/mail.php:258
5480 #, php-format
5481 msgid "Bio: %s"
5482 msgstr "السيرة: %s"
5483
5484 #: lib/mail.php:286
5485 #, php-format
5486 msgid "New email address for posting to %s"
5487 msgstr "عنوان بريد إلكتروني جديد للإرسال إلى %s"
5488
5489 #: lib/mail.php:289
5490 #, php-format
5491 msgid ""
5492 "You have a new posting address on %1$s.\n"
5493 "\n"
5494 "Send email to %2$s to post new messages.\n"
5495 "\n"
5496 "More email instructions at %3$s.\n"
5497 "\n"
5498 "Faithfully yours,\n"
5499 "%4$s"
5500 msgstr ""
5501
5502 #: lib/mail.php:413
5503 #, php-format
5504 msgid "%s status"
5505 msgstr "حالة %s"
5506
5507 #: lib/mail.php:439
5508 msgid "SMS confirmation"
5509 msgstr "تأكيد الرسالة القصيرة"
5510
5511 #: lib/mail.php:463
5512 #, php-format
5513 msgid "You've been nudged by %s"
5514 msgstr "لقد نبهك %s"
5515
5516 #: lib/mail.php:467
5517 #, php-format
5518 msgid ""
5519 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
5520 "to post some news.\n"
5521 "\n"
5522 "So let's hear from you :)\n"
5523 "\n"
5524 "%3$s\n"
5525 "\n"
5526 "Don't reply to this email; it won't get to them.\n"
5527 "\n"
5528 "With kind regards,\n"
5529 "%4$s\n"
5530 msgstr ""
5531
5532 #: lib/mail.php:510
5533 #, php-format
5534 msgid "New private message from %s"
5535 msgstr "رسالة خاصة جديدة من %s"
5536
5537 #: lib/mail.php:514
5538 #, php-format
5539 msgid ""
5540 "%1$s (%2$s) sent you a private message:\n"
5541 "\n"
5542 "------------------------------------------------------\n"
5543 "%3$s\n"
5544 "------------------------------------------------------\n"
5545 "\n"
5546 "You can reply to their message here:\n"
5547 "\n"
5548 "%4$s\n"
5549 "\n"
5550 "Don't reply to this email; it won't get to them.\n"
5551 "\n"
5552 "With kind regards,\n"
5553 "%5$s\n"
5554 msgstr ""
5555
5556 #: lib/mail.php:559
5557 #, php-format
5558 msgid "%s (@%s) added your notice as a favorite"
5559 msgstr "لقد أضاف %s (@%s) إشعارك إلى مفضلاته"
5560
5561 #: lib/mail.php:561
5562 #, php-format
5563 msgid ""
5564 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
5565 "\n"
5566 "The URL of your notice is:\n"
5567 "\n"
5568 "%3$s\n"
5569 "\n"
5570 "The text of your notice is:\n"
5571 "\n"
5572 "%4$s\n"
5573 "\n"
5574 "You can see the list of %1$s's favorites here:\n"
5575 "\n"
5576 "%5$s\n"
5577 "\n"
5578 "Faithfully yours,\n"
5579 "%6$s\n"
5580 msgstr ""
5581
5582 #: lib/mail.php:624
5583 #, php-format
5584 msgid "%s (@%s) sent a notice to your attention"
5585 msgstr "لقد أرسل %s (@%s) إشعارًا إليك"
5586
5587 #: lib/mail.php:626
5588 #, php-format
5589 msgid ""
5590 "%1$s (@%9$s) just sent a notice to your attention (an '@-reply') on %2$s.\n"
5591 "\n"
5592 "The notice is here:\n"
5593 "\n"
5594 "\t%3$s\n"
5595 "\n"
5596 "It reads:\n"
5597 "\n"
5598 "\t%4$s\n"
5599 "\n"
5600 msgstr ""
5601
5602 #: lib/mailbox.php:89
5603 msgid "Only the user can read their own mailboxes."
5604 msgstr ""
5605
5606 #: lib/mailbox.php:139
5607 msgid ""
5608 "You have no private messages. You can send private message to engage other "
5609 "users in conversation. People can send you messages for your eyes only."
5610 msgstr ""
5611
5612 #: lib/mailbox.php:227 lib/noticelist.php:482
5613 msgid "from"
5614 msgstr "من"
5615
5616 #: lib/mailhandler.php:37
5617 msgid "Could not parse message."
5618 msgstr "تعذّر تحليل الرسالة."
5619
5620 #: lib/mailhandler.php:42
5621 msgid "Not a registered user."
5622 msgstr "ليس مستخدمًا مسجلًا."
5623
5624 #: lib/mailhandler.php:46
5625 msgid "Sorry, that is not your incoming email address."
5626 msgstr ""
5627
5628 #: lib/mailhandler.php:50
5629 msgid "Sorry, no incoming email allowed."
5630 msgstr ""
5631
5632 #: lib/mailhandler.php:228
5633 #, php-format
5634 msgid "Unsupported message type: %s"
5635 msgstr "نوع رسالة غير مدعوم: %s"
5636
5637 #: lib/mediafile.php:98 lib/mediafile.php:123
5638 msgid "There was a database error while saving your file. Please try again."
5639 msgstr ""
5640
5641 #: lib/mediafile.php:142
5642 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
5643 msgstr ""
5644
5645 #: lib/mediafile.php:147
5646 msgid ""
5647 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
5648 "the HTML form."
5649 msgstr ""
5650
5651 #: lib/mediafile.php:152
5652 msgid "The uploaded file was only partially uploaded."
5653 msgstr ""
5654
5655 #: lib/mediafile.php:159
5656 msgid "Missing a temporary folder."
5657 msgstr ""
5658
5659 #: lib/mediafile.php:162
5660 msgid "Failed to write file to disk."
5661 msgstr "فشل في كتابة الملف إلى القرص."
5662
5663 #: lib/mediafile.php:165
5664 msgid "File upload stopped by extension."
5665 msgstr ""
5666
5667 #: lib/mediafile.php:179 lib/mediafile.php:216
5668 msgid "File exceeds user's quota."
5669 msgstr ""
5670
5671 #: lib/mediafile.php:196 lib/mediafile.php:233
5672 msgid "File could not be moved to destination directory."
5673 msgstr ""
5674
5675 #: lib/mediafile.php:201 lib/mediafile.php:237
5676 msgid "Could not determine file's MIME type."
5677 msgstr "لم يمكن تحديد نوع MIME للملف."
5678
5679 #: lib/mediafile.php:270
5680 #, php-format
5681 msgid " Try using another %s format."
5682 msgstr ""
5683
5684 #: lib/mediafile.php:275
5685 #, php-format
5686 msgid "%s is not a supported file type on this server."
5687 msgstr ""
5688
5689 #: lib/messageform.php:120
5690 msgid "Send a direct notice"
5691 msgstr "أرسل إشعارًا مباشرًا"
5692
5693 #: lib/messageform.php:146
5694 msgid "To"
5695 msgstr "إلى"
5696
5697 #: lib/messageform.php:159 lib/noticeform.php:185
5698 msgid "Available characters"
5699 msgstr "المحارف المتوفرة"
5700
5701 #: lib/messageform.php:178 lib/noticeform.php:236
5702 msgctxt "Send button for sending notice"
5703 msgid "Send"
5704 msgstr "أرسل"
5705
5706 #: lib/noticeform.php:160
5707 msgid "Send a notice"
5708 msgstr "أرسل إشعارًا"
5709
5710 #: lib/noticeform.php:173
5711 #, php-format
5712 msgid "What's up, %s?"
5713 msgstr "ما الأخبار يا %s؟"
5714
5715 #: lib/noticeform.php:192
5716 msgid "Attach"
5717 msgstr "أرفق"
5718
5719 #: lib/noticeform.php:196
5720 msgid "Attach a file"
5721 msgstr "أرفق ملفًا"
5722
5723 #: lib/noticeform.php:212
5724 msgid "Share my location"
5725 msgstr "شارك موقعي"
5726
5727 #: lib/noticeform.php:215
5728 msgid "Do not share my location"
5729 msgstr "لا تشارك موقعي"
5730
5731 #: lib/noticeform.php:216
5732 msgid ""
5733 "Sorry, retrieving your geo location is taking longer than expected, please "
5734 "try again later"
5735 msgstr ""
5736
5737 #: lib/noticelist.php:429
5738 #, php-format
5739 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
5740 msgstr ""
5741
5742 #: lib/noticelist.php:430
5743 msgid "N"
5744 msgstr "ش"
5745
5746 #: lib/noticelist.php:430
5747 msgid "S"
5748 msgstr "ج"
5749
5750 #: lib/noticelist.php:431
5751 msgid "E"
5752 msgstr "ر"
5753
5754 #: lib/noticelist.php:431
5755 msgid "W"
5756 msgstr "غ"
5757
5758 #: lib/noticelist.php:438
5759 msgid "at"
5760 msgstr "في"
5761
5762 #: lib/noticelist.php:566
5763 msgid "in context"
5764 msgstr "في السياق"
5765
5766 #: lib/noticelist.php:601
5767 msgid "Repeated by"
5768 msgstr "مكرر بواسطة"
5769
5770 #: lib/noticelist.php:628
5771 msgid "Reply to this notice"
5772 msgstr "رُد على هذا الإشعار"
5773
5774 #: lib/noticelist.php:629
5775 msgid "Reply"
5776 msgstr "رُد"
5777
5778 #: lib/noticelist.php:673
5779 msgid "Notice repeated"
5780 msgstr "الإشعار مكرر"
5781
5782 #: lib/nudgeform.php:116
5783 msgid "Nudge this user"
5784 msgstr "نبّه هذا المستخدم"
5785
5786 #: lib/nudgeform.php:128
5787 msgid "Nudge"
5788 msgstr "نبّه"
5789
5790 #: lib/nudgeform.php:128
5791 msgid "Send a nudge to this user"
5792 msgstr ""
5793
5794 #: lib/oauthstore.php:283
5795 msgid "Error inserting new profile"
5796 msgstr "خطأ أثناء إدراج الملف الشخصي الجديد"
5797
5798 #: lib/oauthstore.php:291
5799 msgid "Error inserting avatar"
5800 msgstr "خطأ في إدراج الأفتار"
5801
5802 #: lib/oauthstore.php:311
5803 msgid "Error inserting remote profile"
5804 msgstr "خطأ أثناء إدراج الملف الشخصي البعيد"
5805
5806 #: lib/oauthstore.php:345
5807 msgid "Duplicate notice"
5808 msgstr "ضاعف الإشعار"
5809
5810 #: lib/oauthstore.php:490
5811 msgid "Couldn't insert new subscription."
5812 msgstr "تعذّر إدراج اشتراك جديد."
5813
5814 #: lib/personalgroupnav.php:99
5815 msgid "Personal"
5816 msgstr "شخصية"
5817
5818 #: lib/personalgroupnav.php:104
5819 msgid "Replies"
5820 msgstr "الردود"
5821
5822 #: lib/personalgroupnav.php:114
5823 msgid "Favorites"
5824 msgstr "المفضلات"
5825
5826 #: lib/personalgroupnav.php:125
5827 msgid "Inbox"
5828 msgstr "صندوق الوارد"
5829
5830 #: lib/personalgroupnav.php:126
5831 msgid "Your incoming messages"
5832 msgstr "رسائلك الواردة"
5833
5834 #: lib/personalgroupnav.php:130
5835 msgid "Outbox"
5836 msgstr "صندوق الصادر"
5837
5838 #: lib/personalgroupnav.php:131
5839 msgid "Your sent messages"
5840 msgstr "رسائلك المُرسلة"
5841
5842 #: lib/personaltagcloudsection.php:56
5843 #, php-format
5844 msgid "Tags in %s's notices"
5845 msgstr "وسوم في إشعارات %s"
5846
5847 #: lib/plugin.php:114
5848 msgid "Unknown"
5849 msgstr "غير معروفة"
5850
5851 #: lib/profileaction.php:109 lib/profileaction.php:194 lib/subgroupnav.php:82
5852 msgid "Subscriptions"
5853 msgstr "الاشتراكات"
5854
5855 #: lib/profileaction.php:126
5856 msgid "All subscriptions"
5857 msgstr "جميع الاشتراكات"
5858
5859 #: lib/profileaction.php:142 lib/profileaction.php:203 lib/subgroupnav.php:90
5860 msgid "Subscribers"
5861 msgstr "المشتركون"
5862
5863 #: lib/profileaction.php:159
5864 msgid "All subscribers"
5865 msgstr "جميع المشتركين"
5866
5867 #: lib/profileaction.php:180
5868 msgid "User ID"
5869 msgstr "هوية المستخدم"
5870
5871 #: lib/profileaction.php:185
5872 msgid "Member since"
5873 msgstr "عضو منذ"
5874
5875 #: lib/profileaction.php:247
5876 msgid "All groups"
5877 msgstr "كل المجموعات"
5878
5879 #: lib/profileformaction.php:123
5880 msgid "No return-to arguments."
5881 msgstr "لا مدخلات رجوع إلى."
5882
5883 #: lib/profileformaction.php:137
5884 msgid "Unimplemented method."
5885 msgstr ""
5886
5887 #: lib/publicgroupnav.php:78
5888 msgid "Public"
5889 msgstr "عام"
5890
5891 #: lib/publicgroupnav.php:82
5892 msgid "User groups"
5893 msgstr "مجموعات المستخدمين"
5894
5895 #: lib/publicgroupnav.php:84 lib/publicgroupnav.php:85
5896 msgid "Recent tags"
5897 msgstr "الوسوم الحديثة"
5898
5899 #: lib/publicgroupnav.php:88
5900 msgid "Featured"
5901 msgstr "مُختارون"
5902
5903 #: lib/publicgroupnav.php:92
5904 msgid "Popular"
5905 msgstr "مشهورة"
5906
5907 #: lib/repeatform.php:107
5908 msgid "Repeat this notice?"
5909 msgstr "أأكرّر هذا الإشعار؟ّ"
5910
5911 #: lib/repeatform.php:132
5912 msgid "Repeat this notice"
5913 msgstr "كرّر هذا الإشعار"
5914
5915 #: lib/revokeroleform.php:91
5916 #, fuzzy, php-format
5917 msgid "Revoke the \"%s\" role from this user"
5918 msgstr "امنع هذا المستخدم من هذه المجموعة"
5919
5920 #: lib/router.php:671
5921 msgid "No single user defined for single-user mode."
5922 msgstr ""
5923
5924 #: lib/sandboxform.php:67
5925 msgid "Sandbox"
5926 msgstr ""
5927
5928 #: lib/sandboxform.php:78
5929 msgid "Sandbox this user"
5930 msgstr "أضف هذا المستخدم إلى صندوق الرمل"
5931
5932 #: lib/searchaction.php:120
5933 msgid "Search site"
5934 msgstr "ابحث في الموقع"
5935
5936 #: lib/searchaction.php:126
5937 msgid "Keyword(s)"
5938 msgstr "الكلمات المفتاحية"
5939
5940 #: lib/searchaction.php:127
5941 msgid "Search"
5942 msgstr "ابحث"
5943
5944 #: lib/searchaction.php:162
5945 msgid "Search help"
5946 msgstr "ابحث في المساعدة"
5947
5948 #: lib/searchgroupnav.php:80
5949 msgid "People"
5950 msgstr "أشخاص"
5951
5952 #: lib/searchgroupnav.php:81
5953 msgid "Find people on this site"
5954 msgstr "ابحث عن أشخاص على هذا الموقع"
5955
5956 #: lib/searchgroupnav.php:83
5957 msgid "Find content of notices"
5958 msgstr "ابحث عن محتويات في الإشعارات"
5959
5960 #: lib/searchgroupnav.php:85
5961 msgid "Find groups on this site"
5962 msgstr "ابحث عن مجموعات على هذا الموقع"
5963
5964 #: lib/section.php:89
5965 msgid "Untitled section"
5966 msgstr "قسم غير مُعنون"
5967
5968 #: lib/section.php:106
5969 msgid "More..."
5970 msgstr "المزيد..."
5971
5972 #: lib/silenceform.php:67
5973 msgid "Silence"
5974 msgstr "أسكت"
5975
5976 #: lib/silenceform.php:78
5977 msgid "Silence this user"
5978 msgstr "أسكت هذا المستخدم"
5979
5980 #: lib/subgroupnav.php:83
5981 #, php-format
5982 msgid "People %s subscribes to"
5983 msgstr "الأشخاص الذين اشترك بهم %s"
5984
5985 #: lib/subgroupnav.php:91
5986 #, php-format
5987 msgid "People subscribed to %s"
5988 msgstr "الأشخاص المشتركون ب%s"
5989
5990 #: lib/subgroupnav.php:99
5991 #, php-format
5992 msgid "Groups %s is a member of"
5993 msgstr "المجموعات التي %s عضو فيها"
5994
5995 #: lib/subgroupnav.php:105
5996 msgid "Invite"
5997 msgstr "ادعُ"
5998
5999 #: lib/subgroupnav.php:106
6000 #, php-format
6001 msgid "Invite friends and colleagues to join you on %s"
6002 msgstr ""
6003
6004 #: lib/subscriberspeopleselftagcloudsection.php:48
6005 #: lib/subscriptionspeopleselftagcloudsection.php:48
6006 msgid "People Tagcloud as self-tagged"
6007 msgstr ""
6008
6009 #: lib/subscriberspeopletagcloudsection.php:48
6010 #: lib/subscriptionspeopletagcloudsection.php:48
6011 msgid "People Tagcloud as tagged"
6012 msgstr ""
6013
6014 #: lib/tagcloudsection.php:56
6015 msgid "None"
6016 msgstr "لا شيء"
6017
6018 #: lib/topposterssection.php:74
6019 msgid "Top posters"
6020 msgstr "أعلى المرسلين"
6021
6022 #: lib/unsandboxform.php:69
6023 msgid "Unsandbox"
6024 msgstr ""
6025
6026 #: lib/unsandboxform.php:80
6027 msgid "Unsandbox this user"
6028 msgstr "أزل هذا المستخدم من صندوق الرمل"
6029
6030 #: lib/unsilenceform.php:67
6031 msgid "Unsilence"
6032 msgstr "ألغِ الإسكات"
6033
6034 #: lib/unsilenceform.php:78
6035 msgid "Unsilence this user"
6036 msgstr "ألغِ إسكات هذا المستخدم"
6037
6038 #: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137
6039 msgid "Unsubscribe from this user"
6040 msgstr "ألغِ الاشتراك مع هذا المستخدم"
6041
6042 #: lib/unsubscribeform.php:137
6043 msgid "Unsubscribe"
6044 msgstr "ألغِ الاشتراك"
6045
6046 #: lib/userprofile.php:116
6047 msgid "Edit Avatar"
6048 msgstr "عدّل الأفتار"
6049
6050 #: lib/userprofile.php:236
6051 msgid "User actions"
6052 msgstr "تصرفات المستخدم"
6053
6054 #: lib/userprofile.php:251
6055 msgid "Edit profile settings"
6056 msgstr "عدّل إعدادات الملف الشخصي"
6057
6058 #: lib/userprofile.php:252
6059 msgid "Edit"
6060 msgstr "عدّل"
6061
6062 #: lib/userprofile.php:275
6063 msgid "Send a direct message to this user"
6064 msgstr "أرسل رسالة مباشرة إلى هذا المستخدم"
6065
6066 #: lib/userprofile.php:276
6067 msgid "Message"
6068 msgstr "رسالة"
6069
6070 #: lib/userprofile.php:314
6071 msgid "Moderate"
6072 msgstr ""
6073
6074 #: lib/userprofile.php:352
6075 #, fuzzy
6076 msgid "User role"
6077 msgstr "ملف المستخدم الشخصي"
6078
6079 #: lib/userprofile.php:354
6080 #, fuzzy
6081 msgctxt "role"
6082 msgid "Administrator"
6083 msgstr "الإداريون"
6084
6085 #: lib/userprofile.php:355
6086 msgctxt "role"
6087 msgid "Moderator"
6088 msgstr ""
6089
6090 #: lib/util.php:1015
6091 msgid "a few seconds ago"
6092 msgstr "قبل لحظات قليلة"
6093
6094 #: lib/util.php:1017
6095 msgid "about a minute ago"
6096 msgstr "قبل دقيقة تقريبًا"
6097
6098 #: lib/util.php:1019
6099 #, php-format
6100 msgid "about %d minutes ago"
6101 msgstr ""
6102
6103 #: lib/util.php:1021
6104 msgid "about an hour ago"
6105 msgstr "قبل ساعة تقريبًا"
6106
6107 #: lib/util.php:1023
6108 #, php-format
6109 msgid "about %d hours ago"
6110 msgstr ""
6111
6112 #: lib/util.php:1025
6113 msgid "about a day ago"
6114 msgstr "قبل يوم تقريبا"
6115
6116 #: lib/util.php:1027
6117 #, php-format
6118 msgid "about %d days ago"
6119 msgstr ""
6120
6121 #: lib/util.php:1029
6122 msgid "about a month ago"
6123 msgstr "قبل شهر تقريبًا"
6124
6125 #: lib/util.php:1031
6126 #, php-format
6127 msgid "about %d months ago"
6128 msgstr ""
6129
6130 #: lib/util.php:1033
6131 msgid "about a year ago"
6132 msgstr "قبل سنة تقريبًا"
6133
6134 #: lib/webcolor.php:82
6135 #, php-format
6136 msgid "%s is not a valid color!"
6137 msgstr "%s ليس لونًا صحيحًا!"
6138
6139 #: lib/webcolor.php:123
6140 #, php-format
6141 msgid "%s is not a valid color! Use 3 or 6 hex chars."
6142 msgstr ""
6143
6144 #: lib/xmppmanager.php:402
6145 #, php-format
6146 msgid "Message too long - maximum is %1$d characters, you sent %2$d."
6147 msgstr ""