PageRenderTime 128ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 38 lines | 38 code | 0 blank | 0 comment | 0 complexity | 454067ab97b4f7c3c600dfd6a8313c0d 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="Zapami?taj miejsce (LM)"/>
  4. <string name="title_edit_landmark" value="Edytuj landmarki"/>
  5. <string name="title_landmark" value="Landmarki (LM)"/>
  6. <string name="not_available" value="(N\A)"/>
  7. <string name="unknown" value="(nieznane)"/>
  8. <string name="public" value="(publiczne)"/>
  9. <string name="server_update_text">
  10. Informacje o miejscu nie s? dost?pne bez aktualizacji serwera.
  11. </string>
  12. <string name="server_error_text">
  13. Informacje o miejscu nie s? dost?pne w tej chwili. Prosimy sprobowa? ?niej.
  14. </string>
  15. <string name="server_forbidden_text">
  16. Informacje o miejscu s? niedost?pne z powodu braku dost?pu. Prosimy sprawdzi? swoje prawa z w?a?cicielem posiad?o?ci.
  17. </string>
  18. <string name="acquired_date">
  19. [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
  20. </string>
  21. <button name="back_btn" tool_tip="Cofnij"/>
  22. <text name="title" value="Profil miejsca"/>
  23. <scroll_container name="place_scroll">
  24. <panel name="scrolling_panel">
  25. <text name="maturity_value" value="nieznany"/>
  26. <panel name="landmark_info_panel">
  27. <text name="owner_label" value="W?a?ciciel:"/>
  28. <text name="creator_label" value="Twórca:"/>
  29. <text name="created_label" value="Stworzone:"/>
  30. </panel>
  31. <panel name="landmark_edit_panel">
  32. <text name="title_label" value="Tytu?:"/>
  33. <text name="notes_label" value="Moje notatki:"/>
  34. <text name="folder_label" value="Lokalizacja zapisanego miejsca:"/>
  35. </panel>
  36. </panel>
  37. </scroll_container>
  38. </panel>