mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
add arabic i18n transalation
This commit is contained in:
parent
96db925b06
commit
c85533247c
53
i18n/ar.yaml
Normal file
53
i18n/ar.yaml
Normal file
@ -0,0 +1,53 @@
|
||||
toggleMenu:
|
||||
other: اخفي القائمة
|
||||
|
||||
darkMode:
|
||||
other: الوضع الليلي
|
||||
|
||||
list:
|
||||
page:
|
||||
one: "{{ .Count }} صفحه"
|
||||
other: "{{ .Count }} صفحات"
|
||||
|
||||
section:
|
||||
other: قسم
|
||||
|
||||
subsection:
|
||||
one: قسم فرعي
|
||||
other: اقسام فرعية
|
||||
|
||||
article:
|
||||
relatedContents:
|
||||
other: محتوى مشابهه
|
||||
lastUpdatedOn:
|
||||
other: التعديل الاخير
|
||||
|
||||
notFound:
|
||||
title:
|
||||
other: غير موجود
|
||||
subtitle:
|
||||
other: تعذر العثور على الصفحة المطلوبة.
|
||||
|
||||
widget:
|
||||
archives:
|
||||
title:
|
||||
other: الارشيفات
|
||||
more:
|
||||
other: اكثر
|
||||
tagCloud:
|
||||
title:
|
||||
other: وسوم
|
||||
|
||||
search:
|
||||
title:
|
||||
other: بحث
|
||||
placeholder:
|
||||
other: اكتب...
|
||||
resultTitle:
|
||||
other: "#PAGES_COUNT نتيجة (#TIME_SECONDS ثواني)"
|
||||
|
||||
footer:
|
||||
builtWith:
|
||||
other: "{{ .Generator }} مبني مع"
|
||||
designedBy:
|
||||
other: "{{ .DesignedBy }} مصمم من {{ .Theme }} قالب"
|
Loading…
Reference in New Issue
Block a user