Update Spanish Translation, All files translated and up to date

This commit is contained in:
Damian Zhaoying
2012-08-02 09:08:57 -03:00
parent 1c9f996248
commit a673496ed3
140 changed files with 9118 additions and 16285 deletions

View File

@@ -1,52 +1,28 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" bottom="-371" height="300" left="280" mouse_opaque="true"
name="groups" width="350">
<scroll_list background_visible="true" bottom="45" column_padding="0" draw_border="true"
draw_heading="true" draw_stripes="true" enabled="true"
follows="left|top|right|bottom" left="10" mouse_opaque="true"
multi_select="false" name="group list" tab_stop="true" top="-10"
width="240">
<column dynamicwidth="true" label="Name" name="name" tool_tip="Name" />
<!--<column label="Active" name="is_active_group"
<panel name="groups">
<scroll_list name="group list">
<column label="Nombre" name="name" tool_tip="Nombre"/>
<!--<column label="Active" name="is_active_group"
tool_tip="Group is set as active" width="40" />-->
<column image_overlay="ff_visible_online.tga" name="is_listed_group"
tool_tip="Group is visible in profile." width="20" />
<column image_overlay="icn_chat_overlay.tga" name="is_chattable_group"
tool_tip="Receive group chat" width="20" />
<column image_overlay="smicon_warn.tga" name="is_notice_group"
tool_tip="Receive group notices" width="20" />
<column name="is_listed_group" tool_tip="El Grupo es visible en tu perfil"/>
<column name="is_chattable_group" tool_tip="Recibir chat del grupo"/>
<column name="is_notice_group" tool_tip="Recibir avisos del grupo"/>
</scroll_list>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="22" drop_shadow_visible="true" enabled="true" follows="left|bottom"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12"
mouse_opaque="false" name="groupdesc" v_pad="0" width="248">
Your currently active group is displayed in italics.
<text name="groupdesc">
Tu grupo activo se muestra en Itálica.
</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="5" drop_shadow_visible="true" enabled="true" follows="left|bottom"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12"
mouse_opaque="false" name="groupcount" v_pad="0" width="248">
You belong to [COUNT] groups (of [MAX] maximum).
<text name="groupcount">
Perteneces a [COUNT] grupos (de un máximo de [MAX]).
</text>
<pad bottom="-7" height="0" left="-90" width="1" />
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
label="IM/Call" left_delta="0" name="IM"
tool_tip="Open Instant Message session" width="80" />
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
label="Info" name="Info" width="80" />
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
label="Activate" name="Activate" width="80" />
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
label="Leave" name="Leave" width="80" />
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
label="Create..." name="Create" width="80" />
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
label="Search..." name="Search..." width="80" />
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
label="Invite..." name="Invite..." width="80" />
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
label="Titles..." name="Titles..." width="80" />
<string name="none">
none
</string>
<button label="MI/Llamar" name="IM" tool_tip="Abrir sesión de Mensajes Instantáneos"/>
<button label="Info" name="Info"/>
<button label="Activar" name="Activate"/>
<button label="Abandonar" name="Leave"/>
<button label="Crear..." name="Create"/>
<button label="Buscar..." name="Search..."/>
<button label="Invitar..." name="Invite..."/>
<button label="Títulos..." name="Titles..."/>
<string name="none">
ninguno
</string>
</panel>