aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-19 00:05:52 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-19 00:05:52 +0100
commit63ca84e7bc6769be190cbac588bc444b1b055dee (patch)
treee641a9fede6f072ae23c95d97a3b42628bb0ca0d /apps
parent5b1f857907d8c16fde4c3efbec8b80a22ebe0865 (diff)
downloadnextcloud-server-63ca84e7bc6769be190cbac588bc444b1b055dee.tar.gz
nextcloud-server-63ca84e7bc6769be190cbac588bc444b1b055dee.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files_encryption/l10n/ar.php3
-rw-r--r--apps/files_encryption/l10n/fa.php3
-rw-r--r--apps/files_external/l10n/fa.php4
3 files changed, 9 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/ar.php b/apps/files_encryption/l10n/ar.php
index 375fbd9a9a6..c8a475afd67 100644
--- a/apps/files_encryption/l10n/ar.php
+++ b/apps/files_encryption/l10n/ar.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "التشفير",
+"File encryption is enabled." => "تشفير الملفات فعال.",
+"The following file types will not be encrypted:" => "الملفات الاتية لن يتم تشفيرها:",
+"Exclude the following file types from encryption:" => "إستثناء أنواع الملفات الاتية من التشفير: ",
"None" => "لا شيء"
);
diff --git a/apps/files_encryption/l10n/fa.php b/apps/files_encryption/l10n/fa.php
index 21ad7e56566..7acf196b791 100644
--- a/apps/files_encryption/l10n/fa.php
+++ b/apps/files_encryption/l10n/fa.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "رمزگذاری",
+"File encryption is enabled." => "رمزنگاری فایلها فعال شد.",
+"The following file types will not be encrypted:" => "فایلهای زیر رمزنگاری نخواهند شد:",
+"Exclude the following file types from encryption:" => "فایلهای زیر از رمزنگاری نادیده گرفته می شوند:",
"None" => "هیچ‌کدام"
);
diff --git a/apps/files_external/l10n/fa.php b/apps/files_external/l10n/fa.php
index a7eac596b04..1921ba9f2ae 100644
--- a/apps/files_external/l10n/fa.php
+++ b/apps/files_external/l10n/fa.php
@@ -3,9 +3,11 @@
"Configuration" => "پیکربندی",
"Options" => "تنظیمات",
"Applicable" => "قابل اجرا",
+"None set" => "تنظیم نشده",
"All Users" => "تمام کاربران",
"Groups" => "گروه ها",
"Users" => "کاربران",
"Delete" => "حذف",
-"Enable User External Storage" => "فعال سازی حافظه خارجی کاربر"
+"Enable User External Storage" => "فعال سازی حافظه خارجی کاربر",
+"Allow users to mount their own external storage" => "اجازه به کاربران برای متصل کردن منابع ذخیره ی خارجی خودشان"
);