i18n(ar): Update Arabic translations

This commit is contained in:
smizrahi
2023-03-27 17:47:21 +02:00
parent ac8aeec83f
commit 3714b147ed

View File

@@ -6,11 +6,28 @@
"Domain" = "النطاق";
"Remember username" = "تذكر اسم المستخدم";
"Connect" = "اتصل";
/* Appears while authentication is in progress */
"Authenticating" = "Authenticating";
/* Appears when authentication succeeds */
"Welcome" = "Welcome";
"Authentication Failed" = "Authentication Failed";
"Wrong username or password." = "اسم المستخدم أو كلمة المرور خطأ.";
"Retry" = "Retry";
"Login failed due to unhandled error case:" = "Login failed due to unhandled error case:";
"cookiesNotEnabled" = "لا يمكنك الدخول لأنه تم تعطيل الكوكيز بالمتصفح الخاص بك . يرجى تمكين الكوكيز في إعدادات المتصفح الخاص بك وحاول مرة أخرى.";
"browserNotCompatible" = "لقد اكتشفنا ان إصدار المتصفح الخاص بك غير معتمد على هذا الموقع. نحن نوصي بإستخدام فايرفوكس. انقر على الرابط أدناه لتحميل الإصدار الأحدث من هذا المتصفح.";
"alternativeBrowsers" = "بدلا من ذلك، يمكنك أيضا استخدام المتصفحات التالية المتوافقة";
"alternativeBrowserSafari" = "بدلا من ذلك، يمكنك أيضا استخدام سفاري.";
/* 2FA */
"Verification Code" = "Verification Code";
"Enter the 6-digit verification code from your TOTP application." = "Enter the 6-digit verification code from your TOTP application.";
"You provided an invalid TOTP key." = "You provided an invalid TOTP key.";
"Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application." = "Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application.";
"Download" = "نزِّل";
"Language" = "اللغة";
"choose" = "إختار ...";
@@ -22,7 +39,6 @@
"ChineseChina" = "简体中文";
"ChineseTaiwan" = "Chinese (Taiwan)";
"Croatian" = "Hrvatski";
"Croatian" = "Hrvatski";
"Czech" = "Česky";
"Danish" = "Dansk (Danmark)";
"Dutch" = "Nederlands";
@@ -58,8 +74,9 @@
"TurkishTurkey" = "Türkçe (Türkiye)";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"About" = "حول";
"AboutBox" = "قام بالبرمجة شركة إنفرز، سوجو هو برنامج خدمي كامل المزايا مع التركيز على التوسع والبساطة. <br/> ⏎\nسوجو يوفر واجهة غنية بتقنية AJAX ويدعم متصفحات متعددة من خلال استخدام البروتوكولات القياسية مثل اCalDAV وCardDAV. <br/> ⏎\nسوجو موزع بموجب <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> النسخة 2 او الاحدث وبعض الاجزاء موزعة تحت GNU GPL النسخة 2. هذا البرنامج مجاني: أنت حر في تغييره وإعادة توزيعه. لا يوجد أي ضمان، إلى الحد الذي يسمح به القانون. <br/> ⏎\nانظر <a href=\"http://www.sogo.nu/en/support/community.html\">this page</a> لخيارات الدعم المختلفة.";
"AboutBox" = "Developed by Inverse and Alinto, SOGo is a fully-featured groupware server with a focus on scalability and simplicity.<br/><br/>\nSOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV and CardDAV.<br/><br/>\nSOGo is distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2 or later and parts are distributed under the GNU LGPL version 2. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.<br/><br/>\nSee <a href=\"http://www.sogo.nu/en/support/community.html\">this page</a> for various support options.";
"Your account was locked due to too many failed attempts." = "تم وقف الدخول على حسابك بسبب الكثير من المحاولات الفاشلة.";
"Your account was locked due to an expired password." = "تم وقف الدخول على حسابك بسبب إنتهاء صلاحية كلمة السر.";
"Login failed due to unhandled error case" = "فشل تسجيل الدخول بسبب حالة خطأ غير معروفة";
@@ -90,3 +107,22 @@
"Confirmation" = "تأكيد";
"Cancel" = "إلغاء";
"Please wait..." = "يرجى الانتظار ...";
"Close" = "Close";
"Missing search parameter" = "Missing search parameter";
"Missing type parameter" = "Missing type parameter";
/* Password Recovery */
"Secondary e-mail" = "Secondary e-mail";
"Answer" = "Answer";
"Password lost" = "Password lost";
"No password recovery method has been defined for this user" = "No password recovery method has been defined for this user";
"Invalid secret question answer" = "Invalid secret question answer";
"Next" = "Next";
"Back" = "Back";
"Please enter a new password below" = "Please enter a new password below";
"A link will be sent to %{0}" = "A link will be sent to %{0}";
"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "A password reset link has been sent, please check your recovery e-mail mailbox and click on the link";
"Invalid configuration for email password recovery" = "Invalid configuration for email password recovery";
"Password recovery email in error" = "Password recovery email in error";
"Password reset" = "Password reset";
"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}";