de: conversation: index: new_conversation: 'Neue Konversation erstellen' new: new_conversation: 'Neue Konversation' show: participants: 'Teilnehmer' time_ago: "vor %{time}" wrote: '%{person} schrieb' mark_as_read: 'Als gelesen markieren' mark_as_unread: 'Als ungelesen markieren' back_to_conversations: 'Zurück zu den Konversationen' created_at: 'Erstellt am' activerecord: models: conversations/conversation: one: 'Konversation' other: 'Konversationen' conversations/message: one: 'Nachricht' other: 'Nachrichten' attributes: conversations/conversation: to_tokens: 'An' subject: 'Betreff' conversations/message: body: 'Text'