nextcloud/apps/files_reminders/l10n/fa.json
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

34 lines
No EOL
3.2 KiB
JSON
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.

{ "translations": {
"File reminders" : "یادآوری‌های فایل",
"Reminder for {name}" : "یادآوری برای {name}",
"View file" : "مشاهده فایل",
"View folder" : "مشاهده پوشه",
"Files reminder" : "یادآوری فایل‌ها",
"The \"files_reminders\" app can work properly." : "برنامه «files_reminders» می‌تواند به درستی کار کند.",
"The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "برنامه «files_reminders» برای کارکرد صحیح به برنامه اعلان‌ها نیاز دارد. باید یا اعلان‌ها را فعال کنید یا «files_reminder» را غیرفعال نمایید.",
"Set file reminders" : "تنظیم یادآوری‌های فایل",
"**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 یادآورهای پرونده**\n\nیادآورهای پرونده را تنظیم کنید.\n\nنکته: برای استفاده از برنامهٔ `File reminders`، مطمئن شوید که برنامهٔ `Notifications` نصب و فعال است. برنامهٔ `Notifications` رابط‌های برنامه‌نویسی لازم را برای کارکرد درست برنامهٔ `File reminders` فراهم می‌کند.",
"Please choose a valid date & time" : "لطفاً یک تاریخ و ساعت معتبر انتخاب کنید",
"Reminder set for \"{fileName}\"" : "یادآوری برای \"{fileName}\" تنظیم شد",
"Failed to set reminder" : "تنظیم یادآوری انجام نشد",
"Reminder cleared for \"{fileName}\"" : "یادآوری برای \"{fileName}\" پاک شد",
"Failed to clear reminder" : "پاک کردن یادآوری انجام نشد",
"Reminder at custom date & time" : "یادآوری در تاریخ و ساعت دلخواه",
"We will remind you of this file" : "ما این فایل را به شما یادآوری خواهیم کرد",
"Cancel" : "لغو",
"Clear reminder" : "پاک کردن یادآوری",
"Set reminder" : "تنظیم یادآوری",
"Set reminder for " : "تنظیم یادآوری برای ",
"Reminder set" : "یادآوری تنظیم شد",
"Custom reminder" : "یادآوری دلخواه",
"Later today" : "بعداً امروز",
"Set reminder for later today" : "تنظیم یادآوری برای بعداً امروز",
"Tomorrow" : "فردا",
"Set reminder for tomorrow" : "تنظیم یادآوری برای فردا",
"This weekend" : "این آخر هفته",
"Set reminder for this weekend" : "تنظیم یادآوری برای این آخر هفته",
"Next week" : "هفته آینده",
"Set reminder for next week" : "تنظیم یادآوری برای هفته آینده",
"Set reminder for \"{fileName}\"" : "تنظیم یادآوری برای \"{fileName}\""
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}