diff --git a/lib/l10n/intl_ar.arb b/lib/l10n/intl_ar.arb index ebb9c81ec..dba4a1632 100644 --- a/lib/l10n/intl_ar.arb +++ b/lib/l10n/intl_ar.arb @@ -2550,5 +2550,113 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "bannerDeleteAllSpamEmailsMessage": "سيتم حذف جميع الرسائل الموجودة في الرسائل غير المرغوب فيها إذا وصلت إلى مساحة تخزين محدودة.", + "@bannerDeleteAllSpamEmailsMessage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "link": "الرابط", + "@link": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "seeAllAttendees": "رؤية جميع الحاضرين", + "@seeAllAttendees": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "organizer": "منظم", + "@organizer": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "where": "أين", + "@where": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "emptySpamFolder": "تفريغ مجلد البريد العشوائي", + "@emptySpamFolder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "deleteAllSpamEmails": "حذف كافة رسائل البريد الإلكتروني غير المرغوب فيها.", + "@deleteAllSpamEmails": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "anAttendee": "أحد الحضور", + "@anAttendee": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "emptySpamMessageDialog": "أنت على وشك حذف جميع العناصر الموجودة في البريد العشوائي نهائيًا. هل تريد الاستمرار؟", + "@emptySpamMessageDialog": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "location": "موقع", + "@location": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "attendees": "الحاضرين", + "@attendees": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "who": "مَنْ", + "@who": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "deleteAllSpamEmailsNow": "احذف جميع رسائل البريد الإلكتروني العشوائية الآن", + "@deleteAllSpamEmailsNow": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "quotaErrorBannerTitle": "لقد نفدت مساحة التخزين", + "@quotaErrorBannerTitle": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "quotaStateLabel": "{used} من {limit} مستعمل", + "@quotaStateLabel": { + "type": "text", + "placeholders_order": [ + "used", + "limit" + ], + "placeholders": { + "used": {}, + "limit": {} + } + }, + "time": "وقت", + "@time": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "when": "متى", + "@when": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }