Committing extracted and compiled translations
[mediagoblin.git] / mediagoblin / i18n / ar / LC_MESSAGES / mediagoblin.po
CommitLineData
39f115ed 1# Translations template for PROJECT.
bcd50908 2# Copyright (C) 2012 ORGANIZATION
39f115ed
CAW
3# This file is distributed under the same license as the PROJECT project.
4#
8c12e57b 5# Translators:
7d6a9058 6# Majid Al-Dharrab <majid@aldharrab.com>, 2011.
7d6a9058 7# <Omar.w.kh@gmail.com>, 2011.
8c12e57b 8# <osamak@gnu.org>, 2011.
39f115ed
CAW
9msgid ""
10msgstr ""
11"Project-Id-Version: GNU MediaGoblin\n"
5f081163 12"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
c2c66ea1
CAW
13"POT-Creation-Date: 2012-04-21 16:36-0500\n"
14"PO-Revision-Date: 2012-04-21 21:33+0000\n"
39f115ed
CAW
15"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
16"Language-Team: LANGUAGE <LL@li.org>\n"
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
20"Generated-By: Babel 0.9.6\n"
21"Language: ar\n"
22"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
23
bcd50908 24#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41
39f115ed 25msgid "Username"
7d6a9058 26msgstr "اسم المستخدم"
39f115ed 27
bcd50908 28#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45
39f115ed 29msgid "Password"
b0391ad9 30msgstr "كلمة السر"
39f115ed 31
bcd50908 32#: mediagoblin/auth/forms.py:34
39f115ed 33msgid "Email address"
7d6a9058 34msgstr "عنوان البريد الإلكتروني"
39f115ed 35
c2c66ea1
CAW
36#: mediagoblin/auth/forms.py:51
37msgid "Username or email"
38msgstr ""
39
40#: mediagoblin/auth/forms.py:58
41msgid "Incorrect input"
42msgstr ""
43
502c2563 44#: mediagoblin/auth/views.py:55
39f115ed 45msgid "Sorry, registration is disabled on this instance."
7d6a9058 46msgstr "عفوًا، التسجيل غير متاح هنا."
39f115ed 47
5f081163 48#: mediagoblin/auth/views.py:75
39f115ed 49msgid "Sorry, a user with that name already exists."
b0391ad9 50msgstr "عذرًا، لقد اختار مستخدم آخر هذا الاسم."
39f115ed 51
5f081163 52#: mediagoblin/auth/views.py:79
19e2668b
CAW
53msgid "Sorry, a user with that email address already exists."
54msgstr ""
39f115ed 55
5f081163 56#: mediagoblin/auth/views.py:182
39f115ed
CAW
57msgid ""
58"Your email address has been verified. You may now login, edit your profile, "
59"and submit images!"
5f081163 60msgstr "تم التحقق من بريدك الإلكتروني. يمكنك الآن الولوج، وتحرير ملفك الشخصي، ونشر الصور!"
39f115ed 61
5f081163 62#: mediagoblin/auth/views.py:188
39f115ed 63msgid "The verification key or user id is incorrect"
7d6a9058 64msgstr "مفتاح التحقق أو معرف المستخدم خاطئ"
39f115ed 65
5f081163 66#: mediagoblin/auth/views.py:206
19e2668b
CAW
67msgid "You must be logged in so we know who to send the email to!"
68msgstr ""
69
5f081163 70#: mediagoblin/auth/views.py:214
19e2668b
CAW
71msgid "You've already verified your email address!"
72msgstr ""
73
5f081163 74#: mediagoblin/auth/views.py:227
39f115ed 75msgid "Resent your verification email."
b0391ad9 76msgstr "أعدنا إرسال رسالة التحقق."
39f115ed 77
24150310 78#: mediagoblin/auth/views.py:263
bcd50908
CAW
79msgid ""
80"An email has been sent with instructions on how to change your password."
81msgstr ""
82
24150310 83#: mediagoblin/auth/views.py:273
8c12e57b
CAW
84msgid ""
85"Could not send password recovery email as your username is inactive or your "
86"account's email address has not been verified."
5f081163 87msgstr "تعذر إرسال رسالة استعادة كلمة السر لأن اسم المستخدم معطل أو لأننا لم نتحقق من بريدك الإلكتروني."
8c12e57b 88
24150310 89#: mediagoblin/auth/views.py:285
bcd50908
CAW
90msgid "Couldn't find someone with that username or email."
91msgstr ""
92
24150310 93#: mediagoblin/auth/views.py:333
bcd50908
CAW
94msgid "You can now log in using your new password."
95msgstr ""
96
f62b697e 97#: mediagoblin/edit/forms.py:25 mediagoblin/submit/forms.py:28
39f115ed 98msgid "Title"
7d6a9058 99msgstr "العنوان"
39f115ed 100
f62b697e 101#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
bcd50908
CAW
102msgid "Description of this work"
103msgstr "وصف هذا العمل."
104
f62b697e
CAW
105#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
106#: mediagoblin/submit/forms.py:32
bcd50908
CAW
107msgid ""
108"You can use\n"
109" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
110" Markdown</a> for formatting."
111msgstr ""
112
f62b697e 113#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
b0391ad9
CAW
114msgid "Tags"
115msgstr "الوسوم"
116
f62b697e 117#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
bcd50908 118msgid "Separate tags by commas."
19e2668b
CAW
119msgstr ""
120
f62b697e 121#: mediagoblin/edit/forms.py:38
39f115ed 122msgid "Slug"
502c2563 123msgstr "المسار"
39f115ed 124
f62b697e 125#: mediagoblin/edit/forms.py:39
39f115ed 126msgid "The slug can't be empty"
502c2563 127msgstr "لا يمكن ترك المسار فارغًا"
39f115ed 128
f62b697e 129#: mediagoblin/edit/forms.py:40
b0391ad9 130msgid ""
bcd50908
CAW
131"The title part of this media's address. You usually don't need to change "
132"this."
b0391ad9 133msgstr ""
39f115ed 134
f62b697e 135#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
5f081163 136#: mediagoblin/templates/mediagoblin/utils/license.html:20
f62b697e
CAW
137msgid "License"
138msgstr ""
139
140#: mediagoblin/edit/forms.py:50
39f115ed 141msgid "Bio"
7d6a9058 142msgstr "السيرة"
39f115ed 143
f62b697e 144#: mediagoblin/edit/forms.py:56
39f115ed 145msgid "Website"
7d6a9058 146msgstr "الموقع الإلكتروني"
39f115ed 147
c2c66ea1
CAW
148#: mediagoblin/edit/forms.py:58
149msgid "This address contains errors"
150msgstr ""
151
f62b697e 152#: mediagoblin/edit/forms.py:63
19e2668b
CAW
153msgid "Old password"
154msgstr ""
155
f62b697e 156#: mediagoblin/edit/forms.py:65
bcd50908
CAW
157msgid "Enter your old password to prove you own this account."
158msgstr ""
159
f62b697e 160#: mediagoblin/edit/forms.py:68
bcd50908 161msgid "New password"
19e2668b
CAW
162msgstr ""
163
5f081163 164#: mediagoblin/edit/views.py:67
39f115ed 165msgid "An entry with that slug already exists for this user."
502c2563 166msgstr "يوجد ملف آخر بهذا المسار لدى هذى المستخدم."
39f115ed 167
5f081163 168#: mediagoblin/edit/views.py:88
39f115ed 169msgid "You are editing another user's media. Proceed with caution."
502c2563 170msgstr "أنت تحرّر وسائط مستخدم آخر. كن حذرًا أثناء العملية."
39f115ed 171
5f081163 172#: mediagoblin/edit/views.py:158
39f115ed 173msgid "You are editing a user's profile. Proceed with caution."
502c2563 174msgstr "أنت تحرّر ملف مستخدم آخر. كن حذرًا أثناء العملية."
39f115ed 175
5f081163 176#: mediagoblin/edit/views.py:174
bcd50908
CAW
177msgid "Profile changes saved"
178msgstr ""
179
5f081163 180#: mediagoblin/edit/views.py:200
19e2668b
CAW
181msgid "Wrong password"
182msgstr ""
183
5f081163 184#: mediagoblin/edit/views.py:216
bcd50908
CAW
185msgid "Account settings saved"
186msgstr ""
187
24150310
CAW
188#: mediagoblin/media_types/__init__.py:60
189#: mediagoblin/media_types/__init__.py:120
190msgid "Sorry, I don't support that file type :("
19e2668b
CAW
191msgstr ""
192
24150310
CAW
193#: mediagoblin/processing/__init__.py:127
194msgid "Invalid file given for media type."
39f115ed
CAW
195msgstr ""
196
f62b697e 197#: mediagoblin/submit/forms.py:26
39f115ed 198msgid "File"
b0391ad9
CAW
199msgstr "الملف"
200
24150310 201#: mediagoblin/submit/views.py:56
39f115ed 202msgid "You must provide a file."
b0391ad9 203msgstr "يجب أن تضع ملفًا."
39f115ed 204
24150310 205#: mediagoblin/submit/views.py:163
39f115ed 206msgid "Woohoo! Submitted!"
b0391ad9 207msgstr "يا سلام! نُشرَت!"
39f115ed 208
bcd50908
CAW
209#: mediagoblin/templates/mediagoblin/404.html:22
210msgid "Image of 404 goblin stressing out"
211msgstr "صورة قزم مرتبك"
19e2668b 212
bcd50908 213#: mediagoblin/templates/mediagoblin/404.html:23
39f115ed 214msgid "Oops!"
502c2563 215msgstr "ويحي!"
39f115ed
CAW
216
217#: mediagoblin/templates/mediagoblin/404.html:24
218msgid "There doesn't seem to be a page at this address. Sorry!"
b0391ad9 219msgstr "يبدو أنه لا توجد صفحة في العنوان. عذرًا!"
39f115ed
CAW
220
221#: mediagoblin/templates/mediagoblin/404.html:26
222msgid ""
223"If you're sure the address is correct, maybe the page you're looking for has"
224" been moved or deleted."
5f081163 225msgstr "إن كنت متأكدًا من صحة العنوان فربما تكون الصفحة التي تريدها نُقلت أو حُذفت."
39f115ed 226
24150310 227#: mediagoblin/templates/mediagoblin/base.html:47
39f115ed 228msgid "MediaGoblin logo"
7d6a9058 229msgstr "شعار ميدياغوبلن"
39f115ed 230
24150310 231#: mediagoblin/templates/mediagoblin/base.html:57
19e2668b
CAW
232msgid "Verify your email!"
233msgstr ""
234
c2c66ea1
CAW
235#: mediagoblin/templates/mediagoblin/base.html:63
236msgid "+ Add media"
237msgstr ""
238
239#: mediagoblin/templates/mediagoblin/base.html:65
240msgid "View your profile"
241msgstr ""
242
24150310
CAW
243#: mediagoblin/templates/mediagoblin/base.html:66
244msgid "Log out"
19e2668b 245msgstr ""
39f115ed 246
24150310
CAW
247#: mediagoblin/templates/mediagoblin/base.html:71
248#: mediagoblin/templates/mediagoblin/auth/login.html:32
249#: mediagoblin/templates/mediagoblin/auth/login.html:50
39f115ed 250msgid "Log in"
b0391ad9 251msgstr "لِج"
39f115ed 252
24150310 253#: mediagoblin/templates/mediagoblin/base.html:85
39f115ed
CAW
254msgid ""
255"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
5f081163
CAW
256"href=\"http://gnu.org/\">GNU</a> project."
257msgstr ""
258
24150310 259#: mediagoblin/templates/mediagoblin/base.html:88
5f081163
CAW
260#, python-format
261msgid ""
262"Released under the <a "
263"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
264"href=\"%(source_link)s\">Source code</a> available."
39f115ed
CAW
265msgstr ""
266
8c12e57b
CAW
267#: mediagoblin/templates/mediagoblin/root.html:24
268msgid "Explore"
269msgstr ""
270
bcd50908 271#: mediagoblin/templates/mediagoblin/root.html:26
19e2668b
CAW
272msgid "Hi there, welcome to this MediaGoblin site!"
273msgstr ""
39f115ed 274
19e2668b 275#: mediagoblin/templates/mediagoblin/root.html:28
b3efea3c
CAW
276msgid ""
277"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
278"extraordinarily great piece of media hosting software."
39f115ed
CAW
279msgstr ""
280
19e2668b 281#: mediagoblin/templates/mediagoblin/root.html:29
39f115ed 282msgid ""
19e2668b
CAW
283"To add your own media, place comments, save your favourites and more, you "
284"can log in with your MediaGoblin account."
39f115ed
CAW
285msgstr ""
286
19e2668b
CAW
287#: mediagoblin/templates/mediagoblin/root.html:31
288msgid "Don't have one yet? It's easy!"
8c12e57b
CAW
289msgstr ""
290
19e2668b 291#: mediagoblin/templates/mediagoblin/root.html:32
8c12e57b
CAW
292#, python-format
293msgid ""
19e2668b 294"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
bcd50908
CAW
295" or\n"
296" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
8c12e57b
CAW
297msgstr ""
298
bcd50908 299#: mediagoblin/templates/mediagoblin/root.html:40
8c12e57b 300msgid "Most recent media"
502c2563 301msgstr "أحدث الوسائط"
8c12e57b 302
bcd50908
CAW
303#: mediagoblin/templates/mediagoblin/auth/change_fp.html:32
304msgid "Set your new password"
305msgstr ""
8c12e57b 306
bcd50908
CAW
307#: mediagoblin/templates/mediagoblin/auth/change_fp.html:35
308msgid "Set password"
309msgstr ""
a6f06563 310
19e2668b
CAW
311#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:27
312msgid "Recover password"
313msgstr ""
314
315#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:30
316msgid "Send instructions"
317msgstr ""
8c12e57b 318
8c12e57b
CAW
319#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
320#, python-format
321msgid ""
322"Hi %(username)s,\n"
323"\n"
324"to change your GNU MediaGoblin password, open the following URL in \n"
325"your web browser:\n"
326"\n"
327"%(verification_url)s\n"
328"\n"
329"If you think this is an error, just ignore this email and continue being\n"
330"a happy goblin!"
5f081163 331msgstr "مرحبًا يا %(username)s،\n\nإن أردت تغيير كلمة سرك في غنو ميدياغوبلن فافتح الوصلة التالية في متصفحك:\n\n%(verification_url)s\n\nإن كنت ترى أن هذه الرسالة وصلتك خطأً فتجاهلها واستمتع بحياتك!"
8c12e57b 332
24150310 333#: mediagoblin/templates/mediagoblin/auth/login.html:35
39f115ed 334msgid "Logging in failed!"
7d6a9058 335msgstr "فشل الولوج!"
39f115ed 336
24150310 337#: mediagoblin/templates/mediagoblin/auth/login.html:40
39f115ed 338msgid "Don't have an account yet?"
b0391ad9 339msgstr "ألا تملك حسابًا بعد؟"
39f115ed 340
24150310 341#: mediagoblin/templates/mediagoblin/auth/login.html:41
39f115ed 342msgid "Create one here!"
b0391ad9 343msgstr "أنشئ حسابًا هنا!"
39f115ed 344
24150310 345#: mediagoblin/templates/mediagoblin/auth/login.html:47
8c12e57b 346msgid "Forgot your password?"
502c2563 347msgstr "أنسيت كلمة سرك؟"
8c12e57b 348
bcd50908 349#: mediagoblin/templates/mediagoblin/auth/register.html:32
39f115ed 350msgid "Create an account!"
b0391ad9 351msgstr "أنشئ حسابًا!"
39f115ed 352
bcd50908 353#: mediagoblin/templates/mediagoblin/auth/register.html:36
39f115ed 354msgid "Create"
7d6a9058 355msgstr "أنشئ"
39f115ed
CAW
356
357#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
358#, python-format
359msgid ""
360"Hi %(username)s,\n"
361"\n"
362"to activate your GNU MediaGoblin account, open the following URL in\n"
363"your web browser:\n"
364"\n"
365"%(verification_url)s"
5f081163 366msgstr "أهلًا يا %(username)s،\n\nافتح الرابط التالي\nفي متصفحك لتفعيل حسابك في غنو ميدياغوبلن:\n\n%(verification_url)s"
39f115ed
CAW
367
368#: mediagoblin/templates/mediagoblin/edit/edit.html:29
369#, python-format
370msgid "Editing %(media_title)s"
b0391ad9 371msgstr "تحرير %(media_title)s"
39f115ed
CAW
372
373#: mediagoblin/templates/mediagoblin/edit/edit.html:36
b0391ad9 374#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
39f115ed
CAW
375msgid "Cancel"
376msgstr "ألغِ"
377
378#: mediagoblin/templates/mediagoblin/edit/edit.html:37
bcd50908 379#: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
39f115ed
CAW
380#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
381msgid "Save changes"
382msgstr "احفظ التغييرات"
383
bcd50908
CAW
384#: mediagoblin/templates/mediagoblin/edit/edit_account.html:34
385#, python-format
386msgid "Changing %(username)s's account settings"
387msgstr ""
388
39f115ed
CAW
389#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29
390#, python-format
391msgid "Editing %(username)s's profile"
b0391ad9 392msgstr "تحرير ملف %(username)s الشخصي"
39f115ed 393
19e2668b
CAW
394#: mediagoblin/templates/mediagoblin/listings/tag.html:30
395#: mediagoblin/templates/mediagoblin/listings/tag.html:35
396#, python-format
397msgid "Media tagged with: %(tag_name)s"
398msgstr ""
399
bcd50908 400#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
6a26e4b0 401#: mediagoblin/templates/mediagoblin/media_displays/audio.html:57
5f081163 402#: mediagoblin/templates/mediagoblin/media_displays/video.html:53
19e2668b
CAW
403msgid "Original"
404msgstr ""
39f115ed 405
6a26e4b0 406#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
24150310
CAW
407msgid ""
408"Sorry, this audio will not work because \n"
409"\tyour web browser does not support HTML5 \n"
410"\taudio."
411msgstr ""
412
6a26e4b0 413#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
24150310
CAW
414msgid ""
415"You can get a modern web browser that \n"
416"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
417"\t http://getfirefox.com</a>!"
418msgstr ""
419
5f081163 420#: mediagoblin/templates/mediagoblin/media_displays/video.html:40
bcd50908
CAW
421msgid ""
422"Sorry, this video will not work because \n"
423"\t your web browser does not support HTML5 \n"
424"\t video."
425msgstr ""
426
5f081163 427#: mediagoblin/templates/mediagoblin/media_displays/video.html:43
bcd50908
CAW
428msgid ""
429"You can get a modern web browser that \n"
430"\t can play this video at <a href=\"http://getfirefox.com\">\n"
431"\t http://getfirefox.com</a>!"
432msgstr ""
433
39f115ed 434#: mediagoblin/templates/mediagoblin/submit/start.html:26
bcd50908
CAW
435msgid "Add your media"
436msgstr ""
437
438#: mediagoblin/templates/mediagoblin/submit/start.html:30
439msgid "Add"
440msgstr ""
39f115ed 441
19e2668b
CAW
442#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
443#, python-format
444msgid "%(username)s's media"
445msgstr ""
446
447#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
39f115ed
CAW
448#, python-format
449msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
7d6a9058 450msgstr "وسائط <a href=\"%(user_url)s\">%(username)s</a>"
39f115ed 451
5f081163 452#: mediagoblin/templates/mediagoblin/user_pages/media.html:46
a6f06563 453#, python-format
5f081163 454msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563
CAW
455msgstr ""
456
6a26e4b0
CAW
457#: mediagoblin/templates/mediagoblin/user_pages/media.html:67
458#: mediagoblin/templates/mediagoblin/user_pages/media.html:73
459#, python-format
460msgid "Image for %(media_title)s"
461msgstr ""
462
463#: mediagoblin/templates/mediagoblin/user_pages/media.html:87
bcd50908 464msgid "Edit"
a6f06563
CAW
465msgstr ""
466
6a26e4b0 467#: mediagoblin/templates/mediagoblin/user_pages/media.html:91
bcd50908 468msgid "Delete"
a6f06563
CAW
469msgstr ""
470
6a26e4b0 471#: mediagoblin/templates/mediagoblin/user_pages/media.html:124
5f081163 472msgid "Add a comment"
a6f06563
CAW
473msgstr ""
474
6a26e4b0 475#: mediagoblin/templates/mediagoblin/user_pages/media.html:131
bcd50908 476msgid ""
f62b697e 477"You can use <a "
bcd50908
CAW
478"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for"
479" formatting."
480msgstr ""
481
6a26e4b0 482#: mediagoblin/templates/mediagoblin/user_pages/media.html:135
bcd50908
CAW
483msgid "Add this comment"
484msgstr ""
485
6a26e4b0 486#: mediagoblin/templates/mediagoblin/user_pages/media.html:154
bcd50908
CAW
487msgid "at"
488msgstr ""
489
6a26e4b0 490#: mediagoblin/templates/mediagoblin/user_pages/media.html:174
bcd50908 491#, python-format
5f081163
CAW
492msgid ""
493"<h3>Added on</h3>\n"
494" <p>%(date)s</p>"
a6f06563
CAW
495msgstr ""
496
56f4953c
CAW
497#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
498#, python-format
499msgid "Really delete %(title)s?"
502c2563 500msgstr "أتود حقًا حذف %(title)s?"
56f4953c 501
b0391ad9 502#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50
5f081163
CAW
503msgid "Delete permanently"
504msgstr ""
56f4953c 505
39f115ed
CAW
506#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:22
507msgid "Media processing panel"
7d6a9058 508msgstr "لوحة معالجة الوسائط"
39f115ed
CAW
509
510#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:25
511msgid ""
512"You can track the state of media being processed for your gallery here."
502c2563 513msgstr "يمكنك متابعة عملية معالجة وسائط معرضك من هنا."
39f115ed
CAW
514
515#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:28
516msgid "Media in-processing"
502c2563 517msgstr "توجد وسائط تحت المعالجة"
39f115ed
CAW
518
519#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:46
520msgid "No media in-processing"
502c2563 521msgstr "لا توجد وسائط تحت المعالجة"
39f115ed
CAW
522
523#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:50
524msgid "These uploads failed to process:"
502c2563 525msgstr "فشلت معالجة هذه الملفات:"
39f115ed 526
19e2668b
CAW
527#: mediagoblin/templates/mediagoblin/user_pages/user.html:31
528#: mediagoblin/templates/mediagoblin/user_pages/user.html:89
529#, python-format
530msgid "%(username)s's profile"
531msgstr "ملف %(username)s الشخصي"
532
533#: mediagoblin/templates/mediagoblin/user_pages/user.html:43
534msgid "Sorry, no such user found."
535msgstr "عذرًا، تعذر العثور على مستخدم بهذا الاسم."
536
537#: mediagoblin/templates/mediagoblin/user_pages/user.html:50
538#: mediagoblin/templates/mediagoblin/user_pages/user.html:70
39f115ed 539msgid "Email verification needed"
7d6a9058 540msgstr "يجب التحقق من البريد الإلكتروني"
39f115ed 541
19e2668b 542#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
39f115ed 543msgid "Almost done! Your account still needs to be activated."
b0391ad9 544msgstr "أوشكنا على الانتهاء! ما زال حسابك بحاجة إلى التفعيل."
39f115ed 545
19e2668b 546#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
39f115ed
CAW
547msgid ""
548"An email should arrive in a few moments with instructions on how to do so."
7d6a9058 549msgstr "ستصلك رسالة إلكترونية خلال لحظات بها التعليمات."
39f115ed 550
19e2668b 551#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
39f115ed 552msgid "In case it doesn't:"
7d6a9058 553msgstr "إن لم تصل."
39f115ed 554
19e2668b 555#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
39f115ed 556msgid "Resend verification email"
7d6a9058 557msgstr "أعد إرسال رسالة التحقق"
39f115ed 558
19e2668b 559#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
39f115ed
CAW
560msgid ""
561"Someone has registered an account with this username, but it still has to be"
562" activated."
7d6a9058 563msgstr "سجّل أحدهم حسابًا بهذا الاسم، ولكننا بانتظار التفعيل حتى الآن."
39f115ed 564
19e2668b 565#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
39f115ed
CAW
566#, python-format
567msgid ""
568"If you are that person but you've lost your verification email, you can <a "
569"href=\"%(login_url)s\">log in</a> and resend it."
5f081163 570msgstr "إن كنت أنت ذلك الشخص لكنك فقدت رسالة التحقق، يمكنك <a href=\"%(login_url)s\">الولوج</a> وإعادة إرسالها."
39f115ed 571
19e2668b 572#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
39f115ed 573msgid "Here's a spot to tell others about yourself."
7d6a9058 574msgstr "هذه زاوية لتخبر الآخرين فيها عن نفسك."
39f115ed 575
19e2668b 576#: mediagoblin/templates/mediagoblin/user_pages/user.html:101
bcd50908 577#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
39f115ed 578msgid "Edit profile"
b0391ad9 579msgstr "حرِّر الملف الشخصي"
39f115ed 580
bcd50908 581#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
39f115ed 582msgid "This user hasn't filled in their profile (yet)."
502c2563 583msgstr "لم يعبئ هذا العضو بيانات ملفه بعد."
39f115ed 584
bcd50908
CAW
585#: mediagoblin/templates/mediagoblin/user_pages/user.html:125
586msgid "Change account settings"
587msgstr ""
588
589#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
39f115ed
CAW
590#, python-format
591msgid "View all of %(username)s's media"
b0391ad9 592msgstr "أظهِر كل وسائط %(username)s"
39f115ed 593
bcd50908 594#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
39f115ed
CAW
595msgid ""
596"This is where your media will appear, but you don't seem to have added "
597"anything yet."
7d6a9058 598msgstr "هنا ستظهر وسائطك، ولكن يبدو أنك لم تضف شيئًا بعد."
39f115ed 599
24150310
CAW
600#: mediagoblin/templates/mediagoblin/user_pages/user.html:157
601msgid "Add media"
602msgstr "أضف وسائط"
603
bcd50908
CAW
604#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
605#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
39f115ed 606msgid "There doesn't seem to be any media here yet..."
b0391ad9 607msgstr "لا يبدو أنه توجد أي وسائط هنا حتى الآن..."
39f115ed
CAW
608
609#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
610msgid "feed icon"
611msgstr ""
612
613#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
614msgid "Atom feed"
615msgstr ""
616
5f081163
CAW
617#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25
618msgid "Location"
619msgstr ""
620
621#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38
622#, python-format
623msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
f62b697e
CAW
624msgstr ""
625
626#: mediagoblin/templates/mediagoblin/utils/license.html:25
627msgid "All rights reserved"
628msgstr ""
629
bcd50908
CAW
630#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
631msgid "← Newer"
632msgstr ""
b0391ad9 633
bcd50908
CAW
634#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
635msgid "Older →"
636msgstr ""
b0391ad9 637
bcd50908 638#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563
CAW
639msgid "Go to page:"
640msgstr ""
641
5f081163
CAW
642#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
643#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908
CAW
644msgid "newer"
645msgstr ""
646
5f081163
CAW
647#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
648#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908
CAW
649msgid "older"
650msgstr ""
651
19e2668b 652#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 653msgid "Tagged with"
19e2668b
CAW
654msgstr ""
655
24150310 656#: mediagoblin/tools/exif.py:75
f62b697e
CAW
657msgid "Could not read the image file."
658msgstr ""
659
b0391ad9
CAW
660#: mediagoblin/user_pages/forms.py:30
661msgid "I am sure I want to delete this"
502c2563
CAW
662msgstr "أنا متأكد من رغبتي بحذف هذا العمل"
663
5f081163 664#: mediagoblin/user_pages/views.py:153
a6f06563 665msgid "Oops, your comment was empty."
39f115ed
CAW
666msgstr ""
667
5f081163 668#: mediagoblin/user_pages/views.py:159
a6f06563 669msgid "Your comment has been posted!"
56f4953c
CAW
670msgstr ""
671
5f081163 672#: mediagoblin/user_pages/views.py:185
19e2668b
CAW
673msgid "You deleted the media."
674msgstr ""
675
5f081163 676#: mediagoblin/user_pages/views.py:192
19e2668b
CAW
677msgid "The media was not deleted because you didn't check that you were sure."
678msgstr ""
679
5f081163 680#: mediagoblin/user_pages/views.py:200
502c2563
CAW
681msgid "You are about to delete another user's media. Proceed with caution."
682msgstr "أنت على وشك حذف وسائط مستخدم آخر. كن حذرًا أثناء العملية."