Blame view

sources/settings/l10n/ar.php 14.9 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
  <?php
  $TRANSLATIONS = array(
6d9380f96   Cédric Dupont   Update sources OC...
3
4
5
6
7
8
9
10
11
  "Invalid value supplied for %s" => "ادخال خاطئ لقيمة %s",
  "Saved" => "حفظ",
  "test email settings" => "إعدادات البريد التجريبي",
  "If you received this email, the settings seem to be correct." => "تبدوا الاعدادت صحيحة اذا تلقيت هذا البريد الالكتروني",
  "A problem occurred while sending the e-mail. Please revisit your settings." => "حدث خطأ اثناء ارسال البريد الالكتروني ، الرجاء مراجعة اعداداتك",
  "Email sent" => "تم ارسال البريد الالكتروني",
  "Send mode" => "وضعية الإرسال",
  "Encryption" => "التشفير",
  "Authentication method" => "أسلوب التطابق",
03e52840d   Kload   Init
12
13
  "Unable to load list from App Store" => "فشل تحميل القائمة من الآب ستور",
  "Authentication error" => "لم يتم التأكد من الشخصية بنجاح",
6d9380f96   Cédric Dupont   Update sources OC...
14
15
  "Your full name has been changed." => "اسمك الكامل تم تغييره.",
  "Unable to change full name" => "لم يتم التمكن من تغيير اسمك الكامل",
03e52840d   Kload   Init
16
17
  "Group already exists" => "المجموعة موجودة مسبقاً",
  "Unable to add group" => "فشل إضافة المجموعة",
03e52840d   Kload   Init
18
19
20
21
22
  "Email saved" => "تم حفظ البريد الإلكتروني",
  "Invalid email" => "البريد الإلكتروني غير صالح",
  "Unable to delete group" => "فشل إزالة المجموعة",
  "Unable to delete user" => "فشل إزالة المستخدم",
  "Language changed" => "تم تغيير اللغة",
31b7f2792   Kload   Upgrade to ownclo...
23
  "Invalid request" => "طلب غير مفهوم",
03e52840d   Kload   Init
24
25
26
  "Admins can't remove themself from the admin group" => "لا يستطيع المدير إزالة حسابه من مجموعة المديرين",
  "Unable to add user to group %s" => "فشل إضافة المستخدم الى المجموعة %s",
  "Unable to remove user from group %s" => "فشل إزالة المستخدم من المجموعة %s",
31b7f2792   Kload   Upgrade to ownclo...
27
  "Couldn't update app." => "تعذر تحديث التطبيق.",
6d9380f96   Cédric Dupont   Update sources OC...
28
29
30
31
32
33
34
35
  "Wrong password" => "كلمة مرور خاطئة",
  "No user supplied" => "لم يتم توفير مستخدم ",
  "Please provide an admin recovery password, otherwise all user data will be lost" => "يرجى توفير كلمة مرور المسؤول المستردة, وإلا سيتم فقد جميع بيانات المستخدم ",
  "Wrong admin recovery password. Please check the password and try again." => "خطا في كلمة مرور المسؤول المستردة, يرجى التاكد من كلمة المرور والمحاولة مرة اخرى.",
  "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Back-end لا يدعم تغيير كلمة المرور, لاكن مفتاح تشفير المستخدمين تم تحديثة بنجاح.",
  "Unable to change password" => "لا يمكن تغيير كلمة المرور",
  "Sending..." => "جاري الارسال ...",
  "User Documentation" => "كتاب توثيق المستخدم",
31b7f2792   Kload   Upgrade to ownclo...
36
  "Update to {appversion}" => "تم التحديث الى ",
03e52840d   Kload   Init
37
38
  "Disable" => "إيقاف",
  "Enable" => "تفعيل",
31b7f2792   Kload   Upgrade to ownclo...
39
  "Please wait...." => "الرجاء الانتظار ...",
6d9380f96   Cédric Dupont   Update sources OC...
40
41
  "Error while disabling app" => "خطا عند تعطيل البرنامج",
  "Error while enabling app" => "خطا عند تفعيل البرنامج ",
31b7f2792   Kload   Upgrade to ownclo...
42
43
  "Updating...." => "جاري التحديث ...",
  "Error while updating app" => "حصل خطأ أثناء تحديث التطبيق",
03e52840d   Kload   Init
44
  "Error" => "خطأ",
31b7f2792   Kload   Upgrade to ownclo...
45
46
  "Update" => "حدث",
  "Updated" => "تم التحديث بنجاح",
6d9380f96   Cédric Dupont   Update sources OC...
47
48
49
50
51
52
  "Select a profile picture" => "اختر صورة الملف الشخصي ",
  "Very weak password" => "كلمة السر ضعيفة جدا",
  "Weak password" => "كلمة السر ضعيفة",
  "Good password" => "كلمة السر جيدة",
  "Strong password" => "كلمة السر قوية",
  "Decrypting files... Please wait, this can take some time." => "فك تشفير الملفات... يرجى الانتظار, من الممكن ان ياخذ بعض الوقت.",
31b7f2792   Kload   Upgrade to ownclo...
53
  "undo" => "تراجع",
03e52840d   Kload   Init
54
55
  "Groups" => "مجموعات",
  "Group Admin" => "مدير المجموعة",
31b7f2792   Kload   Upgrade to ownclo...
56
  "Delete" => "إلغاء",
6d9380f96   Cédric Dupont   Update sources OC...
57
  "never" => "بتاتا",
31b7f2792   Kload   Upgrade to ownclo...
58
59
60
61
  "add group" => "اضافة مجموعة",
  "A valid username must be provided" => "يجب ادخال اسم مستخدم صحيح",
  "Error creating user" => "حصل خطأ اثناء انشاء مستخدم",
  "A valid password must be provided" => "يجب ادخال كلمة مرور صحيحة",
6d9380f96   Cédric Dupont   Update sources OC...
62
  "Warning: Home directory for user \"{user}\" already exists" => "تحذير: المجلد الرئيسي لـ المستخدم \"{user}\" موجود مسبقا",
03e52840d   Kload   Init
63
  "__language_name__" => "__language_name__",
6d9380f96   Cédric Dupont   Update sources OC...
64
65
66
67
68
69
70
  "Everything (fatal issues, errors, warnings, info, debug)" => "كل شيء (مشاكل فادحة, اخطاء , تحذيرات , معلومات , تصحيح الاخطاء)",
  "Info, warnings, errors and fatal issues" => "معلومات , تحذيرات , اخطاء , مشاكل فادحة ",
  "Warnings, errors and fatal issues" => "تحذيرات , اخطاء , مشاكل فادحة ",
  "Errors and fatal issues" => "اخطاء ومشاكل فادحة ",
  "Fatal issues only" => "مشاكل فادحة فقط ",
  "None" => "لا شيء",
  "Login" => "تسجيل الدخول",
03e52840d   Kload   Init
71
  "Security Warning" => "تحذير أمان",
6d9380f96   Cédric Dupont   Update sources OC...
72
73
  "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "انت تستخدم %s عن طريق HTTP . نحن نقترح باصرار ان تهيء الخادم ليتمكن من الوصول عن طريق HTTPS.",
  "Your data directory and your files are probably accessible from the internet. The .htaccess file 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." => "مجلد data و ملفاتك يمكن الوصول لها عن طريق الانترنت. ملف .htaccess لا يمكن تشغيلة. نحن نقترح باصرار ان تعيد اعداد خادمك لمنع الدخول الى بياناتك عن طريق الانترنت او بالامكان ان تنقل مجلد data خارج document root بشكل مؤقت. ",
31b7f2792   Kload   Upgrade to ownclo...
74
75
  "Setup Warning" => "تحذير في التنصيب",
  "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "اعدادات خادمك غير صحيحة بشكل تسمح لك بمزامنة ملفاتك وذلك بسبب أن واجهة WebDAV تبدو معطلة",
6d9380f96   Cédric Dupont   Update sources OC...
76
  "Please double check the <a href=\"%s\">installation guides</a>." => "يرجى التحقق <a href=\"%s\">دليل التثبيت</a>.",
31b7f2792   Kload   Upgrade to ownclo...
77
78
  "Module 'fileinfo' missing" => "الموديل 'fileinfo' مفقود",
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "موديل  'fileinfo' الخاص بالـPHP  مفقود . نوصي بتفعيل هذا الموديل للحصول على أفضل النتائج مع خاصية التحقق ",
6d9380f96   Cédric Dupont   Update sources OC...
79
80
  "Your PHP version is outdated" => "اصدار PHP الخاص بك قديم",
  "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "اصدار PHP الخاص بك قديم. نحن نقترح لك باصرار ان يتم ترقية الاصدار الى  5.3.8 او احدث بسبب ان الاصدارات القديمة معروفة انها مهمشة. من الممكن ان التنزيل قد لا يتم بصورة صحيحة.",
31b7f2792   Kload   Upgrade to ownclo...
81
  "Locale not working" => "اللغه لا تعمل",
6d9380f96   Cédric Dupont   Update sources OC...
82
83
84
  "System locale can not be set to a one which supports UTF-8." => "لا يمكن تعيين لغة النظام الى احد اللغات التي تدعم UTF-8.",
  "This means that there might be problems with certain characters in file names." => "هذا يعني انه من الممكن ان يكون هناك مشكلة في بعض الاحرف في اسم الملف.",
  "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "نحن باصرار نقترح ان تثبت الحزم المطلوبة في نظامك لدعم احد هذة اللغات: %s.",
31b7f2792   Kload   Upgrade to ownclo...
85
  "Internet connection not working" => "الاتصال بالانترنت لا يعمل",
6d9380f96   Cédric Dupont   Update sources OC...
86
  "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "هذا الخادم لا يوجد لدية اتصال انترنت. هذا يعني ان بعض الميزات مثل mounting التخزين الخارجي , تنبيهات عن التحديثات او تنزيلات برامج الطرف الثالث3  لا تعمل. الدخول للملفات البعيدة و ارسال تنبيهات البريد الالكتروني ممكن ان لا تعمل ايضا. نحن نقترح بتفعيل اتصال الانترنت لهذا الخادم لتتمكن من الاستفادة من كل الميزات",
31b7f2792   Kload   Upgrade to ownclo...
87
88
  "Cron" => "مجدول",
  "Execute one task with each page loaded" => "قم بتنفيذ مهمة واحدة مع كل صفحة تم تحميلها",
6d9380f96   Cédric Dupont   Update sources OC...
89
90
  "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "الملف cron.php تم تسجيله فى خدمه webcron  لاستدعاء الملف cron.php كل  15 دقيقه",
  "Use system's cron service to call the cron.php file every 15 minutes." => "استخدم نظام خدمة cron لـ استدعاء ملف cron.php كل 15 دقيقة ",
31b7f2792   Kload   Upgrade to ownclo...
91
  "Sharing" => "مشاركة",
31b7f2792   Kload   Upgrade to ownclo...
92
  "Allow apps to use the Share API" => "السماح للتطبيقات بالمشاركة عن طريق الAPI",
6d9380f96   Cédric Dupont   Update sources OC...
93
  "Allow public uploads" => "السماح بالرفع للعامة ",
31b7f2792   Kload   Upgrade to ownclo...
94
  "Allow resharing" => "السماح بإعادة المشاركة ",
31b7f2792   Kload   Upgrade to ownclo...
95
96
  "Security" => "حماية",
  "Enforce HTTPS" => "فرض HTTPS",
6d9380f96   Cédric Dupont   Update sources OC...
97
98
99
100
101
  "Forces the clients to connect to %s via an encrypted connection." => "اجبار العميل للاتصال بـ %s عن طريق اتصال مشفر",
  "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "يرجى الاتصال بـ %s عن طريق HTTPS لتفعيل او تعطيل SSL enforcement.",
  "Email Server" => "خادم البريد الالكتروني",
  "Server address" => "عنوان الخادم",
  "Port" => "المنفذ",
31b7f2792   Kload   Upgrade to ownclo...
102
103
  "Log" => "سجل",
  "Log level" => "مستوى السجل",
03e52840d   Kload   Init
104
  "More" => "المزيد",
31b7f2792   Kload   Upgrade to ownclo...
105
  "Less" => "أقل",
03e52840d   Kload   Init
106
107
108
109
110
  "Version" => "إصدار",
  "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "طوّر من قبل <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud مجتمع</a>, الـ <a href=\"https://github.com/owncloud\" target=\"_blank\">النص المصدري</a> مرخص بموجب <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">رخصة أفيرو العمومية</abbr></a>.",
  "Add your App" => "أضف تطبيقاتك",
  "More Apps" => "المزيد من التطبيقات",
  "Select an App" => "إختر تطبيقاً",
6d9380f96   Cédric Dupont   Update sources OC...
111
  "Documentation:" => "التوثيق",
03e52840d   Kload   Init
112
113
  "See application page at apps.owncloud.com" => "راجع صفحة التطبيق على apps.owncloud.com",
  "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ترخيص من قبل <span class=\"author\"></span>",
6d9380f96   Cédric Dupont   Update sources OC...
114
  "All" => "الكل",
03e52840d   Kload   Init
115
116
117
118
119
  "Administrator Documentation" => "كتاب توثيق المدير",
  "Online Documentation" => "توثيق متوفر على الشبكة",
  "Forum" => "منتدى",
  "Bugtracker" => "تعقب علة",
  "Commercial Support" => "دعم تجاري",
31b7f2792   Kload   Upgrade to ownclo...
120
121
  "Get the apps to sync your files" => "احصل على التطبيقات لمزامنة ملفاتك",
  "Show First Run Wizard again" => "ابدأ خطوات بداية التشغيل من جديد",
03e52840d   Kload   Init
122
  "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "تم إستهلاك <strong>%s</strong> من المتوفر <strong>%s</strong>",
31b7f2792   Kload   Upgrade to ownclo...
123
  "Password" => "كلمة المرور",
03e52840d   Kload   Init
124
125
126
127
128
  "Your password was changed" => "لقد تم تغيير كلمة السر",
  "Unable to change your password" => "لم يتم تعديل كلمة السر بنجاح",
  "Current password" => "كلمات السر الحالية",
  "New password" => "كلمات سر جديدة",
  "Change password" => "عدل كلمة السر",
6d9380f96   Cédric Dupont   Update sources OC...
129
  "Full Name" => "اسمك الكامل",
31b7f2792   Kload   Upgrade to ownclo...
130
  "Email" => "البريد الإلكترونى",
03e52840d   Kload   Init
131
  "Your email address" => "عنوانك البريدي",
6d9380f96   Cédric Dupont   Update sources OC...
132
133
134
135
136
137
138
139
  "Profile picture" => "صورة الملف الشخصي",
  "Upload new" => "رفع الان",
  "Select new from Files" => "اختر جديد من الملفات ",
  "Remove image" => "احذف الصورة ",
  "Either png or jpg. Ideally square but you will be able to crop it." => "سواء png او jpg. بامكانك قص الصورة ",
  "Your avatar is provided by your original account." => "صورتك الرمزية يتم توفيرها عن طريق حسابك الاصلي.",
  "Cancel" => "الغاء",
  "Choose as profile image" => "اختر صورة الملف الشخصي",
03e52840d   Kload   Init
140
141
  "Language" => "اللغة",
  "Help translate" => "ساعد في الترجمه",
6d9380f96   Cédric Dupont   Update sources OC...
142
143
144
  "The encryption app is no longer enabled, please decrypt all your files" => "البرنامج المشفر لم يعد مفعل, يرجى فك التشفير عن كل ملفاتك",
  "Log-in password" => "كلمه سر الدخول",
  "Decrypt all Files" => "فك تشفير جميع الملفات ",
31b7f2792   Kload   Upgrade to ownclo...
145
  "Login Name" => "اسم الدخول",
03e52840d   Kload   Init
146
  "Create" => "انشئ",
6d9380f96   Cédric Dupont   Update sources OC...
147
148
149
150
151
  "Admin Recovery Password" => "استعادة كلمة المرور للمسؤول",
  "Enter the recovery password in order to recover the users files during password change" => "ادخل كلمة المرور المستعادة من اجل استرداد ملفات المستخدمين اثناء تغيير كلمة المرور",
  "Group" => "مجموعة",
  "Default Quota" => "الحصة النسبية الإفتراضية",
  "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "يرجى ادخال تخزين quota (مثل:\"512 MB\" او  \"12 GB\")",
31b7f2792   Kload   Upgrade to ownclo...
152
153
154
  "Unlimited" => "غير محدود",
  "Other" => "شيء آخر",
  "Username" => "إسم المستخدم",
6d9380f96   Cédric Dupont   Update sources OC...
155
156
  "Quota" => "حصه",
  "change full name" => "تغيير اسمك الكامل",
31b7f2792   Kload   Upgrade to ownclo...
157
158
  "set new password" => "اعداد كلمة مرور جديدة",
  "Default" => "افتراضي"
03e52840d   Kload   Init
159
  );
31b7f2792   Kload   Upgrade to ownclo...
160
  $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;";