summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/ar.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-02 02:06:16 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-02 02:06:16 +0200
commit91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f (patch)
tree5e33e8c13ae4e56e363fef41bb3e7e616c00be91 /apps/contacts/l10n/ar.php
parentf159f607deff03201fb3b35ce1d01ef532d918fe (diff)
downloadnextcloud-server-91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f.tar.gz
nextcloud-server-91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/ar.php')
-rw-r--r--apps/contacts/l10n/ar.php13
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/contacts/l10n/ar.php b/apps/contacts/l10n/ar.php
index 2b3a0c97bea..317d3ce386f 100644
--- a/apps/contacts/l10n/ar.php
+++ b/apps/contacts/l10n/ar.php
@@ -1,12 +1,12 @@
<?php $TRANSLATIONS = array(
-"Error (de)activating addressbook." => "خطء خلال توقيف كتاب العناوين.",
"There was an error adding the contact." => "خطء خلال اضافة معرفه جديده.",
"Cannot add empty property." => "لا يمكنك اضافه صفه خاليه.",
"At least one of the address fields has to be filled out." => "يجب ملء على الاقل خانه واحده من العنوان.",
+"Error (de)activating addressbook." => "خطء خلال توقيف كتاب العناوين.",
+"Error updating addressbook." => "خطء خلال تعديل كتاب العناوين",
"Information about vCard is incorrect. Please reload the page." => "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة.",
"Error deleting contact property." => "خطء خلال محي الصفه.",
"Error updating contact property." => "خطء خلال تعديل الصفه.",
-"Error updating addressbook." => "خطء خلال تعديل كتاب العناوين",
"Contacts" => "المعارف",
"Contact" => "معرفه",
"This is not your addressbook." => "هذا ليس دفتر عناوينك.",
@@ -26,10 +26,6 @@
"Birthday" => "تاريخ الميلاد",
"Add Contact" => "أضف شخص ",
"Addressbooks" => "كتب العناوين",
-"New Address Book" => "كتاب عناوين جديد",
-"CardDav Link" => "وصلة CardDav",
-"Download" => "انزال",
-"Edit" => "تعديل",
"Delete" => "حذف",
"Preferred" => "مفضل",
"Phone" => "الهاتف",
@@ -49,5 +45,8 @@
"Active" => "فعال",
"Save" => "حفظ",
"Submit" => "ارسال",
-"Cancel" => "الغاء"
+"Cancel" => "الغاء",
+"Download" => "انزال",
+"Edit" => "تعديل",
+"New Address Book" => "كتاب عناوين جديد"
);