Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_avatar_classified.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

38 lines
1.5 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="Classified" title="Annonces">
<line_editor name="given_name_editor" tool_tip="Le nom doit commencer par une lettre ou un chiffre, et non un signe de ponctuation."/>
<line_editor name="location_editor" tool_tip="Définir votre position actuelle comme emplacement pour cette annonce."/>
<button label="Définir position" name="set_location_btn"/>
<button label="Téléporter" name="classified_teleport_btn"/>
<button label="Carte" name="classified_map_btn"/>
<combo_box label="" name="classified_category_combo"/>
<combo_box label="" name="classified_mature_check">
<combo_item name="select_mature">
- Type de public -
</combo_item>
<combo_item name="mature">
Contenu Mature
</combo_item>
<combo_item name="pg">
Contenu PG
</combo_item>
</combo_box>
<text name="classified_info_text" tool_tip="Plus vous payez cher pour votre annonce, mieux elle est placée dans la liste.">
Annonce passée, pas encore publiée
</text>
<text name="click_through_text" tool_tip="Nombre total de clics sur chaque bouton depuis la parution de l'annonce.">
Clics :
</text>
<button label="Publier" name="classified_update_btn"/>
<check_box label="Publier chaque semaine" name="auto_renew_check"/>
<string name="ad_placed_paid">
Annonce passée le : [DATE]. Prix: [AMT][CURRENCY].
</string>
<string name="update_txt">
Mise à jour
</string>
<string name="publish_txt">
Publier
</string>
</panel>