forms/l10n/fa.js
2020-07-09 02:38:30 +00:00

22 lines
913 B
JavaScript
Raw Permalink 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(
"forms",
{
"Forms" : "فرم‌ها",
"Create new form" : "ایجاد فرم جدید",
"Delete form" : "حذف فرم",
"Cannot copy, please copy the link manually" : "کپی کردن امکان پذیر نیست ، لطفا پیوند را به صورت دستی کپی کنید",
"Required" : "اجباری",
"No recommendations. Start typing." : "هیچ توصیه ای نیست شروع به تایپ کنید.",
"Searching …" : "جستجوکردن …",
"No elements found." : "عنصری یافت نشد",
"Group" : "گروه",
"Description" : "توضیحات",
"Summary" : "خلاصه",
"Options" : "گزینه ها",
"Settings" : "تنظیمات",
"Set expiration date" : "تنظیم تاریخ انقضا",
"Expiration date" : "تاریخ انقضا",
"Submit" : "ارسال"
},
"nplurals=2; plural=(n > 1);");