Files
hugo-theme-stack/i18n/ar.yaml
T

40 lines
1018 B
YAML
Raw Normal View History

toggleMenu: اخفي القائمة
2022-03-04 02:28:17 +03:00
darkMode: الوضع الداكن
2022-03-04 02:28:17 +03:00
list:
page:
one: "{{ .Count }} صفحه"
other: "{{ .Count }} صفحات"
section: قسم
2022-03-04 02:28:17 +03:00
subsection:
one: قسم فرعي
other: اقسام فرعية
article:
back: خلف
tableOfContents: جدول المحتويات
relatedContent: محتوى مشابهه
lastUpdatedOn: التعديل الاخير
2022-03-04 02:28:17 +03:00
readingTime:
one: "تُقرأ خلال دقيقة"
other: "تُقرأ خلال {{ .Count }} دقائق"
2022-03-04 02:28:17 +03:00
notFound:
title: غير موجود
subtitle: تعذر العثور على الصفحة المطلوبة.
2022-03-04 02:28:17 +03:00
widget:
archives:
title: الارشيفات
more: اكثر
2022-03-04 02:28:17 +03:00
search:
title: بحث
placeholder: اكتب...
resultTitle: "#PAGES_COUNT نتيجة (#TIME_SECONDS ثواني)"
2022-03-04 02:28:17 +03:00
footer:
builtWith: "مبني بستخدام {{ .Generator }}"
designedBy: "قالب {{ .Theme }} مصمم من {{ .DesignedBy }}"