nextcloud/core/l10n/ar.php

130 lines
8.3 KiB
PHP

<?php
$TRANSLATIONS = array(
"Updated database" => "قاعدة بيانات المرفوعات",
"Unknown filetype" => "نوع الملف غير معروف",
"Invalid image" => "الصورة غير صالحة",
"Sunday" => "الأحد",
"Monday" => "الأثنين",
"Tuesday" => "الثلاثاء",
"Wednesday" => "الاربعاء",
"Thursday" => "الخميس",
"Friday" => "الجمعه",
"Saturday" => "السبت",
"January" => "كانون الثاني",
"February" => "شباط",
"March" => "آذار",
"April" => "نيسان",
"May" => "أيار",
"June" => "حزيران",
"July" => "تموز",
"August" => "آب",
"September" => "أيلول",
"October" => "تشرين الاول",
"November" => "تشرين الثاني",
"December" => "كانون الاول",
"Settings" => "إعدادات",
"Saving..." => "جاري الحفظ...",
"seconds ago" => "منذ ثواني",
"_%n minute ago_::_%n minutes ago_" => array("","","","","",""),
"_%n hour ago_::_%n hours ago_" => array("","","","","",""),
"today" => "اليوم",
"yesterday" => "يوم أمس",
"_%n day ago_::_%n days ago_" => array("","","","","",""),
"last month" => "الشهر الماضي",
"_%n month ago_::_%n months ago_" => array("","","","","",""),
"last year" => "السنةالماضية",
"years ago" => "سنة مضت",
"Yes" => "نعم",
"No" => "لا",
"Choose" => "اختيار",
"Ok" => "موافق",
"_{count} file conflict_::_{count} file conflicts_" => array("","","","","",""),
"Cancel" => "الغاء",
"Very weak password" => "كلمة السر ضعيفة جدا",
"Weak password" => "كلمة السر ضعيفة",
"Good password" => "كلمة السر جيدة",
"Strong password" => "كلمة السر قوية",
"Shared" => "مشارك",
"Share" => "شارك",
"Error" => "خطأ",
"Error while sharing" => "حصل خطأ عند عملية المشاركة",
"Error while unsharing" => "حصل خطأ عند عملية إزالة المشاركة",
"Error while changing permissions" => "حصل خطأ عند عملية إعادة تعيين التصريح بالتوصل",
"Shared with you and the group {group} by {owner}" => "شورك معك ومع المجموعة {group} من قبل {owner}",
"Shared with you by {owner}" => "شورك معك من قبل {owner}",
"Share link" => "شارك الرابط",
"Password protect" => "حماية كلمة السر",
"Allow Public Upload" => "اسمح بالرفع للعامة",
"Email link to person" => "ارسل الرابط بالبريد الى صديق",
"Send" => "أرسل",
"Set expiration date" => "تعيين تاريخ إنتهاء الصلاحية",
"Expiration date" => "تاريخ إنتهاء الصلاحية",
"Share via email:" => "مشاركة عبر البريد الإلكتروني:",
"No people found" => "لم يتم العثور على أي شخص",
"group" => "مجموعة",
"Resharing is not allowed" => "لا يسمح بعملية إعادة المشاركة",
"Shared in {item} with {user}" => "شورك في {item} مع {user}",
"Unshare" => "إلغاء مشاركة",
"can edit" => "التحرير مسموح",
"access control" => "ضبط الوصول",
"create" => "إنشاء",
"update" => "تحديث",
"delete" => "حذف",
"share" => "مشاركة",
"Password protected" => "محمي بكلمة السر",
"Error unsetting expiration date" => "حصل خطأ عند عملية إزالة تاريخ إنتهاء الصلاحية",
"Error setting expiration date" => "حصل خطأ عند عملية تعيين تاريخ إنتهاء الصلاحية",
"Sending ..." => "جاري الارسال ...",
"Email sent" => "تم ارسال البريد الالكتروني",
"Warning" => "تحذير",
"The object type is not specified." => "نوع العنصر غير محدد.",
"Delete" => "إلغاء",
"Add" => "اضف",
"The update was successful. Redirecting you to ownCloud now." => "تم التحديث بنجاح , يتم اعادة توجيهك الان الى Owncloud",
"%s password reset" => "تمت إعادة ضبط كلمة مرور %s",
"Use the following link to reset your password: {link}" => "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}",
"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "وصلة تحديث كلمة المرور بعثت الى بريدك الالكتروني.<br> اذا لم تستقبل البريد خلال فترة زمنية قصيره, ابحث في سلة مهملات بريدك.",
"Request failed!<br>Did you make sure your email/username was right?" => "الطلب رفض! <br> هل انت متأكد أن الاسم/العنوان البريدي صحيح؟",
"You will receive a link to reset your password via Email." => "سوف نرسل لك بريد يحتوي على وصلة لتجديد كلمة السر.",
"Username" => "إسم المستخدم",
"Yes, I really want to reset my password now" => "نعم، أريد إعادة ضبظ كلمة مروري",
"Your password was reset" => "لقد تم تعديل كلمة السر",
"To login page" => "الى صفحة الدخول",
"New password" => "كلمات سر جديدة",
"Reset password" => "تعديل كلمة السر",
"Personal" => "شخصي",
"Users" => "المستخدمين",
"Apps" => "التطبيقات",
"Admin" => "المدير",
"Help" => "المساعدة",
"Access forbidden" => "التوصّل محظور",
"Cloud not found" => "لم يتم إيجاد",
"Security Warning" => "تحذير أمان",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "يرجى تحديث نسخة PHP لاستخدام %s بطريقة آمنة",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "لا يوجد مولّد أرقام عشوائية ، الرجاء تفعيل الـ PHP OpenSSL extension.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "بدون وجود مولد أرقام عشوائية آمن قد يتمكن المهاجم من التنبؤ بكلمات اعادة ضبط كلمة المرور والتمكن من السيطرة على حسابك",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "مجلدات البيانات والملفات الخاصة قد تكون قابلة للوصول اليها عن طريق شبكة الانترنت وذلك بسبب ان ملف .htaccess لا يعمل بشكل صحيح.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "لمزيد من المعلومات عن كيفية إعداد خادمك، يرجى الاطلاع على <a href=\"%s\" target=\"_blank\">صفحة المساعدة</a>.",
"Create an <strong>admin account</strong>" => "أضف </strong>مستخدم رئيسي <strong>",
"Password" => "كلمة المرور",
"Data folder" => "مجلد المعلومات",
"Configure the database" => "أسس قاعدة البيانات",
"will be used" => "سيتم استخدمه",
"Database user" => "مستخدم قاعدة البيانات",
"Database password" => "كلمة سر مستخدم قاعدة البيانات",
"Database name" => "إسم قاعدة البيانات",
"Database tablespace" => "مساحة جدول قاعدة البيانات",
"Database host" => "خادم قاعدة البيانات",
"Finish setup" => "انهاء التعديلات",
"Log out" => "الخروج",
"Automatic logon rejected!" => "تم رفض تسجيل الدخول التلقائي!",
"If you did not change your password recently, your account may be compromised!" => "قد يكون حسابك في خطر إن لم تقم بإعادة تعيين كلمة السر حديثاً",
"Please change your password to secure your account again." => "الرجاء إعادة تعيين كلمة السر لتأمين حسابك.",
"Lost your password?" => "هل نسيت كلمة السر؟",
"remember" => "تذكر",
"Log in" => "أدخل",
"Alternative Logins" => "اسماء دخول بديلة"
);
$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;";