summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/panel_region_covenant.xml
blob: b4c0d92f532712f91b6d638501cd92c99ce89f0a (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="Corretagem" name="Covenant">
	<text name="covenant_help_text" bottom="-25">
		As mudanças à informação do convénio mostrarão em todos os pacotes
na propriedade.
	</text>
	<text name="region_name_lbl" bottom_delta="-31">
		Região:
	</text>
	<text name="region_name_text">
		(desconhecido)
	</text>
	<text name="estate_name_lbl" bottom_delta="-19">
		Propriedade:
	</text>
	<text name="estate_name_text">
		(desconhecido)
	</text>
	<text name="covenent_instructions">
		Arraste e solte um notecard para alterar o Contrato para este Terreno.
	</text>
	<button label="?" name="covenant_help" />
	<button label="Resetar" name="reset_covenant" />
	<text name="estate_owner_lbl" bottom_delta="-19">
		Proprietário final:
	</text>
	<text name="estate_owner_text">
		(desconhecido)
	</text>
	<text name="resellable_clause">
		Terras compradas na região não poderão ser revendidas.
	</text>
	<text name="changeable_clause">
		Terras compradas na região não poderão ser compartilhadas ou subdividas.
	</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 compartilhada ou subdividida.
	</text>
	<text name="can_not_change">
		A terreno comprado nesta região não pode ser compartilhada ou subdividida.
	</text>
</panel>