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:
Diffstat (limited to 'apps/user_status/l10n/fa.js')
-rw-r--r--apps/user_status/l10n/fa.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/user_status/l10n/fa.js b/apps/user_status/l10n/fa.js
new file mode 100644
index 00000000000..1c366ee07ce
--- /dev/null
+++ b/apps/user_status/l10n/fa.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Clear status message after" : "بعد از آن پیام وضعیت را پاک کن ",
+ "What is your status?" : "وضعیت شما چیست؟",
+ "Set status" : "تنظیم وضعیت",
+ "Online status" : "وضعیت آنلاین",
+ "Status message" : "پیغام وضعیت",
+ "Clear status message" : "پیام وضعیت را پاک کن",
+ "Set status message" : "تنظیم پیام وضعیت",
+ "Away" : "دور",
+ "Do not disturb" : "مزاحم نشوید",
+ "Don't clear" : "پاک نکن",
+ "Today" : "Today",
+ "This week" : "این هفته",
+ "Online" : "آنلاین",
+ "Invisible" : "نامرئی",
+ "Offline" : "آفلاین",
+ "30 minutes" : "۳۰ دقیقه",
+ "1 hour" : "1 ساعت",
+ "4 hours" : "۴ ساعت",
+ "What's your status?" : "وضعیت شما چیست؟"
+},
+"nplurals=2; plural=(n > 1);");