mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 20:13:31 +08:00
Update translations
This commit is contained in:
parent
1d53e38634
commit
f47d3a3c90
23
i18n/ar.yaml
23
i18n/ar.yaml
@ -2,7 +2,7 @@ toggleMenu:
|
|||||||
other: اخفي القائمة
|
other: اخفي القائمة
|
||||||
|
|
||||||
darkMode:
|
darkMode:
|
||||||
other: الوضع الليلي
|
other: الوضع الداكن
|
||||||
|
|
||||||
list:
|
list:
|
||||||
page:
|
page:
|
||||||
@ -17,14 +17,26 @@ list:
|
|||||||
other: اقسام فرعية
|
other: اقسام فرعية
|
||||||
|
|
||||||
article:
|
article:
|
||||||
|
back:
|
||||||
|
other: خلف
|
||||||
|
|
||||||
|
tableOfContents:
|
||||||
|
other: جدول المحتويات
|
||||||
|
|
||||||
relatedContents:
|
relatedContents:
|
||||||
other: محتوى مشابهه
|
other: محتوى مشابهه
|
||||||
|
|
||||||
lastUpdatedOn:
|
lastUpdatedOn:
|
||||||
other: التعديل الاخير
|
other: التعديل الاخير
|
||||||
|
|
||||||
|
readingTime:
|
||||||
|
one: "قرائة {{ .Count }} دقيقة"
|
||||||
|
other: "قرائة {{ .Count }} دقائق"
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
title:
|
title:
|
||||||
other: غير موجود
|
other: غير موجود
|
||||||
|
|
||||||
subtitle:
|
subtitle:
|
||||||
other: تعذر العثور على الصفحة المطلوبة.
|
other: تعذر العثور على الصفحة المطلوبة.
|
||||||
|
|
||||||
@ -32,8 +44,10 @@ widget:
|
|||||||
archives:
|
archives:
|
||||||
title:
|
title:
|
||||||
other: الارشيفات
|
other: الارشيفات
|
||||||
|
|
||||||
more:
|
more:
|
||||||
other: اكثر
|
other: اكثر
|
||||||
|
|
||||||
tagCloud:
|
tagCloud:
|
||||||
title:
|
title:
|
||||||
other: وسوم
|
other: وسوم
|
||||||
@ -41,13 +55,16 @@ widget:
|
|||||||
search:
|
search:
|
||||||
title:
|
title:
|
||||||
other: بحث
|
other: بحث
|
||||||
|
|
||||||
placeholder:
|
placeholder:
|
||||||
other: اكتب...
|
other: اكتب...
|
||||||
|
|
||||||
resultTitle:
|
resultTitle:
|
||||||
other: "#PAGES_COUNT نتيجة (#TIME_SECONDS ثواني)"
|
other: "#PAGES_COUNT نتيجة (#TIME_SECONDS ثواني)"
|
||||||
|
|
||||||
footer:
|
footer:
|
||||||
builtWith:
|
builtWith:
|
||||||
other: "{{ .Generator }} مبني مع"
|
other: "مبني بستخدام {{ .Generator }}"
|
||||||
|
|
||||||
designedBy:
|
designedBy:
|
||||||
other: "{{ .DesignedBy }} مصمم من {{ .Theme }} قالب"
|
other: "قالب {{ .Theme }} مصمم من {{ .DesignedBy }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user