diff options
Diffstat (limited to 'core/l10n/ar.php')
-rw-r--r-- | core/l10n/ar.php | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/l10n/ar.php b/core/l10n/ar.php index cf209fc309e..ceb4b4e757e 100644 --- a/core/l10n/ar.php +++ b/core/l10n/ar.php @@ -36,6 +36,7 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("","","","","",""), "last year" => "السنةالماضية", "years ago" => "سنة مضت", +"Reset password" => "تعديل كلمة السر", "Yes" => "نعم", "No" => "لا", "Choose" => "اختيار", @@ -86,15 +87,10 @@ $TRANSLATIONS = array( "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" => "التطبيقات", @@ -123,7 +119,6 @@ $TRANSLATIONS = array( "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" => "اسماء دخول بديلة" |