Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_toolbar.xml
Lirusaito 84795863e5 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.
2012-07-16 17:07:22 -04:00

18 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="toolbar">
<string name="Redock Windows">
Rétablir les fenêtres
</string>
<layout_stack name="toolbar_stack">
<button label="" name="chat_btn" tool_tip="Affiche la barre de chat.(Entrée)"/>
<flyout_button label="Communiquer" name="communicate_btn" tool_tip="Communiquez (valable pour les amis et groupes."/>
<button label="Voler" label_selected="Atterrir" name="fly_btn" tool_tip="Commencez à voler. Utilisez E/C ou PgHaut/PgBas pour voler vers le haut et vers le bas."/>
<button label="Photo" name="snapshot_btn" tool_tip="Enregistrez une photo sur le disque ou dans l&apos;inventaire."/>
<button label="Rechercher" name="directory_btn" tool_tip="Recherchez des endroits, des événements, des résidents et plus encore."/>
<button label="Construire" name="build_btn" tool_tip="Créez de nouveaux objets."/>
<button label="Mini-carte" name="radar_btn" tool_tip="Affichez la carte de la zone locale. (Ctrl-Maj-M)"/>
<button label="Carte" name="map_btn" tool_tip="Affichez la carte du Monde. (Ctrl-M)"/>
<button label="Inventaire" name="inventory_btn" tool_tip="Vos objets (Ctrl-I)"/>
</layout_stack>
</panel>