blob: f392ab42f82fc5c166bbb6951f49003186331659 (
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 = Beharrezkoa bertaratzea
event.attendee.role.optional = Aukerazko bertaratzea
event.attendee.role.nonparticipant = Partaiderik ez
event.attendee.role.chair = Mahaiburua
event.attendee.role.unknown = Bertaratze ezezaguna (%1$S)
event.attendee.usertype.individual = Norbanakoa
event.attendee.usertype.group = Taldea
event.attendee.usertype.resource = Baliabidea
event.attendee.usertype.room = Gela
event.attendee.usertype.unknown = Mota ezezaguna (%1$S)
|