summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_place_profile.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/fr/panel_place_profile.xml')
-rw-r--r--indra/newview/skins/default/xui/fr/panel_place_profile.xml129
1 files changed, 129 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/fr/panel_place_profile.xml b/indra/newview/skins/default/xui/fr/panel_place_profile.xml
new file mode 100644
index 0000000000..202d9746d5
--- /dev/null
+++ b/indra/newview/skins/default/xui/fr/panel_place_profile.xml
@@ -0,0 +1,129 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="place_profile">
+ <string name="on" value="Activé"/>
+ <string name="off" value="Désactivé"/>
+ <string name="anyone" value="Tout le monde"/>
+ <string name="available" value="disponible"/>
+ <string name="allocated" value="affecté"/>
+ <string name="title_place" value="Profil du lieu"/>
+ <string name="title_teleport_history" value="Emplacement de l&apos;historique des téléportations"/>
+ <string name="not_available" value="(s/o)"/>
+ <string name="unknown" value="(inconnu)"/>
+ <string name="public" value="(public)"/>
+ <string name="none_text" value="(aucun)"/>
+ <string name="sale_pending_text" value="(vente en cours)"/>
+ <string name="group_owned_text" value="(propriété du groupe)"/>
+ <string name="price_text" value="L$"/>
+ <string name="area_text" value="m²"/>
+ <string name="all_residents_text" value="Tous les résidents"/>
+ <string name="group_text" value="Groupe"/>
+ <string name="can_resell">
+ Le terrain acheté dans cette région peut être revendu.
+ </string>
+ <string name="can_not_resell">
+ Le terrain acheté dans cette région ne peut pas être revendu.
+ </string>
+ <string name="can_change">
+ Le terrain acheté dans cette région peut être fusionné ou divisé.
+ </string>
+ <string name="can_not_change">
+ Le terrain acheté dans cette région ne peut pas être fusionné ou divisé.
+ </string>
+ <string name="server_update_text">
+ Les informations sur le lieu ne sont pas disponibles sans mise à jour du serveur.
+ </string>
+ <string name="server_error_text">
+ Aucune information sur ce lieu n&apos;est disponible actuellement, veuillez réessayer ultérieurement.
+ </string>
+ <string name="server_forbidden_text">
+ Les informations sur ce lieu ne sont pas disponibles car l&apos;accès y est restreint. Veuillez vérifier vos permissions auprès du propriétaire de la parcelle.
+ </string>
+ <string name="acquired_date">
+ [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
+ </string>
+ <string name="icon_PG" value="parcel_drk_PG"/>
+ <string name="icon_M" value="parcel_drk_M"/>
+ <string name="icon_R" value="parcel_drk_R"/>
+ <string name="icon_Voice" value="parcel_drk_Voice"/>
+ <string name="icon_VoiceNo" value="parcel_drk_VoiceNo"/>
+ <string name="icon_Fly" value="parcel_drk_Fly"/>
+ <string name="icon_FlyNo" value="parcel_drk_FlyNo"/>
+ <string name="icon_Push" value="parcel_drk_Push"/>
+ <string name="icon_PushNo" value="parcel_drk_PushNo"/>
+ <string name="icon_Build" value="parcel_drk_Build"/>
+ <string name="icon_BuildNo" value="parcel_drk_BuildNo"/>
+ <string name="icon_Scripts" value="parcel_drk_Scripts"/>
+ <string name="icon_ScriptsNo" value="parcel_drk_ScriptsNo"/>
+ <string name="icon_Damage" value="parcel_drk_Damage"/>
+ <string name="icon_DamageNo" value="parcel_drk_DamageNo"/>
+ <text name="title" value="Profil du lieu"/>
+ <scroll_container name="place_scroll">
+ <panel name="scrolling_panel">
+ <text name="region_title" value="Exemple de région"/>
+ <text name="parcel_title" value="SampleParcel, Name Long (145, 228, 26)"/>
+ <expandable_text name="description" value="Du waltz die spritz"/>
+ <text name="owner_label" value="Propriétaire :"/>
+ <text name="owner_value" value="Alex Superduperlongenamenton"/>
+ <text name="maturity_value" value="(inconnu)"/>
+ <accordion name="advanced_info_accordion">
+ <accordion_tab name="parcel_characteristics_tab" title="Parcelle">
+ <panel>
+ <text name="rating_label" value="Catégorie :"/>
+ <text name="rating_value" value="(inconnu)"/>
+ <text name="voice_label" value="Voix :"/>
+ <text name="voice_value" value="Activée"/>
+ <text name="fly_label" value="Voler :"/>
+ <text name="fly_value" value="Activé"/>
+ <text name="push_label" value="Appuyer :"/>
+ <text name="push_value" value="Désactivé"/>
+ <text name="build_label" value="Construire :"/>
+ <text name="build_value" value="Activé"/>
+ <text name="scripts_label" value="Scripts :"/>
+ <text name="scripts_value" value="Activés"/>
+ <text name="damage_label" value="Dégâts :"/>
+ <text name="damage_value" value="Désactivés"/>
+ <button label="À propos des terrains" name="about_land_btn"/>
+ </panel>
+ </accordion_tab>
+ <accordion_tab name="region_information_tab" title="Région">
+ <panel>
+ <text name="region_name_label" value="Région :"/>
+ <text name="region_name" value="Pays des orignaux"/>
+ <text name="region_type_label" value="Type :"/>
+ <text name="region_type" value="Orignal"/>
+ <text name="region_rating_label" value="Catégorie :"/>
+ <text name="region_rating" value="Explicite"/>
+ <text name="region_owner_label" value="Propriétaire :"/>
+ <text name="region_owner" value="orignal Van Orignal"/>
+ <text name="region_group_label" value="Groupe :"/>
+ <text name="region_group">
+ Le puissant orignal d&apos;Orignalville
+ </text>
+ <button label="Région/Domaine" name="region_info_btn"/>
+ </panel>
+ </accordion_tab>
+ <accordion_tab name="estate_information_tab" title="Domaine">
+ <panel>
+ <text name="estate_name_label" value="Domaine :"/>
+ <text name="estate_rating_label" value="Catégorie :"/>
+ <text name="estate_owner_label" value="Propriétaire :"/>
+ <text name="covenant_label" value="Règlement :"/>
+ </panel>
+ </accordion_tab>
+ <accordion_tab name="sales_tab" title="À vendre">
+ <panel>
+ <text name="sales_price_label" value="Prix :"/>
+ <text name="area_label" value="Surface :"/>
+ <text name="traffic_label" value="Trafic :"/>
+ <text name="primitives_label" value="Prims :"/>
+ <text name="parcel_scripts_label" value="Scripts :"/>
+ <text name="terraform_limits_label" value="Limites de terraformage :"/>
+ <text name="subdivide_label" value="Possibilité de division/fusion :"/>
+ <text name="resale_label" value="Possibilité de revente :"/>
+ <text name="sale_to_label" value="À vendre à :"/>
+ </panel>
+ </accordion_tab>
+ </accordion>
+ </panel>
+ </scroll_container>
+</panel>