forked from HugoBlox/hugo-blox-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathar.yaml
265 lines (172 loc) · 4.5 KB
/
ar.yaml
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
# Navigation
- id: toggle_navigation
translation: قائمة
- id: table_of_contents
translation: فهرس المحتويات
- id: on_this_page
translation: المحتويات
- id: back_to_top
translation: الرجوع لأعلى الصفحة
- id: home
translation: Home
- id: close
translation: Close
- id: languages
translation: Languages
# General
- id: related
translation: ذات صلة
- id: minute_read
translation: دقيقة قراءة
- id: previous
translation: السابق
- id: next
translation: التالي
- id: figure
translation: 'شكل %d:'
- id: edit_page
translation: عدل هذه الصفحة
# Themes
- id: theme_selector
translation: Display preferences
- id: theme_light
translation: الوضع العادي
- id: theme_dark
translation: الوضع الليلي
- id: theme_auto
translation: تلقائي
# Buttons
- id: btn_preprint
translation: المسودة
- id: btn_pdf
translation: بي دي اف
- id: btn_cite
translation: استشهاد
- id: btn_slides
translation: شرائح
- id: btn_video
translation: فيديو
- id: btn_code
translation: تمريز
- id: btn_dataset
translation: البيانات
- id: btn_project
translation: مشروع
- id: btn_poster
translation: ملصق
- id: btn_source
translation: مستند أصلي
- id: btn_copy
translation: نسخ
- id: btn_copied
translation: Copied
- id: btn_download
translation: تحميل
# About widget
- id: interests
translation: الإهتمامات
- id: education
translation: التعليم
- id: user_profile_latest
translation: اخر
# Accomplishments widget
- id: see_certificate
translation: الشهادات
# Experience widget
- id: present
translation: حتى الأن
# Pages widget
- id: more_pages
translation: شاهد الكل
- id: more_posts
translation: شاهد جميع التعليقات
- id: more_talks
translation: شاهد جميع المحاضرات
- id: more_publications
translation: شاهد جميع المنشورات
# Contact widget
- id: contact_name
translation: الأسم
- id: contact_email
translation: البريد الإلكتروني
- id: contact_message
translation: رسالة
- id: contact_attachment
translation: Attach file
- id: contact_send
translation: إرسل الرسالة
- id: book_appointment
translation: حجز موعد
# Publication/Event details
- id: abstract
translation: مقدمة
- id: publication
translation: منشور
- id: publication_type
translation: نوع
- id: date
translation: التاريخ
- id: last_updated
translation: اخر تحيث في
- id: event
translation: حدث
- id: location
translation: موقع
- id: pub_paper_conference
translation: ورقة مؤتمر
- id: pub_article_journal
translation: مجلة محكمه
- id: pub_article
translation: مسودة
- id: pub_report
translation: تقرير
- id: pub_book
translation: كتاب
- id: pub_chapter
translation: قسم من كتاب
- id: pub_thesis
translation: أطروحة
- id: pub_patent
translation: براءة الإختراع
# Project details
- id: open_project_site
translation: أذهب لموقع المشروع
# Content types for default archive page titles and search results
- id: posts
translation: التعليقات
- id: publications
translation: المنشورات
- id: talks
translation: المحاضرات
- id: projects
translation: المشروعات
- id: slides
translation: Slides
- id: authors
translation: Authors
# Search
- id: search
translation: بحث
- id: search_placeholder
translation: ابحث هنا...
- id: search_results
translation: نتائج البحث
- id: search_no_results
translation: لم يتم العثور على نتائج
- id: search_common_queries
translation: Common searches
# Error 404
- id: page_not_found
translation: الصفحة غير موجودة
- id: 404_recommendations
translation: هل تبحث عن أحد الصفحات التالية؟
# Cookie consent
- id: cookie_message
translation: هذا الموقع يستخدم ملفات تعريف الارتباط "الكوكيز" لنمنحك أفضل تجربة مستخدم ممكنة
- id: cookie_dismiss
translation: أوافق!
- id: cookie_learn
translation: تعرف على المزيد
# Published with
- id: published_with
translation: Published with {hugoblox} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.