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,53 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel background_opaque="false" background_visible="true" bg_alpha_color="NetMapBackgroundColor"
border="false" follows="left|top|right|bottom" height="216" label="Mini Map"
mouse_opaque="false" name="mini_mapview" width="196">
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-40" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0"
halign="left" height="10" left="80" mouse_opaque="false" name="n_label"
text_color="1, 1, 1, 0.7" v_pad="0" width="10">
<panel label="MiniMapa" name="mini_mapview">
<text name="n_label">
N
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-80" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0"
halign="left" height="10" left="120" mouse_opaque="false" name="e_label"
text_color="1, 1, 1, 0.7" v_pad="0" width="10">
<text name="e_label">
E
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-120" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0"
halign="left" height="10" left="80" mouse_opaque="false" name="s_label"
text_color="1, 1, 1, 0.7" v_pad="0" width="10">
<text name="s_label">
S
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-80" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0"
halign="left" height="10" left="40" mouse_opaque="false" name="w_label"
text_color="1, 1, 1, 0.7" v_pad="0" width="11">
W
<text name="w_label">
O
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-60" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0"
halign="left" height="10" left="100" mouse_opaque="false" name="ne_label"
text_color="1, 1, 1, 0.7" v_pad="0" width="20">
<text name="ne_label">
NE
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-100" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0"
halign="left" height="10" left="100" mouse_opaque="false" name="se_label"
text_color="1, 1, 1, 0.7" v_pad="0" width="20">
<text name="se_label">
SE
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-100" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0"
halign="left" height="10" left="60" mouse_opaque="false" name="sw_label"
text_color="1, 1, 1, 0.7" v_pad="0" width="21">
SW
<text name="sw_label">
SO
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-60" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0"
halign="left" height="1-" left="60" mouse_opaque="false" name="nw_label"
text_color="1, 1, 1, 0.7" v_pad="0" width="21">
NW
<text name="nw_label">
NO
</text>
</panel>