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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-24 04:07:18 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-24 04:07:18 +0400
commit07a889631eeecfbf6a4c0e94220c4179748eb1ff (patch)
tree8e459828be90547dce244f3c75d67cd94fa7c0da /lib/l10n/fa.php
parent2cffcfbc03dfa4463bdfd72de0341000509bcec3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fa.php')
-rw-r--r--lib/l10n/fa.php16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/l10n/fa.php b/lib/l10n/fa.php
new file mode 100644
index 00000000000..3579329820f
--- /dev/null
+++ b/lib/l10n/fa.php
@@ -0,0 +1,16 @@
+<?php $TRANSLATIONS = array(
+"Help" => "راه‌نما",
+"Personal" => "شخصی",
+"Settings" => "تنظیمات",
+"Users" => "کاربران",
+"Admin" => "مدیر",
+"seconds ago" => "ثانیه‌ها پیش",
+"1 minute ago" => "1 دقیقه پیش",
+"%d minutes ago" => "%d دقیقه پیش",
+"today" => "امروز",
+"yesterday" => "دیروز",
+"last month" => "ماه قبل",
+"months ago" => "ماه‌های قبل",
+"last year" => "سال قبل",
+"years ago" => "سال‌های قبل"
+);