Blame view

sources/settings/l10n/ar.php 7.29 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
  <?php
  $TRANSLATIONS = array(
03e52840d   Kload   Init
3
4
5
6
  "Unable to load list from App Store" => "فشل تحميل القائمة من الآب ستور",
  "Authentication error" => "لم يتم التأكد من الشخصية بنجاح",
  "Group already exists" => "المجموعة موجودة مسبقاً",
  "Unable to add group" => "فشل إضافة المجموعة",
03e52840d   Kload   Init
7
8
9
10
11
  "Email saved" => "تم حفظ البريد الإلكتروني",
  "Invalid email" => "البريد الإلكتروني غير صالح",
  "Unable to delete group" => "فشل إزالة المجموعة",
  "Unable to delete user" => "فشل إزالة المستخدم",
  "Language changed" => "تم تغيير اللغة",
31b7f2792   Kload   Upgrade to ownclo...
12
  "Invalid request" => "طلب غير مفهوم",
03e52840d   Kload   Init
13
14
15
  "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...
16
17
  "Couldn't update app." => "تعذر تحديث التطبيق.",
  "Update to {appversion}" => "تم التحديث الى ",
03e52840d   Kload   Init
18
19
  "Disable" => "إيقاف",
  "Enable" => "تفعيل",
31b7f2792   Kload   Upgrade to ownclo...
20
21
22
  "Please wait...." => "الرجاء الانتظار ...",
  "Updating...." => "جاري التحديث ...",
  "Error while updating app" => "حصل خطأ أثناء تحديث التطبيق",
03e52840d   Kload   Init
23
  "Error" => "خطأ",
31b7f2792   Kload   Upgrade to ownclo...
24
25
26
27
28
29
  "Update" => "حدث",
  "Updated" => "تم التحديث بنجاح",
  "Saving..." => "جاري الحفظ...",
  "deleted" => "تم الحذف",
  "undo" => "تراجع",
  "Unable to remove user" => "تعذر حذف المستخدم",
03e52840d   Kload   Init
30
31
  "Groups" => "مجموعات",
  "Group Admin" => "مدير المجموعة",
31b7f2792   Kload   Upgrade to ownclo...
32
33
34
35
36
  "Delete" => "إلغاء",
  "add group" => "اضافة مجموعة",
  "A valid username must be provided" => "يجب ادخال اسم مستخدم صحيح",
  "Error creating user" => "حصل خطأ اثناء انشاء مستخدم",
  "A valid password must be provided" => "يجب ادخال كلمة مرور صحيحة",
03e52840d   Kload   Init
37
38
  "__language_name__" => "__language_name__",
  "Security Warning" => "تحذير أمان",
31b7f2792   Kload   Upgrade to ownclo...
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
  "Setup Warning" => "تحذير في التنصيب",
  "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "اعدادات خادمك غير صحيحة بشكل تسمح لك بمزامنة ملفاتك وذلك بسبب أن واجهة WebDAV تبدو معطلة",
  "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  مفقود . نوصي بتفعيل هذا الموديل للحصول على أفضل النتائج مع خاصية التحقق ",
  "Locale not working" => "اللغه لا تعمل",
  "Internet connection not working" => "الاتصال بالانترنت لا يعمل",
  "Cron" => "مجدول",
  "Execute one task with each page loaded" => "قم بتنفيذ مهمة واحدة مع كل صفحة تم تحميلها",
  "Sharing" => "مشاركة",
  "Enable Share API" => "السماح بالمشاركة عن طريق الAPI ",
  "Allow apps to use the Share API" => "السماح للتطبيقات بالمشاركة عن طريق الAPI",
  "Allow links" => "السماح بالعناوين",
  "Allow users to share items to the public with links" => "السماح للمستعملين بمشاركة البنود للعموم عن طريق الروابط ",
  "Allow resharing" => "السماح بإعادة المشاركة ",
  "Allow users to share items shared with them again" => "السماح للمستخدمين باعادة مشاركة الملفات التي تم مشاركتها معهم",
  "Allow users to share with anyone" => "السماح للمستعملين بإعادة المشاركة مع أي أحد  ",
  "Allow users to only share with users in their groups" => "السماح للمستعمينٍ لإعادة المشاركة فقط مع المستعملين في مجموعاتهم",
  "Security" => "حماية",
  "Enforce HTTPS" => "فرض HTTPS",
  "Log" => "سجل",
  "Log level" => "مستوى السجل",
03e52840d   Kload   Init
60
  "More" => "المزيد",
31b7f2792   Kload   Upgrade to ownclo...
61
  "Less" => "أقل",
03e52840d   Kload   Init
62
63
64
65
66
67
68
  "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" => "إختر تطبيقاً",
  "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>",
03e52840d   Kload   Init
69
70
71
72
73
74
  "User Documentation" => "كتاب توثيق المستخدم",
  "Administrator Documentation" => "كتاب توثيق المدير",
  "Online Documentation" => "توثيق متوفر على الشبكة",
  "Forum" => "منتدى",
  "Bugtracker" => "تعقب علة",
  "Commercial Support" => "دعم تجاري",
31b7f2792   Kload   Upgrade to ownclo...
75
76
  "Get the apps to sync your files" => "احصل على التطبيقات لمزامنة ملفاتك",
  "Show First Run Wizard again" => "ابدأ خطوات بداية التشغيل من جديد",
03e52840d   Kload   Init
77
  "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "تم إستهلاك <strong>%s</strong> من المتوفر <strong>%s</strong>",
31b7f2792   Kload   Upgrade to ownclo...
78
  "Password" => "كلمة المرور",
03e52840d   Kload   Init
79
80
81
82
83
  "Your password was changed" => "لقد تم تغيير كلمة السر",
  "Unable to change your password" => "لم يتم تعديل كلمة السر بنجاح",
  "Current password" => "كلمات السر الحالية",
  "New password" => "كلمات سر جديدة",
  "Change password" => "عدل كلمة السر",
31b7f2792   Kload   Upgrade to ownclo...
84
  "Email" => "البريد الإلكترونى",
03e52840d   Kload   Init
85
86
  "Your email address" => "عنوانك البريدي",
  "Fill in an email address to enable password recovery" => "أدخل عنوانك البريدي لتفعيل استرجاع كلمة المرور",
31b7f2792   Kload   Upgrade to ownclo...
87
  "Abort" => "إلغاء.",
03e52840d   Kload   Init
88
89
90
  "Language" => "اللغة",
  "Help translate" => "ساعد في الترجمه",
  "WebDAV" => "WebDAV",
31b7f2792   Kload   Upgrade to ownclo...
91
92
  "Encryption" => "التشفير",
  "Login Name" => "اسم الدخول",
03e52840d   Kload   Init
93
  "Create" => "انشئ",
31b7f2792   Kload   Upgrade to ownclo...
94
95
96
97
98
99
100
  "Default Storage" => "وحدة التخزين الافتراضية",
  "Unlimited" => "غير محدود",
  "Other" => "شيء آخر",
  "Username" => "إسم المستخدم",
  "Storage" => "وحدة التخزين",
  "set new password" => "اعداد كلمة مرور جديدة",
  "Default" => "افتراضي"
03e52840d   Kload   Init
101
  );
31b7f2792   Kload   Upgrade to ownclo...
102
  $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;";