/indra/newview/skins/default/xui/da/panel_region_covenant.xml
XML | 77 lines | 77 code | 0 blank | 0 comment | 0 complexity | be31ad77d5c6a02fc75f4eead56bdbaa MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2<panel label="Regler" name="Covenant">
3 <text name="estate_section_lbl">
4 Estate
5 </text>
6 <text name="estate_name_lbl">
7 Navn:
8 </text>
9 <text name="estate_name_text">
10 mainland
11 </text>
12 <text name="estate_owner_lbl">
13 Ejer:
14 </text>
15 <text name="estate_owner_text">
16 (ingen)
17 </text>
18 <text name="covenant_timestamp_text">
19 Sidst ćndret Ons Dec 31 16:00:00 1969
20 </text>
21 <button label="?" name="covenant_help"/>
22 <text_editor name="covenant_editor">
23 Der er ikke angivet nogen regler for denne estate.
24 </text_editor>
25 <button label="Reset" name="reset_covenant"/>
26 <text name="covenant_help_text">
27 Ćndringer i regler vil blive vist i alle parceller til denne estate.
28 </text>
29 <text name="covenant_instructions">
30 Trćk og slip et notecard her for at ćndre regler for denne estate.
31 </text>
32 <text name="region_section_lbl">
33 Region
34 </text>
35 <text name="region_name_lbl">
36 Navn:
37 </text>
38 <text name="region_name_text">
39 leyla
40 </text>
41 <text name="region_landtype_lbl">
42 Type:
43 </text>
44 <text name="region_landtype_text">
45 Mainland / Homestead
46 </text>
47 <text name="region_maturity_lbl">
48 Rating:
49 </text>
50 <text name="region_maturity_text">
51 Adult
52 </text>
53 <text name="resellable_lbl">
54 Videresalg:
55 </text>
56 <text name="resellable_clause">
57 Land i denne region mĺ ikke sćlges videre.
58 </text>
59 <text name="changeable_lbl">
60 Opdel:
61 </text>
62 <text name="changeable_clause">
63 Land i denne region mĺ ikke deles eller samles.
64 </text>
65 <string name="can_resell">
66 Křbt land i denne region mĺ sćlges videre
67 </string>
68 <string name="can_not_resell">
69 Křbt land i denne region mĺ ikke sćlges videre
70 </string>
71 <string name="can_change">
72 Křbt land i denne region mĺ deles eller samles.
73 </string>
74 <string name="can_not_change">
75 Křbt land i denne region mĺ ikke deles eller samles.
76 </string>
77</panel>