Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ar.yaml')
-rw-r--r--i18n/ar.yaml67
1 files changed, 48 insertions, 19 deletions
diff --git a/i18n/ar.yaml b/i18n/ar.yaml
index 61e0262..63101aa 100644
--- a/i18n/ar.yaml
+++ b/i18n/ar.yaml
@@ -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: الارشيفات
- tagCloud:
- title: وسوم
+ more:
+ other: اكثر
+ tagCloud:
+ 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 }}"