nextcloud/apps/user_status/l10n/fa.js
Nextcloud bot dad4644546
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-18 00:22:59 +00:00

51 lines
2.7 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"user_status",
{
"Recent statuses" : "وضعیت‌های اخیر",
"No recent status changes" : "تغییر وضعیت اخیری وجود ندارد",
"In a meeting" : "در جلسه",
"Commuting" : "در مسیر رفت و آمد",
"Out sick" : "مرخصی استعلاجی",
"Vacationing" : "در تعطیلات",
"Out of office" : "خارج از دفتر",
"Working remotely" : "دورکار",
"In a call" : "در تماس",
"Be right back" : "برمی‌گردم",
"User status" : "وضعیت کاربر",
"Clear status after" : "پاک کردن وضعیت پس از",
"Emoji for your status message" : "ایموجی برای پیام وضعیت شما",
"What is your status?" : "وضعیت شما چیست؟",
"Predefined statuses" : "وضعیت‌های از پیش تعیین‌شده",
"Previously set" : "تنظیم شده قبلی",
"Reset status" : "بازنشانی وضعیت",
"Reset status to \"{icon} {message}\"" : "بازنشانی وضعیت به \"{icon} {message}\"",
"Reset status to \"{message}\"" : "بازنشانی وضعیت به \"{message}\"",
"Reset status to \"{icon}\"" : "بازنشانی وضعیت به \"{icon}\"",
"There was an error saving the status" : "خطا در ذخیره وضعیت رخ داد",
"There was an error clearing the status" : "خطا در پاک کردن وضعیت رخ داد",
"There was an error reverting the status" : "خطا در بازگردانی وضعیت رخ داد",
"Online status" : "وضعیت آنلاین",
"Status message" : "پیام وضعیت",
"Set absence period" : "تنظیم دوره غیبت",
"Set absence period and replacement" : "تنظیم دوره غیبت و جانشین",
"Your status was set automatically" : "وضعیت شما به صورت خودکار تنظیم شد",
"Clear status message" : "پاک کردن پیام وضعیت",
"Set status message" : "تنظیم پیام وضعیت",
"Online" : "آنلاین",
"Away" : "دور از میز",
"Busy" : "مشغول",
"Do not disturb" : "مزاحم نشوید",
"Invisible" : "مخفی",
"Offline" : "آفلاین",
"Set status" : "تنظیم وضعیت",
"There was an error saving the new status" : "خطا در ذخیره وضعیت جدید رخ داد",
"Don't clear" : "پاک نشود",
"30 minutes" : "۳۰ دقیقه",
"1 hour" : "۱ ساعت",
"4 hours" : "۴ ساعت",
"Today" : "امروز",
"This week" : "این هفته",
"Mute all notifications" : "بی‌صدا کردن همه اعلان‌ها",
"Appear offline" : "نمایش به صورت آفلاین"
},
"nplurals=2; plural=(n > 1);");