From c7aea29494dc2d493e6ff4eb0292159ef83c42ce Mon Sep 17 00:00:00 2001 From: Mohammadtaher Abbasi Date: Thu, 5 Dec 2024 22:27:01 +0330 Subject: [PATCH] Create fa.toml add perisan support --- i18n/fa.toml | 128 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 i18n/fa.toml diff --git a/i18n/fa.toml b/i18n/fa.toml new file mode 100644 index 0000000000..6064c4ef11 --- /dev/null +++ b/i18n/fa.toml @@ -0,0 +1,128 @@ +[Reading-direction] +other = "rtl" + +[Search] +other = "جستجو" + +[Search-placeholder] +other = "جستجو..." + +[Clear-search] +other = "پاک کردن جستجو" + +[No-results-found] +other = "نتیجه‌ای برای \"{0}\" یافت نشد" + +[N-results-found] +other = "{1} نتیجه برای \"{0}\" یافت شد" + +[Clear-History] +other = "پاک کردن تاریخچه" + +[Reset-view] +other = "بازنشانی نمایش" + +[View-reset] +other = "نمایش بازنشانی شد!" + +[Attachments-label] +other = "پیوست‌ها" + +[title-404] +other = "یافت نشد" + +[message-404] +other = "اوه! به نظر می‌رسد این صفحه وجود ندارد ¯\\_(ツ)_/¯." + +[Go-to-homepage] +other = "رفتن به صفحه اصلی" + +[Edit-this-page] +other = "ویرایش" + +[Print-this-chapter] +other = "چاپ کل فصل" + +[More-action] +other = "بیشتر" + +[shortcuts-menuTitle] +other = "بیشتر" + +[Expand-title] +other = "باز کردن..." + +[Navigation-toggle] +other = "منو" + +[Toc-toggle] +other = "فهرست مطالب" + +[Byte-symbol] +other = "بایت" + +[Kilobyte-symbol] +other = "کیلوبایت" + +[Megabyte-symbol] +other = "مگابایت" + +[caution] +other = "احتیاط" + +[important] +other = "مهم" + +[info] +other = "اطلاعات" + +[note] +other = "یادداشت" + +[tip] +other = "نکته" + +[warning] +other = "هشدار" + +[Copy-to-clipboard] +other = "کپی به کلیپ‌بورد" + +[Copied-to-clipboard] +other = "به کلیپ‌بورد کپی شد!" + +[Copy-link-to-clipboard] +other = "کپی لینک به کلیپ‌بورد" + +[Link-copied-to-clipboard] +other = "لینک به کلیپ‌بورد کپی شد!" + +[Chapter] +other = "فصل {{.}}" + +[Language] +other = "زبان" + +[Theme] +other = "پوسته" + +[Submenu] +other = "زیرمنو {{.}}" + +[Subsections] +other = "زیرقسمت‌های {{.}}" + +[tags] +other = "برچسب‌ها" + +[tag] +other = "برچسب" + +[categories] +other = "دسته‌بندی‌ها" + +[category] +other = "دسته‌بندی" + +[Details] +other = "جزئیات"