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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 40 lines | 40 code | 0 blank | 0 comment | 0 complexity | b52f935d31b09734567ed59e2acd2dd8 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="outgoing call" title="ROZMOWA G?OSOWA">
  3. <floater.string name="lifetime">
  4. 5
  5. </floater.string>
  6. <floater.string name="localchat">
  7. Rozmowy g?osowe w pobli?u
  8. </floater.string>
  9. <floater.string name="anonymous">
  10. anonimowy
  11. </floater.string>
  12. <floater.string name="VoiceInviteP2P">
  13. dzwoni.
  14. </floater.string>
  15. <floater.string name="VoiceInviteAdHoc">
  16. uczestniczy w konferencyjnej rozmowie g?osowej
  17. </floater.string>
  18. <text name="connecting">
  19. ??czy z [CALLEE_NAME]
  20. </text>
  21. <text name="calling">
  22. Dzwoni [CALEE_NAME]
  23. </text>
  24. <text name="noanswer">
  25. Brak odpowiedzi. Prosz? spróbowa? ponownie ?niej.
  26. </text>
  27. <text name="nearby">
  28. Zostale? roz??czony z [VOICE_CHANNEL_NAME]. [RECONNECT_NEARBY]
  29. </text>
  30. <text name="nearby_P2P_by_other">
  31. Twoja rozmowa g?osowa zosta?a zako?czona. [RECONNECT_NEARBY]
  32. </text>
  33. <text name="nearby_P2P_by_agent">
  34. Zako?czy?e? rozmow?. [RECONNECT_NEARBY]
  35. </text>
  36. <text name="leaving">
  37. Opuszcza [CURRENT_CHAT]
  38. </text>
  39. <button label="Anuluj" label_selected="Anuluj" name="Cancel"/>
  40. </floater>