summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/fa.php
blob: 1a7ae9330ad5f3889ebe770bcb3364cb3cd3f7ab (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Password" => "گذرواژه",
"Submit" => "ثبت",
"%s shared the folder %s with you" => "%sپوشه %s را با شما به اشتراک گذاشت",
"%s shared the file %s with you" => "%sفایل %s را با شما به اشتراک گذاشت",
"Download" => "دانلود",
"Upload" => "بارگزاری",
"Cancel upload" => "متوقف کردن بار گذاری",
"No preview available for" => "هیچگونه پیش نمایشی موجود نیست"
);