tasks/l10n/fa.js
2020-01-14 03:05:00 +00:00

34 lines
1.4 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" : "توانایی ویرایش",
"Delete" : "حذف",
"Cancel" : "لغو",
"Default" : "پیش فرض",
"Due date" : "موعد مقرر",
"Last modified" : "آخرین اصلاح شده",
"Alphabetically" : "الفبایی",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n کار تکمیل شده","%n کار تکمیل شده"],
"Tomorrow" : "فردا",
"Set due date" : "تعریف سر رسید",
"Task not found!" : "کار یافت نشد!",
"Edit" : "ویرایش",
"Copy private link" : "پیوند خصوصی را کپی کنید",
"Download" : "دانلود",
"Save" : "ذخیره",
"New List" : "لیست جدید",
"Calendar link copied to clipboard." : "پیوند تقویم در کلیپ بورد کپی شد.",
"Calendar link could not be copied to clipboard." : "پیوند تقویم را نمی توان در کلیپ بورد کپی کرد.",
"Settings" : "تنظیمات",
"Hidden" : "مخفی"
},
"nplurals=2; plural=(n > 1);");