summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fa.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/fa.php')
-rw-r--r--apps/files_trashbin/l10n/fa.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fa.php b/apps/files_trashbin/l10n/fa.php
new file mode 100644
index 00000000000..4e75dd06183
--- /dev/null
+++ b/apps/files_trashbin/l10n/fa.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Name" => "نام",
+"1 folder" => "1 پوشه",
+"{count} folders" => "{ شمار} پوشه ها",
+"1 file" => "1 پرونده",
+"{count} files" => "{ شمار } فایل ها"
+);