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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fa.js')
-rw-r--r--l10n/fa.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
new file mode 100644
index 0000000..ae153fb
--- /dev/null
+++ b/l10n/fa.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Users" : "کاربران",
+ "Groups" : "گروه ها",
+ "Copy" : "کپی کردن",
+ "Copied!" : "کپی انجام شد!",
+ "Not supported!" : "پشتیبانی وجود ندارد!",
+ "Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید",
+ "Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید",
+ "System" : "سیستم",
+ "Size" : "اندازه",
+ "Shares" : "اشتراک گذاری ها",
+ "Type:" : "نوع:",
+ "Size:" : "اندازه"
+},
+"nplurals=2; plural=(n > 1);");