tasks/l10n/fa.js
2020-02-18 03:04:58 +00:00

42 lines
2.2 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(
"tasks",
{
"Important" : "مهم",
"Today" : "امروز",
"Week" : "هفته",
"All" : "همه",
"Current" : "کنونی",
"Completed" : "نکمیل شده",
"Tasks" : "وظایف",
"Share with users or groups" : "اشتراک گذاری با کاربران یا گروه ها ...",
"No users or groups" : "هیچ کاربر یا گروهی وجود ندارد",
"can edit" : "توانایی ویرایش",
"Unshare with {displayName}" : "عدم اشتراک گذاری با {displayName}",
"New List" : "لیست جدید",
"Cancel" : "لغو",
"Save" : "ذخیره",
"Edit" : "ویرایش",
"Copy private link" : "پیوند خصوصی را کپی کنید",
"Download" : "دانلود",
"Delete" : "حذف",
"Unshare" : "لغو اشتراک",
"Calendar link copied to clipboard." : "پیوند تقویم در کلیپ بورد کپی شد.",
"Calendar link could not be copied to clipboard." : "پیوند تقویم را نمی توان در کلیپ بورد کپی کرد.",
"An error occurred, unable to delete the calendar." : "خطایی روی داد ، قادر به حذف تقویم نیست.",
"Hidden" : "مخفی",
"Automatic" : "خودکار",
"Due date" : "موعد مقرر",
"Last modified" : "آخرین اصلاح شده",
"Alphabetically" : "الفبایی",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n کار تکمیل شده","%n کار تکمیل شده"],
"Tomorrow" : "فردا",
"Set due date" : "تعریف سر رسید",
"All day" : "تمام روز",
"Add this as a new category" : "این را به عنوان یک دسته جدید اضافه کنید",
"Task not found!" : "کار یافت نشد!",
"When shared show full event" : "هنگام اشتراک گذاری ، رویداد کامل را نشان می دهد",
"When shared show only busy" : "وقتی نمایش اشتراکی فقط مشغول است",
"When shared hide this event" : "هنگام اشتراک گذاری این رویداد را پنهان کنید",
"An error occurred" : "خطایی روی داد"
},
"nplurals=2; plural=(n > 1);");