PageRenderTime 60ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/fr/panel_landmark_info.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 41 lines | 41 code | 0 blank | 0 comment | 0 complexity | beae61c636df2232ff1bf4f96f36203a MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="landmark_info">
  3. <string name="title_create_landmark" value="Crיer un repטre"/>
  4. <string name="title_edit_landmark" value="Modifier le repטre"/>
  5. <string name="title_landmark" value="Repטre"/>
  6. <string name="not_available" value="(s/o)"/>
  7. <string name="unknown" value="(inconnu)"/>
  8. <string name="public" value="(public)"/>
  9. <string name="server_update_text">
  10. Les informations sur le lieu ne sont pas disponibles sans mise א jour du serveur.
  11. </string>
  12. <string name="server_error_text">
  13. Aucune information sur ce lieu n&apos;est disponible actuellement, veuillez rיessayer ultיrieurement.
  14. </string>
  15. <string name="server_forbidden_text">
  16. Les informations sur ce lieu ne sont pas disponibles car l&apos;accטs y est restreint. Veuillez vיrifier vos droits avec le propriיtaire de la parcelle.
  17. </string>
  18. <string name="acquired_date">
  19. [weekday,datetime,local] [sday,datetime,local] [month,datetime,local] [year,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local]
  20. </string>
  21. <button name="back_btn" tool_tip="Prיcיdent"/>
  22. <text name="title" value="Profil du lieu"/>
  23. <scroll_container name="place_scroll">
  24. <panel name="scrolling_panel">
  25. <text name="region_title" value="SampleRegion"/>
  26. <text name="parcel_title" value="SampleParcel, Name Long (145, 228, 26)"/>
  27. <expandable_text name="description" value="Du waltz die spritz"/>
  28. <text name="maturity_value" value="(inconnu)"/>
  29. <panel name="landmark_info_panel">
  30. <text name="owner_label" value="Propriיtaire :"/>
  31. <text name="creator_label" value="Crיי par :"/>
  32. <text name="created_label" value="Le :"/>
  33. </panel>
  34. <panel name="landmark_edit_panel">
  35. <text name="title_label" value="Titre :"/>
  36. <text name="notes_label" value="Mes notes :"/>
  37. <text name="folder_label" value="Emplacement du repטre :"/>
  38. </panel>
  39. </panel>
  40. </scroll_container>
  41. </panel>