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

ar.toml « i18n - github.com/lxndrblz/anatole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 233b9891a9cabf79e91d16abd90a0de9fe70b4e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[category]
other = "التصنيفات"

[tag]
other = "الإشارات"

[reading_time]
one = "دقيقة للقراءة"
two = "دقيقتان للقراءة"
other = "{{ .Count }} دقائق للقراءة"

[page_not_found]
other = "لم يتم العثور على الصفحة"

[page_does_not_exist]
other = "عذرا, الصفحة غير موجودة"

[head_back]
other = "يمكنك العودة <a href=\"{{ . }}\">للصفحة الرئيسية</a>."

[comments]
other = "تعليقات"

[send]
other = "أرسل"

[read_more]
other = "اقرأ المزيد"

[name]
other = "الاسم"

[email]
other = "البريد الالكتروني"

[message]
other = "الرسالة"

[warning]
other = "تحذير"

[info]
other = "حول"

[update]
other = "تحديث"

[series_posts]
other = "المشاركات في هذه السلسلة"