diff options
author | Jacek Antonelli | 2008-08-15 23:45:59 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:59 -0500 |
commit | 6e91a9cc3d5a610198cf526a76e2ab642f10ecd7 (patch) | |
tree | b023869f9daa7f61ea3ab27112d37524bdd88de4 /linden/indra/newview/skins/default/xui/es/panel_avatar.xml | |
parent | Second Life viewer sources 1.20.12 (diff) | |
download | meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.zip meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.gz meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.bz2 meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.xz |
Second Life viewer sources 1.20.13
Diffstat (limited to 'linden/indra/newview/skins/default/xui/es/panel_avatar.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/es/panel_avatar.xml | 194 |
1 files changed, 194 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/es/panel_avatar.xml b/linden/indra/newview/skins/default/xui/es/panel_avatar.xml new file mode 100644 index 0000000..a4a6df7 --- /dev/null +++ b/linden/indra/newview/skins/default/xui/es/panel_avatar.xml | |||
@@ -0,0 +1,194 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel name="Panel Avatar"> | ||
3 | <tab_container name="tab"> | ||
4 | <panel label="2ª Vida" name="2nd Life"> | ||
5 | <text name="CaptionTextAcctInfo"> | ||
6 | [ACCTTYPE] | ||
7 | [PAYMENTINFO] | ||
8 | </text> | ||
9 | <text name="AcctTypeResident"> | ||
10 | Residente | ||
11 | </text> | ||
12 | <text name="AcctTypeTrial"> | ||
13 | Experimental | ||
14 | </text> | ||
15 | <text name="AcctTypeCharterMember"> | ||
16 | Miembro fundador | ||
17 | </text> | ||
18 | <text name="AcctTypeEmployee"> | ||
19 | Funcionario del Linden Lab | ||
20 | </text> | ||
21 | <text name="PaymentInfoUsed"> | ||
22 | Información de pago usada | ||
23 | </text> | ||
24 | <text name="PaymentInfoOnFile"> | ||
25 | Informaciones de pago en el archivo | ||
26 | </text> | ||
27 | <text name="NoPaymentInfoOnFile"> | ||
28 | Ninguna información de pago en el archivo | ||
29 | </text> | ||
30 | <text name="Name:"> | ||
31 | Nombre: | ||
32 | </text> | ||
33 | <text name="online_yes"> | ||
34 | Online: Sí | ||
35 | </text> | ||
36 | <text name="online_no"> | ||
37 | Online: No | ||
38 | </text> | ||
39 | <text name="online_unknown"> | ||
40 | Online: Desconocido | ||
41 | </text> | ||
42 | <text name="label"> | ||
43 | Nacido: | ||
44 | </text> | ||
45 | <text name="label2"> | ||
46 | Cuenta: | ||
47 | </text> | ||
48 | <text name="partner_label" | ||
49 | tool_tip="Socio de Second Life. Para más informaciones vea www.secondlife.com/partner"> | ||
50 | Socio: | ||
51 | </text> | ||
52 | <line_editor name="partner_edit" | ||
53 | tool_tip="Socio de Second Life. Para más informaciones vea www.secondlife.com/partner"> | ||
54 | [FIRST] [LAST] | ||
55 | </line_editor> | ||
56 | <text name="Photo:"> | ||
57 | Foto: | ||
58 | </text> | ||
59 | <texture_picker label="" name="img" tool_tip="Haga clic para elegir una figura" /> | ||
60 | <text name="Ratings:"> | ||
61 | Valoraciones: | ||
62 | </text> | ||
63 | <text name="Groups:"> | ||
64 | Grupos: | ||
65 | </text> | ||
66 | <text name="About:"> | ||
67 | Sobre: | ||
68 | </text> | ||
69 | <text name="(500 chars)"> | ||
70 | (500 caracteres) | ||
71 | </text> | ||
72 | <text name="Give item:"> | ||
73 | Dar ítem: | ||
74 | </text> | ||
75 | <text name="Give inventory" | ||
76 | tool_tip="Soltar ítems aquí para darlos para esta persona."> | ||
77 | Soltar ítem del inventario aquí. | ||
78 | </text> | ||
79 | <check_box label="Publicar en la web" name="allow_publish" | ||
80 | tool_tip="Publicar las informaciones de su perfil en la internet." /> | ||
81 | <button label="?" label_selected="?" name="?" /> | ||
82 | <button label="Mostrar en el mapa" label_selected="Mostrar en el mapa" | ||
83 | name="Show on Map" /> | ||
84 | <button label="Ofrecer teletransporte..." label_selected="Ofrecer teletransporte..." | ||
85 | name="Offer Teleport..." /> | ||
86 | <button label="Pagar..." label_selected="Pagar..." name="Pay..." /> | ||
87 | <button label="Mensaje instantáneo..." label_selected="Mensaje instantáneo..." | ||
88 | name="Instant Message..." /> | ||
89 | <button label="Silencioso" label_selected="Silencioso" name="Mute" /> | ||
90 | </panel> | ||
91 | <panel label="Web" name="WebProfile"> | ||
92 | <button label="Casa" label_selected="Casa" name="home" /> | ||
93 | <button label="Load" label_selected="Load" name="load" | ||
94 | tool_tip="Load this profile page with embedded web browser." /> | ||
95 | <button label="Open..." label_selected="Open..." name="open" | ||
96 | tool_tip="Open this profile page in your default external web browser." /> | ||
97 | <button label="?" label_selected="?" name="web_profile_help" /> | ||
98 | <check_box label="Automatically load web profiles" name="auto_load" | ||
99 | tool_tip="Automatically load ALL profile webpages without asking first." /> | ||
100 | <text name="status_text"> | ||
101 | Terminado | ||
102 | </text> | ||
103 | </panel> | ||
104 | <panel label="Intereses" name="Interests"> | ||
105 | <text name="I Want To:"> | ||
106 | Yo quiero: | ||
107 | </text> | ||
108 | <check_box label="Construir" name="chk0" /> | ||
109 | <check_box label="Explorar" name="chk1" /> | ||
110 | <check_box label="Encontrar" name="chk2" /> | ||
111 | <check_box label="Alquilado" name="chk6" /> | ||
112 | <check_box label="Grupo" name="chk3" /> | ||
113 | <check_box label="Comprar" name="chk4" /> | ||
114 | <check_box label="Vender" name="chk5" /> | ||
115 | <check_box label="Alquilar" name="chk7" /> | ||
116 | <text name="Skills:"> | ||
117 | Habilidades: | ||
118 | </text> | ||
119 | <check_box label="Texturas" name="schk0" /> | ||
120 | <check_box label="Arquitectura" name="schk1" /> | ||
121 | <check_box label="Planeamiento de evento" name="schk2" /> | ||
122 | <check_box label="Modelar" name="schk3" /> | ||
123 | <check_box label="Ejecutando script" name="schk4" /> | ||
124 | <check_box label="Personalizar personajes" name="schk5" /> | ||
125 | <text name="Languages:"> | ||
126 | Languages: | ||
127 | </text> | ||
128 | </panel> | ||
129 | <panel label="Elegir" name="Picks"> | ||
130 | <text name="Tell everyone about your favorite places in Second Life."> | ||
131 | Diga sus locales favoritos a todos en Second Life. | ||
132 | </text> | ||
133 | <button label="Nuevo..." label_selected="Nuevo..." name="New..." /> | ||
134 | <button label="Borrar..." label_selected="Borrar..." name="Delete..." /> | ||
135 | </panel> | ||
136 | <panel label="Clasificado" name="Classified"> | ||
137 | <text name="Place an ad in Second Life's classified listings."> | ||
138 | Poner un anuncio en la lista de clasificados de Second Life'. | ||
139 | </text> | ||
140 | <button label="Nuevo..." label_selected="Nuevo..." name="New..." /> | ||
141 | <button label="Borrar..." label_selected="Borrar..." name="Delete..." /> | ||
142 | </panel> | ||
143 | <panel label="1ª Vida" name="1st Life"> | ||
144 | <text name="Photo:"> | ||
145 | Foto: | ||
146 | </text> | ||
147 | <texture_picker label="" name="img" tool_tip="Haga clic para elegir una figura" /> | ||
148 | <text name="Info:"> | ||
149 | Información: | ||
150 | </text> | ||
151 | <text name="(250 chars)"> | ||
152 | (250 caracteres) | ||
153 | </text> | ||
154 | </panel> | ||
155 | <panel label="Mis notas" name="My Notes"> | ||
156 | <text name="label"> | ||
157 | Use este espacio para grabar las anotaciones sobre esta persona, | ||
158 | negocios en progreso, proyectos en conjunto, etc. Solamente usted puede ver | ||
159 | estas anotaciones. Tanto ésta cuanto las demás personas no podrán ver. | ||
160 | </text> | ||
161 | </panel> | ||
162 | </tab_container> | ||
163 | <button label="OK" label_selected="OK" name="OK" /> | ||
164 | <button label="Cancelar" label_selected="Cancelar" name="Cancel" /> | ||
165 | <button label="Expulsar" label_selected="Expulsar" name="Kick" /> | ||
166 | <button label="Congelar" label_selected="Congelar" name="Freeze" | ||
167 | tool_tip="Parar el movimiento y chat de este residente." /> | ||
168 | <button label="Descongelar" label_selected="Descongelar" name="Unfreeze" | ||
169 | tool_tip="Delegar residente" /> | ||
170 | <button label="CSR" label_selected="CSR" name="csr_btn" | ||
171 | tool_tip="Abrir herramienta de servicio al cliente para este residente" /> | ||
172 | <text name="ShowOnMapNonFriend"> | ||
173 | Mostrar local en el mapa. | ||
174 | Desactivado debido a usted no tener | ||
175 | sostenido una amistad con él. | ||
176 | </text> | ||
177 | <text name="ShowOnMapFriendOffline"> | ||
178 | Mostrar local en el mapa. | ||
179 | Desactivado debido a él no estar online. | ||
180 | </text> | ||
181 | <text name="ShowOnMapFriendOnline"> | ||
182 | Mostrar local en el mapa. | ||
183 | </text> | ||
184 | <text name="TeleportGod"> | ||
185 | Forzar un teletransporte para su posición. | ||
186 | </text> | ||
187 | <text name="TeleportPrelude"> | ||
188 | Ofrecer un teletransporte para su posición. | ||
189 | Desactivado hasta usted salir de la Isla Orientación. | ||
190 | </text> | ||
191 | <text name="TeleportNormal"> | ||
192 | Ofrecer un teletransporte para su posición. | ||
193 | </text> | ||
194 | </panel> | ||