summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_incoming_call.xml
blob: fa2308675ee452e57cc3d56d84788d004736f2cc (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="incoming call" title="DZWONI NIEZNANA OSOBA">
	<floater.string name="lifetime">
		5
	</floater.string>
	<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">
		rozpoczął rozmowę głosową w czacie konferencji.
	</floater.string>
	<floater.string name="VoiceInviteGroup">
		zaczyna rozmowę z grupą [GROUP].
	</floater.string>
	<text name="question">
		Czy chcesz opuścić [CURRENT_CHAT] i dołączyć do tej rozmowy głosowej?
	</text>
	<button label="Zaakceptuj" label_selected="Zaakceptuj" name="Accept"/>
	<button label="Odmów" label_selected="Odmów" name="Reject"/>
	<button label="Rozpocznij IM" name="Start IM"/>
</floater>