blob: 359794627cfcededdbfc457961e0cd09088419db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
event.attendee.role.required = الحضور إلزامي
event.attendee.role.optional = الحضور اختياري
event.attendee.role.nonparticipant = غير مشارك
event.attendee.role.chair = مقعد
event.attendee.role.unknown = الحضور مجهول (%1$S)
event.attendee.usertype.individual = فرد
event.attendee.usertype.group = مجموعة
event.attendee.usertype.resource = مورِد
event.attendee.usertype.room = غرفة
event.attendee.usertype.unknown = نوع مجهول (%1$S)
|