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 <owncloud-bot@tmit.eu>2014-05-16 09:55:55 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-16 09:55:55 +0400
commit43d6650d194105dac30b11fb2ba4a3b3c7805650 (patch)
treee2189addacd74d12b7e14c80849fea3c12daaac0 /lib/l10n/fa.php
parentb2e8aa70cde85302f7b7928370b681e3f01de7a8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fa.php')
-rw-r--r--lib/l10n/fa.php10
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/l10n/fa.php b/lib/l10n/fa.php
index c1c16cf94b4..11912269ba4 100644
--- a/lib/l10n/fa.php
+++ b/lib/l10n/fa.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Settings" => "تنظیمات",
"Users" => "کاربران",
"Admin" => "مدیر",
+"Unknown filetype" => "نوع فایل ناشناخته",
+"Invalid image" => "عکس نامعتبر",
"web services under your control" => "سرویس های تحت وب در کنترل شما",
"ZIP download is turned off." => "دانلود به صورت فشرده غیر فعال است",
"Files need to be downloaded one by one." => "فایل ها باید به صورت یکی یکی دانلود شوند",
@@ -34,13 +36,13 @@ $TRANSLATIONS = array(
"%s shared »%s« with you" => "%s به اشتراک گذاشته شده است »%s« توسط شما",
"Could not find category \"%s\"" => "دسته بندی %s یافت نشد",
"seconds ago" => "ثانیه‌ها پیش",
-"_%n minute ago_::_%n minutes ago_" => array(""),
-"_%n hour ago_::_%n hours ago_" => array(""),
+"_%n minute ago_::_%n minutes ago_" => array("%n دقیقه قبل"),
+"_%n hour ago_::_%n hours ago_" => array("%n ساعت قبل"),
"today" => "امروز",
"yesterday" => "دیروز",
-"_%n day go_::_%n days ago_" => array(""),
+"_%n day go_::_%n days ago_" => array("%n روز قبل"),
"last month" => "ماه قبل",
-"_%n month ago_::_%n months ago_" => array(""),
+"_%n month ago_::_%n months ago_" => array("%n ماه قبل"),
"last year" => "سال قبل",
"years ago" => "سال‌های قبل",
"A valid username must be provided" => "نام کاربری صحیح باید وارد شود",