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

46 lines
1.1 KiB
YAML
Raw Normal View History

2022-10-29 17:02:24 +02:00
toggleMenu: اخفي القائمة
2022-03-04 02:28:17 +03:00
2022-10-29 17:02:24 +02:00
darkMode: الوضع الداكن
2022-03-04 02:28:17 +03:00
list:
page:
one: "{{ .Count }} صفحه"
other: "{{ .Count }} صفحات"
2022-10-29 17:02:24 +02:00
section: قسم
2022-03-04 02:28:17 +03:00
subsection:
one: قسم فرعي
other: اقسام فرعية
article:
2022-10-29 17:02:24 +02:00
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:
2022-10-29 17:02:24 +02:00
title: غير موجود
subtitle: تعذر العثور على الصفحة المطلوبة.
2022-03-04 02:28:17 +03:00
widget:
archives:
2022-10-29 17:02:24 +02:00
title: الارشيفات
more: اكثر
2022-03-04 02:28:17 +03:00
tagCloud:
2022-10-29 17:02:24 +02:00
title: وسوم
categoriesCloud:
2022-10-29 17:02:24 +02:00
title: التصنيفات
2022-03-04 02:28:17 +03:00
search:
2022-10-29 17:02:24 +02:00
title: بحث
placeholder: اكتب...
resultTitle: "#PAGES_COUNT نتيجة (#TIME_SECONDS ثواني)"
2022-03-04 02:28:17 +03:00
footer:
2022-10-29 17:02:24 +02:00
builtWith: "مبني بستخدام {{ .Generator }}"
designedBy: "قالب {{ .Theme }} مصمم من {{ .DesignedBy }}"