forked from google/docsy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathar.toml
89 lines (78 loc) · 3.08 KB
/
ar.toml
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# UI strings. Buttons and similar.
[ui_pager_prev]
other = "السَّابق"
[ui_pager_next]
other = "التَّالي"
[ui_read_more]
other = "اِقْرأ اَلمزِيد"
[ui_search]
other = "اِبْحث فِي هذَا اَلموْقِع"
# Used in sentences such as "Posted in News"
[ui_in]
other = "فِي"
# Used in sentences such as "All Tags"
[ui_all]
other = "كُلَّ"
# Footer text
[footer_all_rights_reserved]
other = "كَافَّة اَلحُقوق مَحفُوظة"
[footer_privacy_policy]
other = "سِياسة الخصوصيَّة"
# Post (blog , articles etc.)
[post_byline_by]
other = "الكاتب"
[post_created]
other = "مُنْشِئة"
[post_last_mod]
other = "آخر تَعدِيل"
[post_edit_this]
other = "عدل هَذِه الصَّفْحة"
[post_view_this]
other = "أَنظُر مَصدَر الصَّفْحة"
[post_create_child_page]
other = "أُنْشِئ صَفحَة فَرعِية"
[post_create_issue]
other = "أُنْشِئ مَسْأَلة حَوْل الوثائق"
[post_create_project_issue]
other = "أُنْشِئ مَسْأَلة حَوْل المشْروع"
[post_posts_in]
other = "مَنشُور فِي"
[post_reading_time]
other = "دَقِيقَة لِلْقراءة"
[post_less_than_a_minute_read]
other = "أقلَّ مِن دَقِيقَة"
# Print support
[print_printable_section]
other = "هذَا العرْض يَتَضمَّن عِدَّة صَفَحات لِلطِّباعة ضِمْن هذَا القسْم."
[print_click_to_print]
other = "اِضْغط هُنَا لِلطِّباعة"
[print_show_regular]
other = "اَلْعَودة لِلْعرْض العاديِّ"
[print_entire_section]
other = "اِطْبع القسْم كاملا"
# Community
[community_join]
other = "اِنْضمَّ إِلى مُجتَمَع {{ .Site.Title }}"
[community_introduce]
other = "{{ .Site.Title }} هُو مَشرُوع مَفتُوح المصْدر يُمْكِن لِأيِّ شَخْص فِي المجْتمع اِسْتخْدامه وتحْسينه والاسْتمْتاع بِه. يُسْعدنَا أن تَنضَم إِليْنَا! إِلَيك بَعْض الطُّرق لِلْمشاركة ومتابعة آخر التَّحْديثات."
[community_learn]
other = "تَعلُّم وتواصل"
[community_using]
other = "تِسْتخْدام أو تُريد اِسْتخْدام {{ .Site.Title }} ؟ اِكتشَف اَلمزِيد هُنَا:"
[community_develop]
other = "طَوَّر وساهم "
[community_contribute]
other = "إِذَا كُنْت تَرغَب فِي المشاركة بِشَكل أَكبَر مِن خِلَال المساهمة فِي {{ .Site.Title }} ،اِنْضمَّ إِليْنَا هُنَا:"
[community_how_to]
other = "يُمْكِنك مَعرِفة كَيفِية المساهمة فِي {{ .Site.Title }} مِن خِلَال"
[community_guideline]
other = "إِرْشادات المساهمة"
# Feedback
[feedback_title]
other = "تَقيِيم الأدَاء"
[feedback_question]
other = "هل كَانَت هَذِه الصَّفْحة مُفيدَة"
[feedback_positive]
other = "نعم"
[feedback_negative]
other = "لََا"