summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_incoming_call.xml
blob: 515391bc1485c6503589aeba9475dfc45683df13 (plain)
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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="incoming call">
	<floater.string name="localchat">
		Rozmowy głosowe w pobliżu
	</floater.string>
	<floater.string name="anonymous">
		anonimowy
	</floater.string>
	<floater.string name="VoiceInviteP2P">
		dzwoni.
	</floater.string>
	<floater.string name="VoiceInviteAdHoc">
		dołączył do rozmowy głosowej w czacie konferencji.
	</floater.string>
	<floater.string name="VoiceInviteGroup">
		dołączył/a do rozmowy głosowej '[GROUP]'.
	</floater.string>
	<floater.string name="VoiceInviteQuestionGroup">
		Czy chcesz opuścić [CURRENT_CHAT] i dołączyć do rozmowy z '[GROUP]'?
	</floater.string>
	<floater.string name="VoiceInviteQuestionDefault">
		Czy chcesz opuścić [CURRENT_CHAT] i dołączyć do tej rozmowy głosowej?
	</floater.string>
	<button label="Odbierz" label_selected="Odbierz" name="Accept" />
	<button label="Odrzuć" label_selected="Odrzuć" name="Reject" />
	<button label="Rozpocznij IM" name="Start IM" />
	<text name="question">
		Jeśli odbierzesz, to zostaniesz rozłączony/a z obecnej rozmowy głosowej.
	</text>
</floater>