blob: 7d10436fb8ecd85494a154324a4509063da17435 (
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 = Būtinas dalyvis
event.attendee.role.optional = Nebūtinas dalyvis
event.attendee.role.nonparticipant = Nedalyvauja
event.attendee.role.chair = Pirmininkas
event.attendee.role.unknown = Statusas nežinomas (%1$S)
event.attendee.usertype.individual = Asmuo
event.attendee.usertype.group = Grupė
event.attendee.usertype.resource = Išteklius
event.attendee.usertype.room = Kambarys
event.attendee.usertype.unknown = Nežinomas tipas (%1$S)
|