summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/panel_region_covenant.xml
blob: f70e975bd43818c585adaf86c13fb7b837bf6b20 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Corretagem" name="Covenant">
	<text bottom="-25" name="covenant_help_text">
		As mudanças nas informações de corretagem serão mostradas em todos os lotes da propriedade.
	</text>
	<text bottom_delta="-31" name="region_name_lbl">
		Região:
	</text>
	<text name="region_name_text">
		(desconhecido)
	</text>
	<text bottom_delta="-19" name="estate_name_lbl">
		Propriedade:
	</text>
	<text name="estate_name_text">
		(desconhecido)
	</text>
	<text name="covenent_instructions">
		Arraste e solte um notecard para alterar a corretagem desta propriedade.
	</text>
	<button label="?" name="covenant_help"/>
	<button label="Resetar" name="reset_covenant"/>
	<text bottom_delta="-19" name="estate_owner_lbl">
		Dono da propriedade:
	</text>
	<text name="estate_owner_text">
		(desconhecido)
	</text>
	<text name="resellable_clause">
		Terras compradas nesta região podem ou não, ser revendidas.
	</text>
	<text name="changeable_clause">
		Terras compradas nesta região podem ou não, ser unidas ou subdivididas.
	</text>
	<text_editor name="covenant_editor">
		Carregando...
	</text_editor>
	<text name="can_resell">
		Terras compradas na região poderão ser revendidas.
	</text>
	<text name="can_not_resell">
		Terras compradas na região não poderão ser revendidas.
	</text>
	<text name="can_change">
		O terreno comprado nesta região pode ser compartilhado ou subdividido.
	</text>
	<text name="can_not_change">
		O terreno comprado nesta região não pode ser compartilhado ou subdividido.
	</text>
</panel>