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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 40 lines | 40 code | 0 blank | 0 comment | 0 complexity | 078fc7b596700b25d11e7cc17b52f606 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="ANRUF">
  3. <floater.string name="lifetime">
  4. 5
  5. </floater.string>
  6. <floater.string name="localchat">
  7. Voice-Chat in der Nähe
  8. </floater.string>
  9. <floater.string name="anonymous">
  10. Anonym
  11. </floater.string>
  12. <floater.string name="VoiceInviteP2P">
  13. ruft an.
  14. </floater.string>
  15. <floater.string name="VoiceInviteAdHoc">
  16. ist einem Voice-Konferenz-Chat beigetreten.
  17. </floater.string>
  18. <text name="connecting">
  19. Verbindung mit [CALLEE_NAME] wird hergestellt.
  20. </text>
  21. <text name="calling">
  22. [CALLEE_NAME] wird angerufen
  23. </text>
  24. <text name="noanswer">
  25. Der Anruf wurde nicht entgegengenommen. Bitte versuchen Sie es später erneut.
  26. </text>
  27. <text name="nearby">
  28. Die Verbindung zu [VOICE_CHANNEL_NAME] wurde abgebrochen. [RECONNECT_NEARBY]
  29. </text>
  30. <text name="nearby_P2P_by_other">
  31. Ihr Anfruf wurde beendet. [RECONNECT_NEARBY]
  32. </text>
  33. <text name="nearby_P2P_by_agent">
  34. Sie haben das Gespräch beendet. [RECONNECT_NEARBY]
  35. </text>
  36. <text name="leaving">
  37. [CURRENT_CHAT] wird verlassen.
  38. </text>
  39. <button label="Abbrechen" label_selected="Abbrechen" name="Cancel"/>
  40. </floater>