Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-19 08:49:34 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-19 08:49:34 +0400
commit3a7d323942cbbd8e36e555937e55d5bdc7382e1b (patch)
tree7f1473346d2a69927a95138a0692d6bdd9313771 /admin_migrate
parent89916c8d113f8460fedca9cce44c369b94ec0cf3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/ar.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin_migrate/l10n/ar.php b/admin_migrate/l10n/ar.php
index 943a888e9..0ccdea4f0 100644
--- a/admin_migrate/l10n/ar.php
+++ b/admin_migrate/l10n/ar.php
@@ -1,7 +1,7 @@
<?php $TRANSLATIONS = array(
"Export data" => "تصدير البيانات",
-"All system files and user data" => "كل ملفات النظام و بيانات المستخدم",
+"All system files and user data" => "كل ملفات النظام و بيانات المستخدمين",
"Only system files" => "ملفات النظام فقط",
-"Only user data" => "بيانات المستخدم فقط",
-"Export" => "تصدير المعلومات"
+"Only user data" => "بيانات المستخدمين فقط",
+"Export" => "تصدير"
);