nextcloud/l10n/ar/core.po

582 lines
14 KiB
Plaintext
Raw Normal View History

2012-01-11 04:06:59 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2012-12-24 03:12:16 +04:00
# <shiningmoon25@gmail.com>, 2012.
2012-01-20 21:53:45 +04:00
# <tarek.taha@gmail.com>, 2011, 2012.
2012-01-11 04:06:59 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2012-06-06 02:29:28 +04:00
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2012-12-24 03:12:16 +04:00
"POT-Creation-Date: 2012-12-24 00:10+0100\n"
"PO-Revision-Date: 2012-12-23 19:06+0000\n"
"Last-Translator: aboodilankaboot <shiningmoon25@gmail.com>\n"
2012-08-01 00:57:24 +04:00
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
2012-01-11 04:06:59 +04:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
2012-09-06 04:06:37 +04:00
"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"
2012-01-11 04:06:59 +04:00
2012-12-13 03:18:20 +04:00
#: ajax/share.php:84
#, php-format
msgid "User %s shared a file with you"
msgstr ""
#: ajax/share.php:86
#, php-format
msgid "User %s shared a folder with you"
msgstr ""
#: ajax/share.php:88
#, php-format
msgid ""
"User %s shared the file \"%s\" with you. It is available for download here: "
"%s"
msgstr ""
#: ajax/share.php:90
#, php-format
msgid ""
"User %s shared the folder \"%s\" with you. It is available for download "
"here: %s"
msgstr ""
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
2012-05-09 14:41:01 +04:00
msgstr ""
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/add.php:30
2012-05-09 14:41:01 +04:00
msgid "No category to add?"
2012-12-24 03:12:16 +04:00
msgstr "ألا توجد فئة للإضافة؟"
2012-05-09 14:41:01 +04:00
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/add.php:37
2012-05-09 14:41:01 +04:00
msgid "This category already exists: "
2012-12-24 03:12:16 +04:00
msgstr "هذه الفئة موجودة مسبقاً"
2012-05-09 14:41:01 +04:00
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
#: ajax/vcategories/favorites.php:24
#: ajax/vcategories/removeFromFavorites.php:26
msgid "Object type not provided."
msgstr ""
#: ajax/vcategories/addToFavorites.php:30
#: ajax/vcategories/removeFromFavorites.php:30
#, php-format
msgid "%s ID not provided."
msgstr ""
#: ajax/vcategories/addToFavorites.php:35
#, php-format
msgid "Error adding %s to favorites."
msgstr ""
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
msgid "No categories selected for deletion."
2012-12-24 03:12:16 +04:00
msgstr "لم يتم اختيار فئة للحذف"
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/removeFromFavorites.php:35
#, php-format
msgid "Error removing %s from favorites."
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
2012-08-01 00:57:24 +04:00
msgid "Settings"
msgstr "تعديلات"
2012-12-13 03:18:20 +04:00
#: js/js.js:704
2012-11-08 03:03:43 +04:00
msgid "seconds ago"
2012-12-24 03:12:16 +04:00
msgstr "منذ ثواني"
2012-11-08 03:03:43 +04:00
2012-12-13 03:18:20 +04:00
#: js/js.js:705
2012-11-08 03:03:43 +04:00
msgid "1 minute ago"
2012-12-24 03:12:16 +04:00
msgstr "منذ دقيقة"
2012-11-08 03:03:43 +04:00
2012-12-13 03:18:20 +04:00
#: js/js.js:706
2012-11-08 03:03:43 +04:00
msgid "{minutes} minutes ago"
2012-12-24 03:12:16 +04:00
msgstr "{minutes} منذ دقائق"
2012-11-08 03:03:43 +04:00
2012-12-13 03:18:20 +04:00
#: js/js.js:707
2012-11-15 03:03:50 +04:00
msgid "1 hour ago"
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:708
2012-11-15 03:03:50 +04:00
msgid "{hours} hours ago"
2012-11-08 03:03:43 +04:00
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:709
2012-11-15 03:03:50 +04:00
msgid "today"
2012-12-24 03:12:16 +04:00
msgstr "اليوم"
2012-11-08 03:03:43 +04:00
2012-12-13 03:18:20 +04:00
#: js/js.js:710
2012-11-15 03:03:50 +04:00
msgid "yesterday"
2012-11-08 03:03:43 +04:00
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:711
2012-11-15 03:03:50 +04:00
msgid "{days} days ago"
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:712
2012-11-08 03:03:43 +04:00
msgid "last month"
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:713
2012-11-15 03:03:50 +04:00
msgid "{months} months ago"
2012-11-08 03:03:43 +04:00
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:714
2012-11-15 03:03:50 +04:00
msgid "months ago"
2012-11-08 03:03:43 +04:00
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:715
2012-11-15 03:03:50 +04:00
msgid "last year"
msgstr ""
2012-12-13 03:18:20 +04:00
#: js/js.js:716
2012-11-08 03:03:43 +04:00
msgid "years ago"
msgstr ""
#: js/oc-dialogs.js:126
2012-09-22 03:18:31 +04:00
msgid "Choose"
2012-12-24 03:12:16 +04:00
msgstr "اختيار"
2012-09-22 03:18:31 +04:00
2012-11-08 03:03:43 +04:00
#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
2012-06-06 02:29:28 +04:00
msgid "Cancel"
2012-10-25 04:11:53 +04:00
msgstr "الغاء"
2012-06-06 02:29:28 +04:00
2012-11-08 03:03:43 +04:00
#: js/oc-dialogs.js:162
2012-06-06 02:29:28 +04:00
msgid "No"
2012-12-24 03:12:16 +04:00
msgstr "لا"
2012-06-06 02:29:28 +04:00
2012-11-08 03:03:43 +04:00
#: js/oc-dialogs.js:163
2012-06-06 02:29:28 +04:00
msgid "Yes"
2012-12-24 03:12:16 +04:00
msgstr "نعم"
2012-06-06 02:29:28 +04:00
2012-11-08 03:03:43 +04:00
#: js/oc-dialogs.js:180
2012-06-06 02:29:28 +04:00
msgid "Ok"
2012-12-24 03:12:16 +04:00
msgstr "موافق"
2012-06-06 02:29:28 +04:00
2012-11-15 03:03:50 +04:00
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
msgid "The object type is not specified."
2012-06-06 02:29:28 +04:00
msgstr ""
2012-11-15 03:03:50 +04:00
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
2012-12-24 03:12:16 +04:00
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:554
#: js/share.js:566
2012-06-06 02:29:28 +04:00
msgid "Error"
2012-12-24 03:12:16 +04:00
msgstr "خطأ"
2012-06-06 02:29:28 +04:00
2012-11-15 03:03:50 +04:00
#: js/oc-vcategories.js:179
msgid "The app name is not specified."
msgstr ""
#: js/oc-vcategories.js:194
msgid "The required file {file} is not installed!"
msgstr ""
2012-12-24 03:12:16 +04:00
#: js/share.js:124 js/share.js:594
2012-09-22 03:18:31 +04:00
msgid "Error while sharing"
2012-12-24 03:12:16 +04:00
msgstr "حصل خطأ عند عملية المشاركة"
2012-09-22 03:18:31 +04:00
2012-10-29 03:02:45 +04:00
#: js/share.js:135
2012-09-22 03:18:31 +04:00
msgid "Error while unsharing"
2012-12-24 03:12:16 +04:00
msgstr "حصل خطأ عند عملية إزالة المشاركة"
2012-09-22 03:18:31 +04:00
2012-10-29 03:02:45 +04:00
#: js/share.js:142
2012-09-22 03:18:31 +04:00
msgid "Error while changing permissions"
2012-12-24 03:12:16 +04:00
msgstr "حصل خطأ عند عملية إعادة تعيين التصريح بالتوصل"
2012-09-22 03:18:31 +04:00
2012-10-29 03:02:45 +04:00
#: js/share.js:151
2012-10-18 04:09:32 +04:00
msgid "Shared with you and the group {group} by {owner}"
2012-12-24 03:12:16 +04:00
msgstr "شورك معك ومع المجموعة {group} من قبل {owner}"
2012-09-22 03:18:31 +04:00
2012-10-29 03:02:45 +04:00
#: js/share.js:153
2012-10-18 04:09:32 +04:00
msgid "Shared with you by {owner}"
2012-12-24 03:12:16 +04:00
msgstr "شورك معك من قبل {owner}"
2012-09-22 03:18:31 +04:00
2012-10-29 03:02:45 +04:00
#: js/share.js:158
2012-09-22 03:18:31 +04:00
msgid "Share with"
2012-12-24 03:12:16 +04:00
msgstr "شارك مع"
2012-09-22 03:18:31 +04:00
2012-10-29 03:02:45 +04:00
#: js/share.js:163
2012-09-22 03:18:31 +04:00
msgid "Share with link"
2012-12-24 03:12:16 +04:00
msgstr "شارك مع رابط"
2012-09-22 03:18:31 +04:00
2012-12-24 03:12:16 +04:00
#: js/share.js:166
2012-09-22 03:18:31 +04:00
msgid "Password protect"
2012-12-24 03:12:16 +04:00
msgstr "حماية كلمة السر"
2012-09-22 03:18:31 +04:00
2012-12-24 03:12:16 +04:00
#: js/share.js:168 templates/installation.php:44 templates/login.php:35
2012-10-16 04:08:21 +04:00
#: templates/verify.php:13
2012-09-22 03:18:31 +04:00
msgid "Password"
msgstr "كلمة السر"
2012-12-13 03:18:20 +04:00
#: js/share.js:172
msgid "Email link to person"
msgstr ""
2012-10-29 03:02:45 +04:00
#: js/share.js:173
2012-12-13 03:18:20 +04:00
msgid "Send"
msgstr ""
#: js/share.js:177
2012-09-22 03:18:31 +04:00
msgid "Set expiration date"
2012-12-24 03:12:16 +04:00
msgstr "تعيين تاريخ إنتهاء الصلاحية"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:178
2012-09-22 03:18:31 +04:00
msgid "Expiration date"
2012-12-24 03:12:16 +04:00
msgstr "تاريخ إنتهاء الصلاحية"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:210
2012-09-29 01:36:09 +04:00
msgid "Share via email:"
2012-12-24 03:12:16 +04:00
msgstr "مشاركة عبر البريد الإلكتروني:"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:212
2012-09-22 03:18:31 +04:00
msgid "No people found"
2012-12-24 03:12:16 +04:00
msgstr "لم يتم العثور على أي شخص"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:239
2012-09-22 03:18:31 +04:00
msgid "Resharing is not allowed"
2012-12-24 03:12:16 +04:00
msgstr "لا يسمح بعملية إعادة المشاركة"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:275
2012-10-18 04:09:32 +04:00
msgid "Shared in {item} with {user}"
2012-12-24 03:12:16 +04:00
msgstr "شورك في {item} مع {user}"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:296
2012-09-22 03:18:31 +04:00
msgid "Unshare"
2012-11-16 03:03:47 +04:00
msgstr "إلغاء مشاركة"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:308
2012-09-22 03:18:31 +04:00
msgid "can edit"
2012-12-24 03:12:16 +04:00
msgstr "التحرير مسموح"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:310
2012-09-22 03:18:31 +04:00
msgid "access control"
2012-12-24 03:12:16 +04:00
msgstr "ضبط الوصول"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:313
2012-09-22 03:18:31 +04:00
msgid "create"
2012-12-24 03:12:16 +04:00
msgstr "إنشاء"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:316
2012-09-22 03:18:31 +04:00
msgid "update"
2012-12-24 03:12:16 +04:00
msgstr "تحديث"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:319
2012-09-22 03:18:31 +04:00
msgid "delete"
2012-12-24 03:12:16 +04:00
msgstr "حذف"
2012-09-22 03:18:31 +04:00
2012-12-13 03:18:20 +04:00
#: js/share.js:322
2012-09-22 03:18:31 +04:00
msgid "share"
2012-12-24 03:12:16 +04:00
msgstr "مشاركة"
2012-09-22 03:18:31 +04:00
2012-12-24 03:12:16 +04:00
#: js/share.js:356 js/share.js:541
2012-09-22 03:18:31 +04:00
msgid "Password protected"
2012-12-24 03:12:16 +04:00
msgstr "محمي بكلمة السر"
2012-09-22 03:18:31 +04:00
2012-12-24 03:12:16 +04:00
#: js/share.js:554
2012-09-26 15:22:37 +04:00
msgid "Error unsetting expiration date"
2012-12-24 03:12:16 +04:00
msgstr "حصل خطأ عند عملية إزالة تاريخ إنتهاء الصلاحية"
2012-09-26 15:22:37 +04:00
2012-12-24 03:12:16 +04:00
#: js/share.js:566
2012-09-22 03:18:31 +04:00
msgid "Error setting expiration date"
2012-12-24 03:12:16 +04:00
msgstr "حصل خطأ عند عملية تعيين تاريخ إنتهاء الصلاحية"
2012-09-22 03:18:31 +04:00
2012-12-24 03:12:16 +04:00
#: js/share.js:581
2012-12-13 03:18:20 +04:00
msgid "Sending ..."
msgstr ""
2012-12-24 03:12:16 +04:00
#: js/share.js:592
2012-12-13 03:18:20 +04:00
msgid "Email sent"
msgstr ""
2012-10-28 02:02:29 +04:00
#: lostpassword/controller.php:47
2012-05-09 14:41:01 +04:00
msgid "ownCloud password reset"
2012-12-24 03:12:16 +04:00
msgstr "إعادة تعيين كلمة سر ownCloud"
2012-05-09 14:41:01 +04:00
2012-09-06 04:06:37 +04:00
#: lostpassword/templates/email.php:2
2012-01-11 04:06:59 +04:00
msgid "Use the following link to reset your password: {link}"
2012-01-20 21:53:45 +04:00
msgstr "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}"
2012-01-11 04:06:59 +04:00
#: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email."
msgstr "سوف نرسل لك بريد يحتوي على وصلة لتجديد كلمة السر."
#: lostpassword/templates/lostpassword.php:5
2012-10-28 02:02:29 +04:00
msgid "Reset email send."
2012-12-24 03:12:16 +04:00
msgstr "إعادة إرسال البريد الإلكتروني."
2012-01-11 04:06:59 +04:00
#: lostpassword/templates/lostpassword.php:8
2012-10-28 02:02:29 +04:00
msgid "Request failed!"
2012-12-24 03:12:16 +04:00
msgstr "فشل الطلب"
2012-01-11 04:06:59 +04:00
2012-12-24 03:12:16 +04:00
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:39
#: templates/login.php:28
2012-01-11 04:06:59 +04:00
msgid "Username"
msgstr "إسم المستخدم"
2012-10-15 04:09:11 +04:00
#: lostpassword/templates/lostpassword.php:14
2012-01-11 04:06:59 +04:00
msgid "Request reset"
msgstr "طلب تعديل"
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
msgstr "لقد تم تعديل كلمة السر"
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
2012-01-20 21:53:45 +04:00
msgstr "الى صفحة الدخول"
2012-01-11 04:06:59 +04:00
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
msgstr "كلمة سر جديدة"
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
msgstr "تعديل كلمة السر"
#: strings.php:5
msgid "Personal"
msgstr "خصوصيات"
#: strings.php:6
msgid "Users"
msgstr "المستخدم"
#: strings.php:7
msgid "Apps"
msgstr "التطبيقات"
#: strings.php:8
msgid "Admin"
msgstr "مستخدم رئيسي"
#: strings.php:9
msgid "Help"
msgstr "المساعدة"
2012-05-09 14:41:01 +04:00
#: templates/403.php:12
msgid "Access forbidden"
2012-12-24 03:12:16 +04:00
msgstr "التوصّل محظور"
2012-05-09 14:41:01 +04:00
2012-01-11 04:06:59 +04:00
#: templates/404.php:12
msgid "Cloud not found"
msgstr "لم يتم إيجاد"
2012-05-09 14:41:01 +04:00
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
2012-10-25 04:11:53 +04:00
msgstr "عدل الفئات"
2012-05-09 14:41:01 +04:00
2012-11-15 03:03:50 +04:00
#: templates/edit_categories_dialog.php:16
2012-05-09 14:41:01 +04:00
msgid "Add"
2012-10-25 04:11:53 +04:00
msgstr "أدخل"
2012-05-09 14:41:01 +04:00
2012-10-16 04:08:21 +04:00
#: templates/installation.php:23 templates/installation.php:31
2012-10-15 04:09:11 +04:00
msgid "Security Warning"
2012-12-24 03:12:16 +04:00
msgstr "تحذير أمان"
2012-10-15 04:09:11 +04:00
2012-08-26 21:47:33 +04:00
#: templates/installation.php:24
2012-10-15 04:09:11 +04:00
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
2012-12-24 03:12:16 +04:00
msgstr "لا يوجد مولّد أرقام عشوائية ، الرجاء تفعيل الـ PHP OpenSSL extension."
2012-10-15 04:09:11 +04:00
#: templates/installation.php:26
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr ""
2012-10-16 04:08:21 +04:00
#: templates/installation.php:32
msgid ""
"Your data directory and your files are probably accessible from the "
"internet. The .htaccess file that ownCloud provides is not working. We "
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
msgstr ""
#: templates/installation.php:36
2012-01-11 04:06:59 +04:00
msgid "Create an <strong>admin account</strong>"
msgstr "أضف </strong>مستخدم رئيسي <strong>"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:50
2012-01-11 04:06:59 +04:00
msgid "Advanced"
msgstr "خيارات متقدمة"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:52
2012-01-11 04:06:59 +04:00
msgid "Data folder"
msgstr "مجلد المعلومات"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:59
2012-01-11 04:06:59 +04:00
msgid "Configure the database"
msgstr "أسس قاعدة البيانات"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:64 templates/installation.php:75
#: templates/installation.php:85 templates/installation.php:95
2012-01-11 04:06:59 +04:00
msgid "will be used"
msgstr "سيتم استخدمه"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:107
2012-01-11 04:06:59 +04:00
msgid "Database user"
msgstr "مستخدم قاعدة البيانات"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:111
2012-01-11 04:06:59 +04:00
msgid "Database password"
msgstr "كلمة سر مستخدم قاعدة البيانات"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:115
2012-01-11 04:06:59 +04:00
msgid "Database name"
msgstr "إسم قاعدة البيانات"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:123
2012-08-26 21:47:33 +04:00
msgid "Database tablespace"
2012-12-24 03:12:16 +04:00
msgstr "مساحة جدول قاعدة البيانات"
2012-08-26 21:47:33 +04:00
2012-12-24 03:12:16 +04:00
#: templates/installation.php:129
2012-01-11 04:06:59 +04:00
msgid "Database host"
msgstr "خادم قاعدة البيانات"
2012-12-24 03:12:16 +04:00
#: templates/installation.php:134
2012-01-11 04:06:59 +04:00
msgid "Finish setup"
msgstr "انهاء التعديلات"
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:16 templates/layout.user.php:17
2012-10-24 04:08:34 +04:00
msgid "Sunday"
2012-10-25 04:11:53 +04:00
msgstr "الاحد"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:16 templates/layout.user.php:17
2012-10-24 04:08:34 +04:00
msgid "Monday"
2012-10-25 04:11:53 +04:00
msgstr "الأثنين"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:16 templates/layout.user.php:17
2012-10-24 04:08:34 +04:00
msgid "Tuesday"
2012-10-25 04:11:53 +04:00
msgstr "الثلاثاء"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:16 templates/layout.user.php:17
2012-10-24 04:08:34 +04:00
msgid "Wednesday"
2012-10-25 04:11:53 +04:00
msgstr "الاربعاء"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:16 templates/layout.user.php:17
2012-10-24 04:08:34 +04:00
msgid "Thursday"
2012-10-25 04:11:53 +04:00
msgstr "الخميس"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:16 templates/layout.user.php:17
2012-10-24 04:08:34 +04:00
msgid "Friday"
2012-10-25 04:11:53 +04:00
msgstr "الجمعه"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:16 templates/layout.user.php:17
2012-10-24 04:08:34 +04:00
msgid "Saturday"
2012-10-25 04:11:53 +04:00
msgstr "السبت"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "January"
2012-10-25 04:11:53 +04:00
msgstr "كانون الثاني"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "February"
2012-10-25 04:11:53 +04:00
msgstr "شباط"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "March"
2012-10-25 04:11:53 +04:00
msgstr "آذار"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "April"
2012-10-25 04:11:53 +04:00
msgstr "نيسان"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "May"
2012-10-25 04:11:53 +04:00
msgstr "أيار"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "June"
2012-10-25 04:11:53 +04:00
msgstr "حزيران"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "July"
2012-10-25 04:11:53 +04:00
msgstr "تموز"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "August"
2012-10-25 04:11:53 +04:00
msgstr "آب"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "September"
2012-10-25 04:11:53 +04:00
msgstr "أيلول"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "October"
2012-10-25 04:11:53 +04:00
msgstr "تشرين الاول"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "November"
2012-10-25 04:11:53 +04:00
msgstr "تشرين الثاني"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:17 templates/layout.user.php:18
2012-10-24 04:08:34 +04:00
msgid "December"
2012-10-25 04:11:53 +04:00
msgstr "كانون الاول"
2012-10-24 04:08:34 +04:00
2012-12-13 03:18:20 +04:00
#: templates/layout.guest.php:42
2012-10-28 02:02:29 +04:00
msgid "web services under your control"
msgstr "خدمات الوب تحت تصرفك"
2012-12-13 03:18:20 +04:00
#: templates/layout.user.php:45
2012-01-11 04:06:59 +04:00
msgid "Log out"
msgstr "الخروج"
2012-12-24 03:12:16 +04:00
#: templates/login.php:10
2012-10-16 04:08:21 +04:00
msgid "Automatic logon rejected!"
2012-12-24 03:12:16 +04:00
msgstr "تم رفض تسجيل الدخول التلقائي!"
2012-10-16 04:08:21 +04:00
2012-12-24 03:12:16 +04:00
#: templates/login.php:11
2012-10-16 04:08:21 +04:00
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
2012-12-24 03:12:16 +04:00
msgstr "قد يكون حسابك في خطر إن لم تقم بإعادة تعيين كلمة السر حديثاً"
2012-10-16 04:08:21 +04:00
2012-12-24 03:12:16 +04:00
#: templates/login.php:13
2012-10-16 04:08:21 +04:00
msgid "Please change your password to secure your account again."
2012-12-24 03:12:16 +04:00
msgstr "الرجاء إعادة تعيين كلمة السر لتأمين حسابك."
2012-10-16 04:08:21 +04:00
2012-12-24 03:12:16 +04:00
#: templates/login.php:19
2012-01-11 04:06:59 +04:00
msgid "Lost your password?"
msgstr "هل نسيت كلمة السر؟"
2012-12-24 03:12:16 +04:00
#: templates/login.php:39
2012-01-11 04:06:59 +04:00
msgid "remember"
msgstr "تذكر"
2012-12-24 03:12:16 +04:00
#: templates/login.php:41
2012-01-11 04:06:59 +04:00
msgid "Log in"
2012-01-20 21:53:45 +04:00
msgstr "أدخل"
2012-01-11 04:06:59 +04:00
#: templates/logout.php:1
msgid "You are logged out."
msgstr "تم الخروج بنجاح."
#: templates/part.pagenavi.php:3
msgid "prev"
msgstr "السابق"
#: templates/part.pagenavi.php:20
msgid "next"
msgstr "التالي"
2012-10-16 04:08:21 +04:00
#: templates/verify.php:5
msgid "Security Warning!"
2012-12-24 03:12:16 +04:00
msgstr "تحذير أمان!"
2012-10-16 04:08:21 +04:00
#: templates/verify.php:6
msgid ""
"Please verify your password. <br/>For security reasons you may be "
"occasionally asked to enter your password again."
2012-12-24 03:12:16 +04:00
msgstr "الرجاء التحقق من كلمة السر. <br/>من الممكن أحياناً أن نطلب منك إعادة إدخال كلمة السر مرة أخرى."
2012-10-16 04:08:21 +04:00
#: templates/verify.php:16
msgid "Verify"
2012-12-24 03:12:16 +04:00
msgstr "تحقيق"