diff options
Diffstat (limited to 'apps/contacts/l10n/ar.php')
-rw-r--r-- | apps/contacts/l10n/ar.php | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/apps/contacts/l10n/ar.php b/apps/contacts/l10n/ar.php deleted file mode 100644 index 2b28d6ca6d3..00000000000 --- a/apps/contacts/l10n/ar.php +++ /dev/null @@ -1,44 +0,0 @@ -<?php $TRANSLATIONS = array( -"Error (de)activating addressbook." => "خطء خلال توقيف كتاب العناوين.", -"Error updating addressbook." => "خطء خلال تعديل كتاب العناوين", -"There was an error adding the contact." => "خطء خلال اضافة معرفه جديده.", -"Cannot add empty property." => "لا يمكنك اضافه صفه خاليه.", -"At least one of the address fields has to be filled out." => "يجب ملء على الاقل خانه واحده من العنوان.", -"Information about vCard is incorrect. Please reload the page." => "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة.", -"Contacts" => "المعارف", -"This is not your addressbook." => "هذا ليس دفتر عناوينك.", -"Contact could not be found." => "لم يتم العثور على الشخص.", -"Work" => "الوظيفة", -"Home" => "البيت", -"Mobile" => "الهاتف المحمول", -"Text" => "معلومات إضافية", -"Voice" => "صوت", -"Fax" => "الفاكس", -"Video" => "الفيديو", -"Pager" => "الرنان", -"Birthday" => "تاريخ الميلاد", -"Contact" => "معرفه", -"Add Contact" => "أضف شخص ", -"Addressbooks" => "كتب العناوين", -"Organization" => "المؤسسة", -"Delete" => "حذف", -"Preferred" => "مفضل", -"Phone" => "الهاتف", -"Email" => "البريد الالكتروني", -"Address" => "عنوان", -"Download contact" => "انزال المعرفه", -"Delete contact" => "امحي المعرفه", -"Type" => "نوع", -"PO Box" => "العنوان البريدي", -"Extended" => "إضافة", -"City" => "المدينة", -"Region" => "المنطقة", -"Zipcode" => "رقم المنطقة", -"Country" => "البلد", -"Addressbook" => "كتاب العناوين", -"Download" => "انزال", -"Edit" => "تعديل", -"New Address Book" => "كتاب عناوين جديد", -"Save" => "حفظ", -"Cancel" => "الغاء" -); |