summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_voice_effect.xml
blob: b02266caa9775c86671f0c4ce54b8ada22ed4b42 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="voice_effects" title="PODGLĄD PRZEKSZTAŁCANIA GŁOSU" label="Miejsca">
	<string name="no_voice_effect">
		(Bez Przekształcania)
	</string>
	<string name="active_voice_effect">
		(Aktywny)
	</string>
	<string name="unsubscribed_voice_effect">
		(Bez subskrybcji)
	</string>
	<string name="new_voice_effect">
		(Nowy!)
	</string>
	<string name="effect_Beast">
		Bestia
	</string>
	<string name="effect_Buzz">
		Brzęczenie
	</string>
	<string name="effect_Creepy">
		Przerażający
	</string>
	<string name="effect_Cyber">
		Cybernetyczny
	</string>
	<string name="effect_Female Elf">
		Kobiecy Elf
	</string>
	<string name="effect_Flirty">
		Flirt
	</string>
	<string name="effect_Foxy">
		Ponętny
	</string>
	<string name="effect_Helium">
		Hel
	</string>
	<string name="effect_Husky Whisper">
		Szept Husky
	</string>
	<string name="effect_Macho">
		Maczo
	</string>
	<string name="effect_Micro">
		Mikrus
	</string>
	<string name="effect_Mini">
		Miniaturowy
	</string>
	<string name="effect_Nano">
		Malutki
	</string>
	<string name="effect_Nightmare">
		Koszmar
	</string>
	<string name="effect_Rumble">
		Burczenie
	</string>
	<string name="effect_Sexy">
		Seksowny
	</string>
	<string name="effect_Shorty">
		Krótki
	</string>
	<string name="effect_Smaller">
		Mniejszy
	</string>
	<string name="effect_Sneaky">
		Podstępny
	</string>
	<string name="effect_Stallion">
		Ogier
	</string>
	<string name="effect_Sultry">
		Gorąco
	</string>
	<string name="effect_Thunder">
		Grzmot
	</string>
	<string name="effect_Vixen">
		Lisica
	</string>
	<text name="preview_text">
		Podgląd
	</text>
	<text name="status_text">
		Nagraj próbkę, a następnie kliknij na głos aby usłyszeć jego brzmienie.
	</text>
	<button label="Nagraj" name="record_btn" tool_tip="Nagraj próbkę swojego głosu." />
	<text name="voice_morphing_link">
		[[URL] Subskrybuj teraz]
	</text>
	<scroll_list name="voice_effect_list" tool_tip="Nagraj próbkę swojego głosu, a następnie kliknij na efekt aby odsłuchać podgląd.">
		<scroll_list.columns label="Nazwa głosu" name="name" />
		<scroll_list.columns label="Wygasa" name="expires" />
	</scroll_list>
</floater>