blacklight 8.0.0.beta5 → 8.0.0.beta6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/Gemfile +0 -4
- data/README.md +1 -1
- data/Rakefile +18 -0
- data/VERSION +1 -1
- data/app/assets/config/blacklight/manifest.js +3 -0
- data/app/assets/stylesheets/blacklight/_facets.scss +32 -5
- data/app/assets/stylesheets/blacklight/blacklight_defaults.scss +1 -1
- data/app/components/blacklight/document_component.rb +21 -2
- data/app/components/blacklight/response/facet_group_component.html.erb +2 -1
- data/app/helpers/blacklight/blacklight_helper_behavior.rb +0 -5
- data/app/javascript/blacklight/bookmark_toggle.js +8 -15
- data/app/javascript/blacklight/button_focus.js +10 -10
- data/app/javascript/blacklight/index.js +5 -5
- data/app/javascript/blacklight/modal.js +6 -11
- data/app/javascript/blacklight/search_context.js +51 -57
- data/app/models/concerns/blacklight/document.rb +11 -0
- data/app/views/catalog/_document.html.erb +2 -2
- data/app/views/layouts/blacklight/base.html.erb +4 -4
- data/blacklight.gemspec +1 -1
- data/config/importmap.rb +1 -1
- data/config/locales/blacklight.ar.yml +209 -226
- data/config/locales/blacklight.de.yml +197 -209
- data/config/locales/blacklight.en.yml +2 -0
- data/config/locales/blacklight.es.yml +196 -209
- data/config/locales/blacklight.fr.yml +196 -213
- data/config/locales/blacklight.hu.yml +193 -206
- data/config/locales/blacklight.it.yml +197 -209
- data/config/locales/blacklight.nl.yml +193 -206
- data/config/locales/blacklight.pt-BR.yml +195 -209
- data/config/locales/blacklight.sq.yml +193 -206
- data/config/locales/blacklight.zh.yml +194 -207
- data/lib/blacklight/configuration/view_config.rb +0 -4
- data/lib/blacklight/engine.rb +6 -7
- data/lib/generators/blacklight/assets/importmap_generator.rb +9 -2
- data/lib/generators/blacklight/assets/propshaft_generator.rb +11 -2
- data/lib/generators/blacklight/assets/sprockets_generator.rb +2 -0
- data/package.json +7 -4
- data/rollup.config.js +11 -1
- data/spec/features/sitelinks_search_box_spec.rb +13 -0
- data/spec/models/blacklight/icon_spec.rb +0 -2
- data/spec/spec_helper.rb +1 -1
- data/spec/support/view_component_test_helpers.rb +21 -0
- data/spec/test_app_templates/Gemfile.extra +4 -0
- data/spec/views/catalog/_document.html.erb_spec.rb +21 -0
- data/tasks/blacklight.rake +1 -1
- metadata +7 -10
- data/app/assets/javascripts/blacklight/blacklight.esm.js +0 -390
- data/app/assets/javascripts/blacklight/blacklight.esm.js.map +0 -1
- data/app/assets/javascripts/blacklight/blacklight.js +0 -398
- data/app/assets/javascripts/blacklight/blacklight.js.map +0 -1
- data/spec/features/sitelinks_search_box.rb +0 -13
- data/spec/support/view_component_capybara_test_helpers.rb +0 -8
@@ -1,254 +1,237 @@
|
|
1
|
+
---
|
1
2
|
ar:
|
2
|
-
views:
|
3
|
-
pagination:
|
4
|
-
first: 'الأولى «'
|
5
|
-
last: 'الأخيرة »'
|
6
|
-
previous: '« السابق'
|
7
|
-
next: 'التالي »'
|
8
|
-
truncate: '…'
|
9
|
-
aria:
|
10
|
-
container_label: 'روابط الصفحات'
|
11
|
-
current_page: 'الصفحة الحالية، الصفحة %{page}'
|
12
|
-
go_to_page: 'الانتقال إلى %{page}'
|
13
|
-
go_to_previous_page: 'الانتقال للصفحة السابقة'
|
14
|
-
go_to_next_page: 'الانتقال للصفحة التالية'
|
15
|
-
go_to_first_page: 'الانتقال للصفحة الأولى'
|
16
|
-
go_to_last_page: 'الانتقال للصفحة الأخيرة'
|
17
|
-
|
18
|
-
pagination_compact:
|
19
|
-
previous: '« السابقة'
|
20
|
-
next: 'التالية »'
|
21
|
-
|
22
3
|
blacklight:
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
search_field: 'انتقل إلى البحث'
|
28
|
-
first_result: 'انتقل إلى النتيجة الأولى'
|
29
|
-
header_links:
|
30
|
-
login: 'تسجيل الدخول'
|
31
|
-
logout: 'تسجيل الخروج'
|
32
|
-
bookmarks: 'الصفحات المفضلة'
|
33
|
-
search_history: 'سجل البحث السابق'
|
34
|
-
|
35
|
-
welcome: 'مرحبًا!'
|
36
|
-
and: 'و'
|
37
|
-
or: 'أو'
|
38
|
-
|
39
|
-
modal:
|
40
|
-
close: "إغلاق"
|
41
|
-
|
4
|
+
and: و
|
5
|
+
application_name: Blacklight
|
6
|
+
back_to_bookmarks: عودة لصفحة الصفحات المفضلة
|
7
|
+
back_to_search: عودة لصفحة البحث
|
42
8
|
bookmarks:
|
43
|
-
title: 'الصفحات المفضلة'
|
44
|
-
page_title: 'الصفحات المفضلة - %{application_name}'
|
45
|
-
no_bookmarks: 'ليس لديك صفحات مفضلة'
|
46
9
|
add:
|
47
|
-
button:
|
10
|
+
button: صفحة مفضلة
|
11
|
+
failure: معذرة! حدثت مشكلة في حفظ الصفحات المفضلة.
|
48
12
|
success:
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
failure: 'معذرة! حدثت مشكلة في حفظ الصفحات المفضلة.'
|
57
|
-
remove:
|
58
|
-
button: 'إزالة الصفحة المفضلة'
|
59
|
-
success: 'أزيلت الصفحة المفضلة بنجاح.'
|
60
|
-
failure: 'معذرة! حدثت مشكلة في إزالة الصفحات المفضلة.'
|
61
|
-
action_confirm: 'هل ترغب في إزالة الصفحة المفضلة؟'
|
62
|
-
clear:
|
63
|
-
action_title: 'مسح الصفحات المفضلة'
|
64
|
-
action_confirm: 'هل ترغب في مسح الصفحات المفضلة؟'
|
65
|
-
success: 'تم مسح صفحاتك المفضلة.'
|
66
|
-
failure: 'معذرة! حدثت مشكلة في مسح صفحاتك المفضلة.'
|
67
|
-
need_login: 'يُرجى تسجيل الدخول لتنظيم صفحاتك المفضلة وعرضها.'
|
68
|
-
list_title: 'صفحاتك المفضلة'
|
69
|
-
delete: 'إزالة'
|
70
|
-
|
71
|
-
search_history:
|
13
|
+
few: أضيفت الصفحات المفضلة بنجاح.
|
14
|
+
many: أضيفت الصفحات المفضلة بنجاح.
|
15
|
+
one: أضيفت الصفحة المفضلة بنجاح.
|
16
|
+
other: أضيفت الصفحات المفضلة بنجاح.
|
17
|
+
two: أضيفت صفحتان مفضلتان بنجاح.
|
18
|
+
zero: لم يتم إضافة أي صفحة مفضلة.
|
72
19
|
clear:
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
sms: 'إرسله كرسالة نصية قصيرة'
|
89
|
-
clear: 'مسح'
|
90
|
-
|
20
|
+
action_confirm: هل ترغب في مسح الصفحات المفضلة؟
|
21
|
+
action_title: مسح الصفحات المفضلة
|
22
|
+
failure: معذرة! حدثت مشكلة في مسح صفحاتك المفضلة.
|
23
|
+
success: تم مسح صفحاتك المفضلة.
|
24
|
+
delete: إزالة
|
25
|
+
list_title: صفحاتك المفضلة
|
26
|
+
need_login: يُرجى تسجيل الدخول لتنظيم صفحاتك المفضلة وعرضها.
|
27
|
+
no_bookmarks: ليس لديك صفحات مفضلة
|
28
|
+
page_title: الصفحات المفضلة - %{application_name}
|
29
|
+
remove:
|
30
|
+
action_confirm: هل ترغب في إزالة الصفحة المفضلة؟
|
31
|
+
button: إزالة الصفحة المفضلة
|
32
|
+
failure: معذرة! حدثت مشكلة في إزالة الصفحات المفضلة.
|
33
|
+
success: أزيلت الصفحة المفضلة بنجاح.
|
34
|
+
title: الصفحات المفضلة
|
91
35
|
citation:
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
36
|
+
apa: الجمعية الأمريكية لعلم النفس APA
|
37
|
+
chicago: شيكاغو
|
38
|
+
mla: جمعية اللغة الحديثة MLA
|
39
|
+
did_you_mean: 'هل كنت تقصد كتابة: %{options}؟'
|
96
40
|
email:
|
41
|
+
errors:
|
42
|
+
to:
|
43
|
+
blank: يجب إدخال مُستلم من أجل إرسال هذه الرسالة
|
44
|
+
invalid: يجب إدخال عنوان بريد إلكتروني صحيح
|
97
45
|
form:
|
98
|
-
title: 'إرسله عبرالبريد الإلكتروني'
|
99
|
-
to: 'بريد إلكتروني:'
|
100
46
|
message: 'الرسالة:'
|
101
|
-
submit:
|
47
|
+
submit: إرسال
|
48
|
+
title: إرسله عبرالبريد الإلكتروني
|
49
|
+
to: 'بريد إلكتروني:'
|
50
|
+
success: تم إرسال البريد الإلكتروني
|
102
51
|
text:
|
103
|
-
default_title:
|
52
|
+
default_title: لا يوجد
|
53
|
+
message: 'الرسالة: %{message}'
|
104
54
|
subject:
|
105
|
-
|
55
|
+
few: سجلات المادة
|
56
|
+
many: سجلات المادة
|
106
57
|
one: 'سجل المادة: %{title}'
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
other: 'سجلات المادة'
|
111
|
-
|
112
|
-
url: 'الرابط: %{url}'
|
113
|
-
message: 'الرسالة: %{message}'
|
114
|
-
|
115
|
-
success: "تم إرسال البريد الإلكتروني"
|
116
|
-
|
117
|
-
errors:
|
118
|
-
to:
|
119
|
-
invalid: 'يجب إدخال عنوان بريد إلكتروني صحيح'
|
120
|
-
blank: 'يجب إدخال مُستلم من أجل إرسال هذه الرسالة'
|
121
|
-
sms:
|
122
|
-
form:
|
123
|
-
title: 'إرسله كرسالة نصية قصيرة'
|
124
|
-
to: 'رقم الهاتف:'
|
125
|
-
carrier: 'شركة الاتصالات'
|
126
|
-
carrier_prompt: 'يرجى تحديد شركة الاتصالات'
|
127
|
-
submit: 'إرسال'
|
128
|
-
text:
|
58
|
+
other: سجلات المادة
|
59
|
+
two: سجلان للمادة
|
60
|
+
zero: لا يوجد سجل للمادة
|
129
61
|
url: 'الرابط: %{url}'
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
62
|
+
entry_name:
|
63
|
+
default: إدخال
|
64
|
+
grouped:
|
65
|
+
default: النتائج المجمعة
|
66
|
+
header_links:
|
67
|
+
bookmarks: الصفحات المفضلة
|
68
|
+
login: تسجيل الدخول
|
69
|
+
logout: تسجيل الخروج
|
70
|
+
search_history: سجل البحث السابق
|
71
|
+
main:
|
72
|
+
aria:
|
73
|
+
main_container: المحتوى الرئيسي
|
74
|
+
modal:
|
75
|
+
close: إغلاق
|
76
|
+
or: أو
|
142
77
|
search:
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
search_constraints_header: 'قيود البحث'
|
149
|
-
search_results: 'نتائج البحث'
|
150
|
-
errors:
|
151
|
-
invalid_solr_id: "معذرة! لقد طلبت سجلًا غير موجود."
|
152
|
-
per_page:
|
153
|
-
label: '%{count}<span class="sr-only visually-hidden"> لكل صفحة</span>'
|
154
|
-
button_label: '%{count} لكل صفحة' # TODO: Remove during major release
|
155
|
-
button_label_html: '%{count}<span class="d-none d-sm-inline"> لكل صفحة</span>'
|
156
|
-
title: 'عدد النتائج المعروضة في الصفحة'
|
157
|
-
submit: 'تحديث'
|
158
|
-
aria_label: 'تصفح النتائج'
|
159
|
-
sort:
|
160
|
-
label: 'ترتيب حسب %{field}' # TODO: Remove during major release
|
161
|
-
label_html: 'ترتيب <span class="d-none d-sm-inline"> حسب %{field}</span>'
|
162
|
-
submit: 'نتائج الترتيب'
|
163
|
-
form:
|
164
|
-
search_field:
|
165
|
-
label: 'ابحث في'
|
166
|
-
title: 'خيارات البحث المستهدفة'
|
167
|
-
post_label: 'عن'
|
168
|
-
search:
|
169
|
-
label: 'ابحث عن'
|
170
|
-
placeholder: 'بحث...'
|
171
|
-
submit: 'بحث'
|
172
|
-
pagination:
|
173
|
-
title: 'تصفح النتائج'
|
174
|
-
pagination_info:
|
175
|
-
no_items_found: 'لم يتم العثور على %{entry_name}'
|
176
|
-
single_item_found: 'تم العثور على <strong>1</strong> %{entry_name}'
|
177
|
-
pages:
|
178
|
-
zero: '<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>'
|
179
|
-
one: '<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>'
|
180
|
-
two: '<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>'
|
181
|
-
few: '<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>'
|
182
|
-
many: '<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>'
|
183
|
-
other: '<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>'
|
184
|
-
|
185
|
-
entry_pagination_info:
|
186
|
-
zero: '<strong>%{current}</strong> من <strong>%{total}</strong>'
|
187
|
-
one: '<strong>%{current}</strong> من <strong>%{total}</strong>'
|
188
|
-
two: '<strong>%{current}</strong> من <strong>%{total}</strong>'
|
189
|
-
few: '<strong>%{current}</strong> من <strong>%{total}</strong>'
|
190
|
-
many: '<strong>%{current}</strong> من <strong>%{total}</strong>'
|
191
|
-
other: '<strong>%{current}</strong> من <strong>%{total}</strong>'
|
192
|
-
|
78
|
+
atom_feed: خلاصات Atom للنتائج
|
79
|
+
bookmarks:
|
80
|
+
absent: صفحة مفضلة
|
81
|
+
inprogress: حفظ...
|
82
|
+
present: في الصفحات المفضلة
|
193
83
|
documents:
|
194
84
|
aria:
|
195
|
-
|
196
|
-
|
197
|
-
counter:
|
85
|
+
limit_search: "...ابحث عن العناصر حسب"
|
86
|
+
search_results: نتائج البحث
|
87
|
+
counter: "%{counter}. "
|
88
|
+
entry_pagination_info:
|
89
|
+
few: "<strong>%{current}</strong> من <strong>%{total}</strong>"
|
90
|
+
many: "<strong>%{current}</strong> من <strong>%{total}</strong>"
|
91
|
+
one: "<strong>%{current}</strong> من <strong>%{total}</strong>"
|
92
|
+
other: "<strong>%{current}</strong> من <strong>%{total}</strong>"
|
93
|
+
two: "<strong>%{current}</strong> من <strong>%{total}</strong>"
|
94
|
+
zero: "<strong>%{current}</strong> من <strong>%{total}</strong>"
|
95
|
+
errors:
|
96
|
+
invalid_solr_id: معذرة! لقد طلبت سجلًا غير موجود.
|
198
97
|
facets:
|
199
|
-
title: 'تحديد نطاق البحث'
|
200
|
-
clear: 'إزالة معايير البحث'
|
201
|
-
sort:
|
202
|
-
count: 'ترتيب رقمي'
|
203
|
-
index: 'ترتيب أبجدي'
|
204
|
-
count: '%{number}'
|
205
|
-
more_html: 'المزيد <span class="sr-only visually-hidden">%{field_name}</span> »'
|
206
|
-
selected:
|
207
|
-
remove: '[إزالة]'
|
208
|
-
missing: "[غير موجود]"
|
209
98
|
all: الكل
|
99
|
+
clear: إزالة معايير البحث
|
100
|
+
count: "%{number}"
|
101
|
+
group:
|
102
|
+
close: إخفاء الأوجه
|
103
|
+
open: عرض الأوجه
|
104
|
+
toggle: المزيد »
|
105
|
+
missing: "[غير موجود]"
|
106
|
+
more_html: المزيد <span class="sr-only visually-hidden">%{field_name}</span> »
|
210
107
|
pivot:
|
108
|
+
hide: إغلاق
|
211
109
|
show: فتح
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
110
|
+
selected:
|
111
|
+
remove: "[إزالة]"
|
112
|
+
sort:
|
113
|
+
count: ترتيب رقمي
|
114
|
+
index: ترتيب أبجدي
|
115
|
+
title: تحديد نطاق البحث
|
217
116
|
filters:
|
218
|
-
|
219
|
-
label: '%{label}:'
|
117
|
+
label: "%{label}:"
|
220
118
|
remove:
|
221
|
-
value: 'إزالة القيد %{value}'
|
222
119
|
label_value: 'إزالة القيد %{label}: %{value}'
|
223
|
-
|
120
|
+
value: إزالة القيد %{value}
|
121
|
+
title: 'لقد بحثت عن:'
|
122
|
+
form:
|
123
|
+
search:
|
124
|
+
label: ابحث عن
|
125
|
+
placeholder: بحث...
|
126
|
+
search_field:
|
127
|
+
label: ابحث في
|
128
|
+
post_label: عن
|
129
|
+
title: خيارات البحث المستهدفة
|
130
|
+
submit: بحث
|
131
|
+
group:
|
132
|
+
more: المزيد »
|
133
|
+
header: ابحث
|
224
134
|
index:
|
225
|
-
label:
|
135
|
+
label: "%{label}:"
|
136
|
+
page_title:
|
137
|
+
constraint: "%{label}: %{value}"
|
138
|
+
many_constraint_values: تم تحديد %{values}
|
139
|
+
title: "%{constraints} - %{application_name} نتائج البحث"
|
140
|
+
pagination:
|
141
|
+
title: تصفح النتائج
|
142
|
+
pagination_info:
|
143
|
+
no_items_found: لم يتم العثور على %{entry_name}
|
144
|
+
pages:
|
145
|
+
few: "<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>"
|
146
|
+
many: "<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>"
|
147
|
+
one: "<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>"
|
148
|
+
other: "<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>"
|
149
|
+
two: "<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>"
|
150
|
+
zero: "<strong>%{start_num}</strong> - <strong>%{end_num}</strong> من <strong>%{total_num}</strong>"
|
151
|
+
single_item_found: تم العثور على <strong>1</strong> %{entry_name}
|
152
|
+
per_page:
|
153
|
+
aria_label: تصفح النتائج
|
154
|
+
button_label: "%{count} لكل صفحة"
|
155
|
+
button_label_html: '%{count}<span class="d-none d-sm-inline"> لكل صفحة</span>'
|
156
|
+
label: '%{count}<span class="sr-only visually-hidden"> لكل صفحة</span>'
|
157
|
+
submit: تحديث
|
158
|
+
title: عدد النتائج المعروضة في الصفحة
|
159
|
+
rss_feed: خلاصات RSS للنتائج
|
160
|
+
search_constraints_header: قيود البحث
|
161
|
+
search_results: نتائج البحث
|
226
162
|
show:
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
inprogress: "حفظ..."
|
235
|
-
zero_results:
|
236
|
-
title: "لا توجد نتائج للبحث"
|
237
|
-
modify_search: "حاول تعديل معايير البحث"
|
238
|
-
use_fewer_keywords: "استخدم كلمات أساسية أقل أولاً، ثم أعد تحديد البحث باستخدام الروابط على اليسار."
|
239
|
-
search_fields: "لقد بحثت باستخدام %{search_fields}"
|
240
|
-
search_everything: "حاول البحث عن كل شيء"
|
241
|
-
view_title: "عرض النتائج ك: "
|
163
|
+
label: "%{label}:"
|
164
|
+
title: "%{document_title} - %{application_name}"
|
165
|
+
sort:
|
166
|
+
label: ترتيب حسب %{field}
|
167
|
+
label_html: ترتيب <span class="d-none d-sm-inline"> حسب %{field}</span>
|
168
|
+
submit: نتائج الترتيب
|
169
|
+
start_over: البدء من جديد
|
242
170
|
view:
|
243
|
-
list:
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
171
|
+
list: قائمة
|
172
|
+
view_title: 'عرض النتائج ك: '
|
173
|
+
zero_results:
|
174
|
+
modify_search: حاول تعديل معايير البحث
|
175
|
+
search_everything: حاول البحث عن كل شيء
|
176
|
+
search_fields: لقد بحثت باستخدام %{search_fields}
|
177
|
+
title: لا توجد نتائج للبحث
|
178
|
+
use_fewer_keywords: استخدم كلمات أساسية أقل أولاً، ثم أعد تحديد البحث باستخدام الروابط على اليسار.
|
179
|
+
search_history:
|
180
|
+
clear:
|
181
|
+
action_confirm: هل ترغب في مسح سجل البحث السابق؟
|
182
|
+
action_title: امسح سجل البحث السابق
|
183
|
+
failure: حدثت مشكلة في مسح سجل بحثك السابق.
|
184
|
+
success: تم مسح سجل بحثك السابق.
|
185
|
+
forget: تراجع
|
186
|
+
no_history: لا يوجد لديك سجل بحث
|
187
|
+
page_title: سجل البحث - %{application_name}
|
188
|
+
recent: سجل ابحاثك السابقة
|
189
|
+
save: حفظ
|
190
|
+
title: سجل البحث
|
191
|
+
skip_links:
|
192
|
+
first_result: انتقل إلى النتيجة الأولى
|
193
|
+
label: تخطي الروابط
|
194
|
+
main_content: انتقل إلى المحتوى الرئيسي
|
195
|
+
search_field: انتقل إلى البحث
|
196
|
+
sms:
|
197
|
+
errors:
|
198
|
+
carrier:
|
199
|
+
blank: يجب تحديد شركة الاتصالات
|
200
|
+
invalid: يجب إدخال شركة اتصالات صحيحة
|
201
|
+
to:
|
202
|
+
blank: يجب إدخال رقم هاتف المستلم لإرسال هذه الرسالة
|
203
|
+
invalid: يجب إدخال رقم هاتف صحيح من 10 أرقام
|
204
|
+
form:
|
205
|
+
carrier: شركة الاتصالات
|
206
|
+
carrier_prompt: يرجى تحديد شركة الاتصالات
|
207
|
+
submit: إرسال
|
208
|
+
title: إرسله كرسالة نصية قصيرة
|
209
|
+
to: 'رقم الهاتف:'
|
210
|
+
success: تم الإرسال كرسالة نصية قصيرة
|
211
|
+
text:
|
212
|
+
url: 'الرابط: %{url}'
|
213
|
+
tools:
|
214
|
+
citation: استشهاد مرجعي
|
215
|
+
clear: مسح
|
216
|
+
email: بريد إلكتروني
|
217
|
+
sms: إرسله كرسالة نصية قصيرة
|
218
|
+
title: أدوات
|
219
|
+
welcome: مرحبًا!
|
220
|
+
views:
|
221
|
+
pagination:
|
253
222
|
aria:
|
254
|
-
|
223
|
+
container_label: روابط الصفحات
|
224
|
+
current_page: الصفحة الحالية، الصفحة %{page}
|
225
|
+
go_to_first_page: الانتقال للصفحة الأولى
|
226
|
+
go_to_last_page: الانتقال للصفحة الأخيرة
|
227
|
+
go_to_next_page: الانتقال للصفحة التالية
|
228
|
+
go_to_page: الانتقال إلى %{page}
|
229
|
+
go_to_previous_page: الانتقال للصفحة السابقة
|
230
|
+
first: الأولى «
|
231
|
+
last: الأخيرة »
|
232
|
+
next: التالي »
|
233
|
+
previous: "« السابق"
|
234
|
+
truncate: "…"
|
235
|
+
pagination_compact:
|
236
|
+
next: التالية »
|
237
|
+
previous: "« السابقة"
|