summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/fa.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-03 00:06:15 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-03 00:06:15 +0100
commit2936140838f479751662e34892fad3f2af6bff90 (patch)
treee1478c1323b5f4100e4f5b113aa26662a9a185a4 /apps/files_sharing/l10n/fa.php
parent561e6c4c5be0bcbc837fb983daabd3e91f8a4150 (diff)
downloadnextcloud-server-2936140838f479751662e34892fad3f2af6bff90.tar.gz
nextcloud-server-2936140838f479751662e34892fad3f2af6bff90.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fa.php')
-rw-r--r--apps/files_sharing/l10n/fa.php11
1 files changed, 7 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php
index 06e1862e8b3..4313acae1ad 100644
--- a/apps/files_sharing/l10n/fa.php
+++ b/apps/files_sharing/l10n/fa.php
@@ -1,6 +1,9 @@
<?php $TRANSLATIONS = array(
-"Size" => "اندازه",
-"Modified" => "تاریخ",
-"Delete all" => "حذف همه",
-"Delete" => "حذف"
+"Password" => "گذرواژه",
+"Submit" => "ثبت",
+"%s shared the folder %s with you" => "%sپوشه %s را با شما به اشتراک گذاشت",
+"%s shared the file %s with you" => "%sفایل %s را با شما به اشتراک گذاشت",
+"Download" => "دانلود",
+"No preview available for" => "هیچگونه پیش نمایشی موجود نیست",
+"web services under your control" => "سرویس های تحت وب در کنترل شما"
);