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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fa.php')
-rw-r--r--l10n/fa.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/fa.php b/l10n/fa.php
index 77b6e4c0..9cc58195 100644
--- a/l10n/fa.php
+++ b/l10n/fa.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Your personal web services. All your files, contacts, calendar and more, in one place." => "سرویس های شخصی تحت وب شما، همه ی فایلهای شما، مخاطبان، تقویم و چیزهای بیشتر، در یکجا.",
"Get the apps to sync your files" => "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید",
"Connect your Calendar" => "اتصال تقویم خودتان",
@@ -7,3 +8,4 @@
"Documentation" => "مستندسازی",
"If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">recommend it to your friends</a>!" => "اگر شما ownCloud را دوست دارید، <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">اون رو به دوستانتان معرفی کنید</a>!"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";