Translations updated
Updated French Translation from Nomade's Zip for MultiWear. Updated Translations to use basically the same format, and not have some cruft. Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
This commit is contained in:
@@ -1,18 +1,51 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<panel name="groups">
|
||||
<scroll_list bottom="50" name="group list"/>
|
||||
<text bottom="16" height="32" name="groupdesc" width="268">
|
||||
<?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="Nom" name="name" tool_tip="Nom" />
|
||||
<column image_overlay="ff_visible_online.tga" name="is_listed_group"
|
||||
tool_tip="Groupe visible sur le profil." width="20" />
|
||||
<column image_overlay="icn_chat_overlay.tga" name="is_chattable_group"
|
||||
tool_tip="Recevoir le chat de groupe" width="20" />
|
||||
<column image_overlay="smicon_warn.tga" name="is_notice_group"
|
||||
tool_tip="Recevoir les notices" width="20" />
|
||||
</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">
|
||||
Le groupe actif est en italique.
|
||||
</text>
|
||||
<text bottom="3" name="groupcount">
|
||||
Vous appartenez à [COUNT] groupes ([MAX] max).
|
||||
<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">
|
||||
Vous appartenez à [COUNT] groupes ([MAX] max.)
|
||||
</text>
|
||||
<button label="IM/Appel" name="IM" tool_tip="Ouvrir une session de messagerie instantanée"/>
|
||||
<button label="Infos" name="Info"/>
|
||||
<button label="Activer" name="Activate"/>
|
||||
<button label="Quitter" name="Leave"/>
|
||||
<button label="Créer" name="Create"/>
|
||||
<button label="Rechercher" name="Search..."/>
|
||||
<button label="Inviter" name="Invite..."/>
|
||||
<button label="Titres" name="Titles..."/>
|
||||
<pad bottom="-7" height="0" left="-90" width="1" />
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="IM/Appel" left_delta="0" name="IM"
|
||||
tool_tip="Ouvrir une session de messagerie instantanée" 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="Activer" name="Activate" width="80" />
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="Quitter" name="Leave" width="80" />
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="Créer" name="Create" width="80" />
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="Rechercher" name="Search..." width="80" />
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="Inviter" name="Invite..." width="80" />
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="Titres" name="Titles..." width="80" />
|
||||
<string name="none">
|
||||
Aucun
|
||||
</string>
|
||||
</panel>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user