From 077e361a26306fa18c752a8918bcb92cf0e7815c Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 14 Oct 2022 14:25:51 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 12.7% (17 of 133 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/de/ --- public/locales/de-DE/app.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/public/locales/de-DE/app.json b/public/locales/de-DE/app.json index 8f3f7de..9fc4452 100644 --- a/public/locales/de-DE/app.json +++ b/public/locales/de-DE/app.json @@ -3,5 +3,18 @@ "Video call": "Videoanruf", "<0>Create an account Or <2>Access as a guest": "<0>Account erstellen Oder <2>Als Gast beitreten", "{{roomName}} - Walkie-talkie call": "Walkie-talkie Anruf", - "{{displayName}}, your call is now ended": "dein Anruf wurde beendet" + "{{displayName}}, your call is now ended": "dein Anruf wurde beendet", + "{{name}} is presenting": "{{name}} präsentiert", + "Avatar": "Avatar", + "Audio": "Audio", + "Connection lost": "Verbindung verloren", + "Create account": "Konto erstellen", + "Go": "Los geht's", + "Full screen": "Vollbild", + "Copied!": "Kopiert!", + "Close": "Schließen", + "Camera {{n}}": "Kamera {{n}}", + "Camera": "Kamera", + "{{names}}, {{name}}": "{{names}}, {{name}}", + "{{name}} is talking…": "{{name}} spricht…" }