summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/panel_region_covenant.xml
blob: 122cae940ce222af675ffc20983005c0b209066b (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Corretagem" name="Covenant">
	<text name="estate_section_lbl">
		Propriedade
	</text>
	<text bottom_delta="-19" name="estate_name_lbl">
		Nome:
	</text>
	<text name="estate_name_text">
		mainland
	</text>
	<text bottom_delta="-19" name="estate_owner_lbl">
		Dono:
	</text>
	<text name="estate_owner_text">
		(nenhum)
	</text>
	<text name="estate_cov_lbl">
		Corretagem:
	</text>
	<text name="covenant_timestamp_text">
		Última modificação: Quarta, 31 de dezembro de 1969 às 16:00:00 horas
	</text>
	<button label="?" name="covenant_help"/>
	<text_editor bottom="-247" height="162" name="covenant_editor">
		Não há nenhuma regra fornecida para esta Propriedade.
	</text_editor>
	<button label="Resetar" name="reset_covenant"/>
	<text bottom="-25" name="covenant_help_text">
		As mudanças das regras serão mostradas em todos os lotes
      da propriedade.
	</text>
	<text bottom_delta="-36" name="covenant_instructions">
		Arrastar e soltar um notecard para alterar o Covenant para esta propriedade.
	</text>
	<text bottom_delta="-36" name="region_section_lbl">
		Região
	</text>
	<text name="region_name_lbl">
		Nome:
	</text>
	<text name="region_name_text">
		leyla
	</text>
	<text name="region_landtype_lbl">
		Tipo:
	</text>
	<text name="region_landtype_text">
		Continente / Terra
	</text>
	<text name="region_maturity_lbl">
		Classificação:
	</text>
	<text name="region_maturity_text">
		Adult
	</text>
	<text name="resellable_lbl">
		Revender:
	</text>
	<text name="resellable_clause">
		Terra nesta região não pode ser revendida.
	</text>
	<text name="changeable_lbl">
		Subdividir:
	</text>
	<text name="changeable_clause">
		Terra nesta região não pode ser unida/sub-dividida.
	</text>
	<string name="can_resell">
		Terras compradas na região poderão ser revendidas.
	</string>
	<string name="can_not_resell">
		Terras compradas na região não poderão ser revendidas.
	</string>
	<string name="can_change">
		O terreno comprado nesta região pode ser compartilhado ou
subdividido.
	</string>
	<string name="can_not_change">
		O terreno comprado nesta região não pode ser compartilhado
ou subdividido.
	</string>
</panel>