diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
commit | ab411d2700c01886a67b30bce5f630cc6865a9bf (patch) | |
tree | b53e6dc95158595056ed64fefe8dc02472baa952 /core/l10n/ar.php | |
parent | 9dfba295cda97764205952e05eb28197f56bae15 (diff) | |
download | nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.tar.gz nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.php')
-rw-r--r-- | core/l10n/ar.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/ar.php b/core/l10n/ar.php index 909cbff8a85..7ac7a564c35 100644 --- a/core/l10n/ar.php +++ b/core/l10n/ar.php @@ -1,8 +1,4 @@ <?php $TRANSLATIONS = array( -"User %s shared a file with you" => "المستخدم %s قام بمشاركة ملف معك", -"User %s shared a folder with you" => "المستخدم %s قام بمشاركة مجلد معك", -"User %s shared the file \"%s\" with you. It is available for download here: %s" => "المستخدم %s قام بمشاركة الملف \"%s\" معك . الملف متاح للتحميل من هنا : %s", -"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "المستخدم %s قام بمشاركة المجلد \"%s\" معك . المجلد متاح للتحميل من هنا : %s", "Category type not provided." => "نوع التصنيف لم يدخل", "No category to add?" => "ألا توجد فئة للإضافة؟", "This category already exists: %s" => "هذا التصنيف موجود مسبقا : %s", @@ -102,6 +98,7 @@ "Help" => "المساعدة", "Access forbidden" => "التوصّل محظور", "Cloud not found" => "لم يتم إيجاد", +"web services under your control" => "خدمات الشبكة تحت سيطرتك", "Edit categories" => "عدل الفئات", "Add" => "اضف", "Security Warning" => "تحذير أمان", |