Revert "Merge branch 'canary' into master" (#712)
Revert "Merge branch 'canary' into master (#711)"
This reverts commit 8a597a5c9c.
This commit is contained in:
+48
-19
@@ -1,45 +1,74 @@
|
||||
toggleMenu: اخفي القائمة
|
||||
toggleMenu:
|
||||
other: اخفي القائمة
|
||||
|
||||
darkMode: الوضع الداكن
|
||||
darkMode:
|
||||
other: الوضع الداكن
|
||||
|
||||
list:
|
||||
page:
|
||||
one: "{{ .Count }} صفحه"
|
||||
other: "{{ .Count }} صفحات"
|
||||
section: قسم
|
||||
|
||||
section:
|
||||
other: قسم
|
||||
|
||||
subsection:
|
||||
one: قسم فرعي
|
||||
other: اقسام فرعية
|
||||
|
||||
article:
|
||||
back: خلف
|
||||
tableOfContents: جدول المحتويات
|
||||
relatedContent: محتوى مشابهه
|
||||
lastUpdatedOn: التعديل الاخير
|
||||
back:
|
||||
other: خلف
|
||||
|
||||
tableOfContents:
|
||||
other: جدول المحتويات
|
||||
|
||||
relatedContent:
|
||||
other: محتوى مشابهه
|
||||
|
||||
lastUpdatedOn:
|
||||
other: التعديل الاخير
|
||||
|
||||
readingTime:
|
||||
one: "تُقرأ خلال دقيقة"
|
||||
other: "تُقرأ خلال {{ .Count }} دقائق"
|
||||
|
||||
notFound:
|
||||
title: غير موجود
|
||||
subtitle: تعذر العثور على الصفحة المطلوبة.
|
||||
title:
|
||||
other: غير موجود
|
||||
|
||||
subtitle:
|
||||
other: تعذر العثور على الصفحة المطلوبة.
|
||||
|
||||
widget:
|
||||
archives:
|
||||
title: الارشيفات
|
||||
more: اكثر
|
||||
title:
|
||||
other: الارشيفات
|
||||
|
||||
more:
|
||||
other: اكثر
|
||||
|
||||
tagCloud:
|
||||
title: وسوم
|
||||
|
||||
title:
|
||||
other: وسوم
|
||||
|
||||
categoriesCloud:
|
||||
title: التصنيفات
|
||||
title:
|
||||
other: التصنيفات
|
||||
|
||||
search:
|
||||
title: بحث
|
||||
placeholder: اكتب...
|
||||
resultTitle: "#PAGES_COUNT نتيجة (#TIME_SECONDS ثواني)"
|
||||
title:
|
||||
other: بحث
|
||||
|
||||
placeholder:
|
||||
other: اكتب...
|
||||
|
||||
resultTitle:
|
||||
other: "#PAGES_COUNT نتيجة (#TIME_SECONDS ثواني)"
|
||||
|
||||
footer:
|
||||
builtWith: "مبني بستخدام {{ .Generator }}"
|
||||
designedBy: "قالب {{ .Theme }} مصمم من {{ .DesignedBy }}"
|
||||
builtWith:
|
||||
other: "مبني بستخدام {{ .Generator }}"
|
||||
|
||||
designedBy:
|
||||
other: "قالب {{ .Theme }} مصمم من {{ .DesignedBy }}"
|
||||
|
||||
Reference in New Issue
Block a user