From 68117cd9e42d793c711057fd871369f02cde4615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkin=20Alp=20G=C3=BCney?= Date: Sat, 15 Oct 2022 05:39:36 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (133 of 133 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/en_GB/ --- public/locales/en-GB/app.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/locales/en-GB/app.json b/public/locales/en-GB/app.json index 44e3c2fc..94feca94 100644 --- a/public/locales/en-GB/app.json +++ b/public/locales/en-GB/app.json @@ -1,12 +1,5 @@ { - "{{count}} people connected|one": "{{count}} person connected", - "{{count}} people connected|other": "{{count}} people connected", - "{{displayName}}, your call is now ended": "{{displayName}}, your call is now ended", - "{{name}} is presenting": "{{name}} is presenting", - "{{name}} is talking…": "{{name}} is talking…", - "{{names}}, {{name}}": "{{names}}, {{name}}", - "{{roomName}} - Walkie-talkie call": "{{roomName}} - Walkie-talkie call", - "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "<0>Already have an account?<1><0>Log in Or <2>Access as a guest", + "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "<0>Mevcut hesabınız mı var?<1><0>Gir yahut <2>Konuk girişi", "<0>Create an account Or <2>Access as a guest": "<0>Create an account Or <2>Access as a guest", "<0>Oops, something's gone wrong.<1>Submitting debug logs will help us track down the problem.": "<0>Oops, something's gone wrong.<1>Submitting debug logs will help us track down the problem.", "<0>Why not finish by setting up a password to keep your account?<1>You'll be able to keep your name and set an avatar for use on future calls": "<0>Why not finish by setting up a password to keep your account?<1>You'll be able to keep your name and set an avatar for use on future calls", @@ -63,8 +56,8 @@ "Login": "Login", "Login to your account": "Login to your account", "Microphone": "Microphone", - "Microphone {{n}}": "Microphone {{n}}", "Microphone permissions needed to join the call.": "Microphone permissions needed to join the call.", + "Microphone {{n}}": "Microphone {{n}}", "More": "More", "More menu": "More menu", "Mute microphone": "Mute microphone", @@ -129,5 +122,12 @@ "WebRTC is not supported or is being blocked in this browser.": "WebRTC is not supported or is being blocked in this browser.", "Yes, join call": "Yes, join call", "You can't talk at the same time": "You can't talk at the same time", - "Your recent calls": "Your recent calls" + "Your recent calls": "Your recent calls", + "{{count}} people connected|one": "{{count}} person connected", + "{{count}} people connected|other": "{{count}} people connected", + "{{displayName}}, your call is now ended": "{{displayName}}, your call is now ended", + "{{names}}, {{name}}": "{{names}}, {{name}}", + "{{name}} is presenting": "{{name}} is presenting", + "{{name}} is talking…": "{{name}} is talking…", + "{{roomName}} - Walkie-talkie call": "{{roomName}} - Walkie-talkie call" }