From 4c51c1b3390c3078d40d19556072daa6f704cfea Mon Sep 17 00:00:00 2001 From: monochromec Date: Sun, 8 Aug 2021 06:44:07 +0000 Subject: [PATCH] Translated using Weblate (English (United States)) Currently translated at 16.9% (529 of 3115 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/en_US/ --- src/i18n/strings/en_US.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index a5d7756de8..ec9df4a214 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -666,5 +666,15 @@ "Add some details to help people recognise it.": "Add some details to help people recognize it.", "Unrecognised room address:": "Unrecognized room address:", "A private space to organise your rooms": "A private space to organize your rooms", - "Message search initialisation failed": "Message search initialization failed" + "Message search initialisation failed": "Message search initialization failed", + "Permission is granted to use the webcam": "Permission is granted to use the webcam", + "A microphone and webcam are plugged in and set up correctly": "A microphone and webcam are plugged in and set up correctly", + "Call failed because webcam or microphone could not be accessed. Check that:": "Call failed because webcam or microphone could not be accessed. Check that:", + "Call failed because microphone could not be accessed. Check that a microphone is plugged in and set up correctly.": "Call failed because microphone could not be accessed. Check that a microphone is plugged in and set up correctly.", + "Unable to access microphone": "Unable to access microphone", + "The call was answered on another device.": "The call was answered on another device.", + "Answered Elsewhere": "Answered Elsewhere", + "The call could not be established": "The call could not be established", + "The user you called is busy.": "The user you called is busy.", + "User Busy": "User Busy" }