hugo-theme-stack/i18n/fa.yaml
Jacob Zhong 4be110e540
refactor(widget): taxonomy widget (#763)
* Add link to navbar sections and refactor names

* Prevent duplicate tags and categories information

* Add style to the widget links

* refactor: add `taxonomy` widget

Replaces `categories` and `tag-cloud` widget.

* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget

---------

Co-authored-by: Jimmy Cai <hi@jimmycai.com>
2023-08-27 18:26:53 +02:00

39 lines
964 B
YAML

toggleMenu: منو
darkMode: حالت شب
list:
page:
one: "{{ .Count }} صفحه"
other: "{{ .Count }} صفحه"
section: بخش
subsection:
one: زیربخش
other: زیربخش
article:
back: قبلی
tableOfContents: فهرست
relatedContent: مطالب مرتبط
lastUpdatedOn: آخرین بروزرسانی در
readingTime:
one: "مطالعه در {{ .Count }} دقیقه"
other: "مطالعه در {{ .Count }} دقیقه"
notFound:
title: یافت نشد
subtitle: این صحه وجود ندارد
widget:
archives:
title: آرشیو
more: بیشتر
search:
title: جستجو
placeholder: تایپ کنید ...
resultTitle: "#PAGES_COUNT صفحه (#TIME_SECONDS ثانیه)"
footer:
builtWith: قدرت گرفته از {{ .Generator }}
designedBy: قالب {{ .Theme }} ساخته شده توسط {{ .DesignedBy }}