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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 40 lines · 40 code · 0 blank · 0 comment · 0 complexity · 11bf3abbd09c1cf6c0c22fde5f763896 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="outgoing call" title="LIGANDO">
  3. <floater.string name="lifetime">
  4. 5
  5. </floater.string>
  6. <floater.string name="localchat">
  7. Bate-papo local
  8. </floater.string>
  9. <floater.string name="anonymous">
  10. anфnimo
  11. </floater.string>
  12. <floater.string name="VoiceInviteP2P">
  13. estб ligando.
  14. </floater.string>
  15. <floater.string name="VoiceInviteAdHoc">
  16. entrou numa ligaзгo de voz via conferкncia.
  17. </floater.string>
  18. <text name="connecting">
  19. Conectando com [CALLEE_NAME]
  20. </text>
  21. <text name="calling">
  22. Ligando para [CALLEE_NAME]
  23. </text>
  24. <text name="noanswer">
  25. Nгo resposta. Tente novamente mais tarde.
  26. </text>
  27. <text name="nearby">
  28. Vocк saiu da ligaзгo com [VOICE_CHANNEL_NAME]. [RECONNECT_NEARBY]
  29. </text>
  30. <text name="nearby_P2P_by_other">
  31. A ligaзгo foi desligada. [RECONNECT_NEARBY]
  32. </text>
  33. <text name="nearby_P2P_by_agent">
  34. Vocк encerrou a ligaзгo. [RECONNECT_NEARBY]
  35. </text>
  36. <text name="leaving">
  37. Saindo de [CURRENT_CHAT].
  38. </text>
  39. <button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
  40. </floater>