Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-15 06:16:15 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-15 06:16:15 +0300
commit911cbf46a6e320bbce7a77f9237e407594632c7a (patch)
tree9135b49333889de25f753a878ed6a9ec7964a36f /l10n
parent12fd5c3a32316d0c2acbb6871c67b2d20782eedb (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js7
-rw-r--r--l10n/cs.json7
-rw-r--r--l10n/de.js8
-rw-r--r--l10n/de.json8
-rw-r--r--l10n/de_DE.js7
-rw-r--r--l10n/de_DE.json7
-rw-r--r--l10n/oc.js4
-rw-r--r--l10n/oc.json4
-rw-r--r--l10n/pl.js7
-rw-r--r--l10n/pl.json7
-rw-r--r--l10n/sk.js7
-rw-r--r--l10n/sk.json7
-rw-r--r--l10n/tr.js7
-rw-r--r--l10n/tr.json7
-rw-r--r--l10n/zh_CN.js7
-rw-r--r--l10n/zh_CN.json7
-rw-r--r--l10n/zh_HK.js7
-rw-r--r--l10n/zh_HK.json7
18 files changed, 122 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 05812728f..505e2ffb3 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -651,6 +651,8 @@ OC.L10N.register(
"Settings" : "Nastavení",
"Dismiss" : "Zavřít",
"Raise hand (R)" : "Hlásit se (R)",
+ "Blur my background" : "Rozmazat pozadí za mnou",
+ "Disable background blur" : "Vypnout rozmazávání pozadí za vámi",
"You are not allowed to enable audio" : "Nemáte oprávnění zapnout přenos zvuku od vás",
"No audio" : "Žádný zvuk",
"Mute audio (M)" : "Ztlumit zvuk (M)",
@@ -676,10 +678,15 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "Špatná technická kvalita odesílaného zvuku a sdílení obsahu obrazovky.",
"Bad sent audio and video quality." : "Špatná kvalita odesílaného zvuku a videa.",
"Bad sent audio quality." : "Špatná kvalita odesílaného zvuku.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také nemusí vidět obsah vaší obrazovky. Pro zlepšení situace zkuste po dobu sdílení obsahu obrazovky přestat vysílat video či vypnout rozmazání pozadí.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – ostatní účastníci vaši obrazovku možná neuvidí. Pro zlepšení situace zkuste po dobu sdílení obsahu obrazovky přestat vysílat video.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Vaše připojení k Internetu nebo počítač je zahlcené – ostatní účastníci možná obsah vaší obrazovky neuvidí.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Vaše připojení k Internetu nebo počítač je zahlcené – ostatní účastníci vás možná neuvidí.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také vás nemusí vidět. Pro zlepšení situace zkuste po dobu sdílení obsahu obrazovky přestat vysílat video či vypnout rozmazání pozadí.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také vás nemusí vidět. Pro zlepšení situace zkuste po dobu sdílení obsahu obrazovky přestat vysílat video.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také nemusí vidět obsah vaší obrazovky. Pro zlepšení situace zkuste přestat sdílet obsah obrazovky.",
"Disable screenshare" : "Vypnout sdílení obrazovky",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také vás nemusí vidět. Pro zlepšení situace zkuste přestat vysílat video či vypnout rozmazání pozadí.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také vás nemusí vidět. Pro zlepšení situace zkuste přestat vysílat video.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná.",
"Screen sharing is not supported by your browser." : "Sdílení obrazovky není vaším prohlížečem podporováno.",
diff --git a/l10n/cs.json b/l10n/cs.json
index da603c2ef..cadbf64d5 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -649,6 +649,8 @@
"Settings" : "Nastavení",
"Dismiss" : "Zavřít",
"Raise hand (R)" : "Hlásit se (R)",
+ "Blur my background" : "Rozmazat pozadí za mnou",
+ "Disable background blur" : "Vypnout rozmazávání pozadí za vámi",
"You are not allowed to enable audio" : "Nemáte oprávnění zapnout přenos zvuku od vás",
"No audio" : "Žádný zvuk",
"Mute audio (M)" : "Ztlumit zvuk (M)",
@@ -674,10 +676,15 @@
"Bad sent audio and screen quality." : "Špatná technická kvalita odesílaného zvuku a sdílení obsahu obrazovky.",
"Bad sent audio and video quality." : "Špatná kvalita odesílaného zvuku a videa.",
"Bad sent audio quality." : "Špatná kvalita odesílaného zvuku.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také nemusí vidět obsah vaší obrazovky. Pro zlepšení situace zkuste po dobu sdílení obsahu obrazovky přestat vysílat video či vypnout rozmazání pozadí.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – ostatní účastníci vaši obrazovku možná neuvidí. Pro zlepšení situace zkuste po dobu sdílení obsahu obrazovky přestat vysílat video.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Vaše připojení k Internetu nebo počítač je zahlcené – ostatní účastníci možná obsah vaší obrazovky neuvidí.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Vaše připojení k Internetu nebo počítač je zahlcené – ostatní účastníci vás možná neuvidí.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také vás nemusí vidět. Pro zlepšení situace zkuste po dobu sdílení obsahu obrazovky přestat vysílat video či vypnout rozmazání pozadí.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také vás nemusí vidět. Pro zlepšení situace zkuste po dobu sdílení obsahu obrazovky přestat vysílat video.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také nemusí vidět obsah vaší obrazovky. Pro zlepšení situace zkuste přestat sdílet obsah obrazovky.",
"Disable screenshare" : "Vypnout sdílení obrazovky",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také vás nemusí vidět. Pro zlepšení situace zkuste přestat vysílat video či vypnout rozmazání pozadí.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná. Také vás nemusí vidět. Pro zlepšení situace zkuste přestat vysílat video.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Vaše připojení k Internetu nebo počítač je zahlcené – vaše řeč může být pro ostatní účastníky nesrozumitelná.",
"Screen sharing is not supported by your browser." : "Sdílení obrazovky není vaším prohlížečem podporováno.",
diff --git a/l10n/de.js b/l10n/de.js
index 9472fd93c..85f6aae3a 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"An administrator demoted {user} from moderator" : "Ein Administrator hat {user} die Moderatorenrechte entzogen",
"{actor} shared a file which is no longer available" : "{actor} hat eine Datei geteilt, die nicht mehr vorhanden ist",
"You shared a file which is no longer available" : "Du hast eine Datei geteilt, die nicht mehr vorhanden ist",
+ "The shared location is malformed" : "Der freigegebene Standort ist fehlerhaft",
"{actor} set up Matterbridge to synchronize this conversation with other chats" : "{actor} hat Matterbridge so eingerichtet, dass diese Unterhaltung mit anderen Chats synchronisiert wird",
"You set up Matterbridge to synchronize this conversation with other chats" : "Du hast Matterbridge so eingerichtet, dass diese Unterhaltung mit anderen Chats synchronisiert wird",
"{actor} updated the Matterbridge configuration" : "{actor} hat die Matterbridge-Konfiguration aktualisiert",
@@ -649,6 +650,8 @@ OC.L10N.register(
"Settings" : "Einstellungen",
"Dismiss" : "Ausblenden",
"Raise hand (R)" : "Hand heben (R)",
+ "Blur my background" : "Hintergrund mit Unschärfe",
+ "Disable background blur" : "Hintergrund ohne Unschärfe",
"You are not allowed to enable audio" : "Du darfst Audio nicht aktivieren",
"No audio" : "Kein Audio",
"Mute audio (M)" : "Mikrofon stummschalten (M)",
@@ -674,10 +677,15 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "Schlechte Audio- und Bildschirm-Sendequalität.",
"Bad sent audio and video quality." : "Schlechte Audio- und Video-Sendequalität.",
"Bad sent audio quality." : "Schlechte Audio-Sendequalität",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche die Hintergrundunschärfe Deiner Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche Deine Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Deinen Bildschirm möglicherweise nicht sehen.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht sehen.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche Deine Videofreigabe oder die Hintergrundunschärfe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche, Deine Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche Deine Bildschirmfreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Disable screenshare" : "Bildschirmübertragung deaktivieren",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche Deine Videofreigabe oder die Hintergrundunschärfe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche, Deine Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen.",
"Screen sharing is not supported by your browser." : "Dieser Browser unterstützt das Teilen des Bildschirms nicht",
diff --git a/l10n/de.json b/l10n/de.json
index f88b06be2..59377b41e 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -129,6 +129,7 @@
"An administrator demoted {user} from moderator" : "Ein Administrator hat {user} die Moderatorenrechte entzogen",
"{actor} shared a file which is no longer available" : "{actor} hat eine Datei geteilt, die nicht mehr vorhanden ist",
"You shared a file which is no longer available" : "Du hast eine Datei geteilt, die nicht mehr vorhanden ist",
+ "The shared location is malformed" : "Der freigegebene Standort ist fehlerhaft",
"{actor} set up Matterbridge to synchronize this conversation with other chats" : "{actor} hat Matterbridge so eingerichtet, dass diese Unterhaltung mit anderen Chats synchronisiert wird",
"You set up Matterbridge to synchronize this conversation with other chats" : "Du hast Matterbridge so eingerichtet, dass diese Unterhaltung mit anderen Chats synchronisiert wird",
"{actor} updated the Matterbridge configuration" : "{actor} hat die Matterbridge-Konfiguration aktualisiert",
@@ -647,6 +648,8 @@
"Settings" : "Einstellungen",
"Dismiss" : "Ausblenden",
"Raise hand (R)" : "Hand heben (R)",
+ "Blur my background" : "Hintergrund mit Unschärfe",
+ "Disable background blur" : "Hintergrund ohne Unschärfe",
"You are not allowed to enable audio" : "Du darfst Audio nicht aktivieren",
"No audio" : "Kein Audio",
"Mute audio (M)" : "Mikrofon stummschalten (M)",
@@ -672,10 +675,15 @@
"Bad sent audio and screen quality." : "Schlechte Audio- und Bildschirm-Sendequalität.",
"Bad sent audio and video quality." : "Schlechte Audio- und Video-Sendequalität.",
"Bad sent audio quality." : "Schlechte Audio-Sendequalität",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche die Hintergrundunschärfe Deiner Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche Deine Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Deinen Bildschirm möglicherweise nicht sehen.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht sehen.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche Deine Videofreigabe oder die Hintergrundunschärfe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche, Deine Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche Deine Bildschirmfreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Disable screenshare" : "Bildschirmübertragung deaktivieren",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche Deine Videofreigabe oder die Hintergrundunschärfe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen und nicht sehen. Versuche, Deine Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Deine Internetverbindung oder Dein Computer sind ausgelastet und andere Teilnehmer können Dich möglicherweise nicht verstehen.",
"Screen sharing is not supported by your browser." : "Dieser Browser unterstützt das Teilen des Bildschirms nicht",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index cd3b9b956..27c24b6a4 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -651,6 +651,8 @@ OC.L10N.register(
"Settings" : "Einstellungen",
"Dismiss" : "Ausblenden",
"Raise hand (R)" : "Hand heben (R)",
+ "Blur my background" : "Unschärfe mit Hintergrund",
+ "Disable background blur" : "Hintergrundunschärfe ausschalten",
"You are not allowed to enable audio" : "Sie dürfen Audio nicht einschalten",
"No audio" : "Kein Audio",
"Mute audio (M)" : "Mikrofon stummschalten (M)",
@@ -676,10 +678,15 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "Schlechte Audio- und Bildschirm-Sendequalität.",
"Bad sent audio and video quality." : "Schlechte Audio- und Video-Sendequalität.",
"Bad sent audio quality." : "Schlechte Audio-Sendequalität",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und nicht sehen. Versuchen Sie, die Hintergrundunschärfe der Ihre Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht sehen und Ihren Bildschirm nicht sehen. Versuchen Sie, Ihr Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Ihren Bildschirm möglicherweise nicht sehen.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht sehen.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und nicht sehen. Versuchen Sie, Ihre Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und nicht sehen. Versuchen Sie, Ihre Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und Ihren Bildschirm nicht sehen. Versuchen Sie, Ihre Bildschirmfreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Disable screenshare" : "Bildschirmübertragung deaktivieren",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und nicht sehen. Versuchen Sie, die Hintergrundunschärfe oder Ihr Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und Sie nicht sehen. Versuchen Sie, Ihre Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen.",
"Screen sharing is not supported by your browser." : "Dieser Browser unterstützt das Teilen des Bildschirms nicht.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 48d342d02..71fda5253 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -649,6 +649,8 @@
"Settings" : "Einstellungen",
"Dismiss" : "Ausblenden",
"Raise hand (R)" : "Hand heben (R)",
+ "Blur my background" : "Unschärfe mit Hintergrund",
+ "Disable background blur" : "Hintergrundunschärfe ausschalten",
"You are not allowed to enable audio" : "Sie dürfen Audio nicht einschalten",
"No audio" : "Kein Audio",
"Mute audio (M)" : "Mikrofon stummschalten (M)",
@@ -674,10 +676,15 @@
"Bad sent audio and screen quality." : "Schlechte Audio- und Bildschirm-Sendequalität.",
"Bad sent audio and video quality." : "Schlechte Audio- und Video-Sendequalität.",
"Bad sent audio quality." : "Schlechte Audio-Sendequalität",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und nicht sehen. Versuchen Sie, die Hintergrundunschärfe der Ihre Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht sehen und Ihren Bildschirm nicht sehen. Versuchen Sie, Ihr Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Ihren Bildschirm möglicherweise nicht sehen.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht sehen.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und nicht sehen. Versuchen Sie, Ihre Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und nicht sehen. Versuchen Sie, Ihre Videofreigabe zu deaktivieren, um die Bildschirmübertragung zu verbessern.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und Ihren Bildschirm nicht sehen. Versuchen Sie, Ihre Bildschirmfreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Disable screenshare" : "Bildschirmübertragung deaktivieren",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und nicht sehen. Versuchen Sie, die Hintergrundunschärfe oder Ihr Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen und Sie nicht sehen. Versuchen Sie, Ihre Videofreigabe zu deaktivieren, um die Übertragung zu verbessern.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Ihre Internetverbindung oder Ihr Computer sind ausgelastet und andere Teilnehmer können Sie möglicherweise nicht verstehen.",
"Screen sharing is not supported by your browser." : "Dieser Browser unterstützt das Teilen des Bildschirms nicht.",
diff --git a/l10n/oc.js b/l10n/oc.js
index eaa1df45d..2a0669513 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -815,9 +815,13 @@ OC.L10N.register(
"Add users" : "Apondre utilizaires",
"Add groups" : "Apondre grops",
"Add emails" : "Apondre emails",
+ "Add circles" : "Apondre cercles",
"Searching …" : "Recèrca…",
"No results" : "Pas cap de resultat",
+ "Add users, groups or circles" : "Apondre utilizaires, grops o cercles",
"Add users or groups" : "Add users or groups",
+ "Add users or circles" : "Apondre utilizaires o cercles",
+ "Add groups or circles" : "Apondre grops o cercles",
"Add other sources" : "Apondre d'autras fonts",
"Participants" : "Participants",
"Search or add participants" : "Cercar o apondre participants",
diff --git a/l10n/oc.json b/l10n/oc.json
index 708f64963..11f07dabc 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -813,9 +813,13 @@
"Add users" : "Apondre utilizaires",
"Add groups" : "Apondre grops",
"Add emails" : "Apondre emails",
+ "Add circles" : "Apondre cercles",
"Searching …" : "Recèrca…",
"No results" : "Pas cap de resultat",
+ "Add users, groups or circles" : "Apondre utilizaires, grops o cercles",
"Add users or groups" : "Add users or groups",
+ "Add users or circles" : "Apondre utilizaires o cercles",
+ "Add groups or circles" : "Apondre grops o cercles",
"Add other sources" : "Apondre d'autras fonts",
"Participants" : "Participants",
"Search or add participants" : "Cercar o apondre participants",
diff --git a/l10n/pl.js b/l10n/pl.js
index b1502fa55..a0bd7c7c8 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -651,6 +651,8 @@ OC.L10N.register(
"Settings" : "Ustawienia",
"Dismiss" : "Odrzuć",
"Raise hand (R)" : "Podnieś rękę (R)",
+ "Blur my background" : "Rozmyj moje tło",
+ "Disable background blur" : "Wyłącz rozmycie tła",
"You are not allowed to enable audio" : "Nie możesz włączyć dźwięku",
"No audio" : "Brak dźwięku",
"Mute audio (M)" : "Wycisz dźwięk (M)",
@@ -676,10 +678,15 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "Zła jakość wysyłanego dźwięku i ekranu.",
"Bad sent audio and video quality." : "Zła jakość wysyłanego dźwięku i obrazu.",
"Bad sent audio quality." : "Zła jakość wysyłanego dźwięku.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie widzieć Twojego ekranu. Aby poprawić sytuację, spróbuj wyłączyć rozmycie tła lub wideo podczas udostępniania ekranu.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie widzieć Twojego ekranu. Aby poprawić sytuację, spróbuj wyłączyć wideo podczas udostępniania ekranu.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą nie widzieć Twojego ekranu.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą Ciebie nie widzieć.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie być w stanie Ciebie zrozumieć i zobaczyć. Aby poprawić sytuację, spróbuj wyłączyć rozmycie tła lub wideo podczas udostępniania ekranu.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą Ciebie nie zrozumieć i nie widzieć. Aby poprawić sytuację, spróbuj wyłączyć obraz podczas udostępniania ekranu.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie być w stanie Ciebie zrozumieć i zobaczyć Twojego ekranu. Aby poprawić sytuację, spróbuj wyłączyć udostępnianie ekranu.",
"Disable screenshare" : "Wyłącz udostępnianie ekranu",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie być w stanie Ciebie zrozumieć i zobaczyć. Aby poprawić sytuację, spróbuj wyłączyć rozmycie tła lub wideo.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą Ciebie nie zrozumieć i nie widzieć. Aby poprawić sytuację, spróbuj wyłączyć obraz.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą Ciebie nie zrozumieć.",
"Screen sharing is not supported by your browser." : "Udostępnianie ekranu nie jest obsługiwane przez Twoją przeglądarkę.",
diff --git a/l10n/pl.json b/l10n/pl.json
index 136b8d744..f1904a0cc 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -649,6 +649,8 @@
"Settings" : "Ustawienia",
"Dismiss" : "Odrzuć",
"Raise hand (R)" : "Podnieś rękę (R)",
+ "Blur my background" : "Rozmyj moje tło",
+ "Disable background blur" : "Wyłącz rozmycie tła",
"You are not allowed to enable audio" : "Nie możesz włączyć dźwięku",
"No audio" : "Brak dźwięku",
"Mute audio (M)" : "Wycisz dźwięk (M)",
@@ -674,10 +676,15 @@
"Bad sent audio and screen quality." : "Zła jakość wysyłanego dźwięku i ekranu.",
"Bad sent audio and video quality." : "Zła jakość wysyłanego dźwięku i obrazu.",
"Bad sent audio quality." : "Zła jakość wysyłanego dźwięku.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie widzieć Twojego ekranu. Aby poprawić sytuację, spróbuj wyłączyć rozmycie tła lub wideo podczas udostępniania ekranu.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie widzieć Twojego ekranu. Aby poprawić sytuację, spróbuj wyłączyć wideo podczas udostępniania ekranu.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą nie widzieć Twojego ekranu.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą Ciebie nie widzieć.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie być w stanie Ciebie zrozumieć i zobaczyć. Aby poprawić sytuację, spróbuj wyłączyć rozmycie tła lub wideo podczas udostępniania ekranu.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą Ciebie nie zrozumieć i nie widzieć. Aby poprawić sytuację, spróbuj wyłączyć obraz podczas udostępniania ekranu.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie być w stanie Ciebie zrozumieć i zobaczyć Twojego ekranu. Aby poprawić sytuację, spróbuj wyłączyć udostępnianie ekranu.",
"Disable screenshare" : "Wyłącz udostępnianie ekranu",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony i inni uczestnicy mogą nie być w stanie Ciebie zrozumieć i zobaczyć. Aby poprawić sytuację, spróbuj wyłączyć rozmycie tła lub wideo.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą Ciebie nie zrozumieć i nie widzieć. Aby poprawić sytuację, spróbuj wyłączyć obraz.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Twoje połączenie internetowe lub komputer jest znacznie obciążony. Inni uczestnicy mogą Ciebie nie zrozumieć.",
"Screen sharing is not supported by your browser." : "Udostępnianie ekranu nie jest obsługiwane przez Twoją przeglądarkę.",
diff --git a/l10n/sk.js b/l10n/sk.js
index d33e20e4d..afa39f2b8 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -651,6 +651,8 @@ OC.L10N.register(
"Settings" : "Nastavenia",
"Dismiss" : "Odmietnuť",
"Raise hand (R)" : "Zdvihnúť ruku (R)",
+ "Blur my background" : "Rozmazať pozadie",
+ "Disable background blur" : "Vypnúť rozmazanie pozadia",
"You are not allowed to enable audio" : "Nemáte oprávnenie povoliť zvuk",
"No audio" : "Žiadny zvuk",
"Mute audio (M)" : "Stlmiť zvuk (M)",
@@ -676,10 +678,15 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "Zlá kvalita odoslaného zvuku a rozlíšenia.",
"Bad sent audio and video quality." : "Zlá kvalita odoslaného zvuku a videa.",
"Bad sent audio quality." : "Zlá kvalita odoslaného zvuku.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť. Ak chcete situáciu zlepšiť, skúste zakázať rozmazávanie pozadia alebo zakázať video počas zdieľania obrazovky.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť. Ak chcete situáciu zlepšiť, skúste počas zdieľania obrazovky zakázať video.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci nemusia vidieť vašu obrazovku.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť. Ak chcete situáciu zlepšiť, skúste zakázať rozmazávanie pozadia alebo zakázať video počas zdieľania obrazovky.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vám nemusia rozumieť a/alebo vás vidieť. Ak chcete situáciu zlepšiť, skúste počas zdieľania obrazovky zakázať video.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vám nemusia rozumieť a/alebo vidieť vašu obrazovku. Ak chcete situáciu zlepšiť, skúste zakázať zdieľanie obrazovky.",
"Disable screenshare" : "Zakázať zdieľanie obrazovky",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť. Ak chcete situáciu zlepšiť, skúste zakázať rozmazávanie pozadia alebo zakázať video.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vám nemusia rozumieť a/alebo vás vidieť. Ak chcete situáciu zlepšiť, skúste počas zakázať video.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás možno nebudú rozumieť.",
"Screen sharing is not supported by your browser." : "Váš prehliadač nepodporuje zdieľanie obrazovky.",
diff --git a/l10n/sk.json b/l10n/sk.json
index cf47fe083..9e0aa999d 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -649,6 +649,8 @@
"Settings" : "Nastavenia",
"Dismiss" : "Odmietnuť",
"Raise hand (R)" : "Zdvihnúť ruku (R)",
+ "Blur my background" : "Rozmazať pozadie",
+ "Disable background blur" : "Vypnúť rozmazanie pozadia",
"You are not allowed to enable audio" : "Nemáte oprávnenie povoliť zvuk",
"No audio" : "Žiadny zvuk",
"Mute audio (M)" : "Stlmiť zvuk (M)",
@@ -674,10 +676,15 @@
"Bad sent audio and screen quality." : "Zlá kvalita odoslaného zvuku a rozlíšenia.",
"Bad sent audio and video quality." : "Zlá kvalita odoslaného zvuku a videa.",
"Bad sent audio quality." : "Zlá kvalita odoslaného zvuku.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť. Ak chcete situáciu zlepšiť, skúste zakázať rozmazávanie pozadia alebo zakázať video počas zdieľania obrazovky.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť. Ak chcete situáciu zlepšiť, skúste počas zdieľania obrazovky zakázať video.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci nemusia vidieť vašu obrazovku.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť. Ak chcete situáciu zlepšiť, skúste zakázať rozmazávanie pozadia alebo zakázať video počas zdieľania obrazovky.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vám nemusia rozumieť a/alebo vás vidieť. Ak chcete situáciu zlepšiť, skúste počas zdieľania obrazovky zakázať video.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vám nemusia rozumieť a/alebo vidieť vašu obrazovku. Ak chcete situáciu zlepšiť, skúste zakázať zdieľanie obrazovky.",
"Disable screenshare" : "Zakázať zdieľanie obrazovky",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás nemusia vidieť. Ak chcete situáciu zlepšiť, skúste zakázať rozmazávanie pozadia alebo zakázať video.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vám nemusia rozumieť a/alebo vás vidieť. Ak chcete situáciu zlepšiť, skúste počas zakázať video.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "Vaše internetové pripojenie alebo počítač sú zaneprázdnené a ostatní účastníci vás možno nebudú rozumieť.",
"Screen sharing is not supported by your browser." : "Váš prehliadač nepodporuje zdieľanie obrazovky.",
diff --git a/l10n/tr.js b/l10n/tr.js
index 6df91c667..152904043 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -651,6 +651,8 @@ OC.L10N.register(
"Settings" : "Ayarlar",
"Dismiss" : "Yok say",
"Raise hand (R)" : "El kaldır (R)",
+ "Blur my background" : "Arka planımı bulanıklaştır",
+ "Disable background blur" : "Arka plan bulanıklaştırmayı devre dışı bırak",
"You are not allowed to enable audio" : "Sesi açma izniniz yok",
"No audio" : "Ses yok",
"Mute audio (M)" : "Sesi kıs (M)",
@@ -676,10 +678,15 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "Gönderilen ses ve ekran kalitesi kötü.",
"Bad sent audio and video quality." : "Gönderilen ses ve görüntü kalitesi kötü.",
"Bad sent audio quality." : "Gönderilen ses kalitesi kötü.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar ekranınızı göremeyebilir. Durumu iyileştirmek için ekran paylaşırken arka plan bulanıklaştırmanızı kapatmayı deneyin.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar ekranınızı göremeyebilir. Durumu iyileştirmek için ekran paylaşırken kendi görüntünüzü kapatmayı deneyin.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar ekran paylaşımınızı göremeyebilir.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi göremeyebilir.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlayamayabilir ve sizi göremeyebilir. Durumu iyileştirmek için ekran paylaşırken arka plan bulanıklaştırmanızı kapatmayı deneyin.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlamayabilir ve göremeyebilir. Durumu iyileştirmek için ekran paylaşırken kendi görüntünüzü kapatmayı deneyin.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlamayabilir ve ekranınızı göremeyebilir. Durumu iyileştirmek için ekran paylaşımınızı kapatmayı deneyin.",
"Disable screenshare" : "Ekran paylaşımını kapat",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlayamayabilir ve sizi göremeyebilir. Durumu iyileştirmek için arka plan bulanıklaştırmanızı kapatmayı deneyin.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlamayabilir ve göremeyebilir. Durumu iyileştirmek için kendi görüntünüzü kapatmayı deneyin.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlamayabilir.",
"Screen sharing is not supported by your browser." : "Web tarayıcınız ekran paylaşımını desteklemiyor.",
diff --git a/l10n/tr.json b/l10n/tr.json
index 7aab60bdd..48e76e8ed 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -649,6 +649,8 @@
"Settings" : "Ayarlar",
"Dismiss" : "Yok say",
"Raise hand (R)" : "El kaldır (R)",
+ "Blur my background" : "Arka planımı bulanıklaştır",
+ "Disable background blur" : "Arka plan bulanıklaştırmayı devre dışı bırak",
"You are not allowed to enable audio" : "Sesi açma izniniz yok",
"No audio" : "Ses yok",
"Mute audio (M)" : "Sesi kıs (M)",
@@ -674,10 +676,15 @@
"Bad sent audio and screen quality." : "Gönderilen ses ve ekran kalitesi kötü.",
"Bad sent audio and video quality." : "Gönderilen ses ve görüntü kalitesi kötü.",
"Bad sent audio quality." : "Gönderilen ses kalitesi kötü.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar ekranınızı göremeyebilir. Durumu iyileştirmek için ekran paylaşırken arka plan bulanıklaştırmanızı kapatmayı deneyin.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar ekranınızı göremeyebilir. Durumu iyileştirmek için ekran paylaşırken kendi görüntünüzü kapatmayı deneyin.",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar ekran paylaşımınızı göremeyebilir.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi göremeyebilir.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlayamayabilir ve sizi göremeyebilir. Durumu iyileştirmek için ekran paylaşırken arka plan bulanıklaştırmanızı kapatmayı deneyin.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlamayabilir ve göremeyebilir. Durumu iyileştirmek için ekran paylaşırken kendi görüntünüzü kapatmayı deneyin.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlamayabilir ve ekranınızı göremeyebilir. Durumu iyileştirmek için ekran paylaşımınızı kapatmayı deneyin.",
"Disable screenshare" : "Ekran paylaşımını kapat",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlayamayabilir ve sizi göremeyebilir. Durumu iyileştirmek için arka plan bulanıklaştırmanızı kapatmayı deneyin.",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlamayabilir ve göremeyebilir. Durumu iyileştirmek için kendi görüntünüzü kapatmayı deneyin.",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "İnternet bağlantınız ya da bilgisayarınız yoğun kullanıldığından diğer katılımcılar sizi anlamayabilir.",
"Screen sharing is not supported by your browser." : "Web tarayıcınız ekran paylaşımını desteklemiyor.",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 602e47ac2..23c3659b2 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -650,6 +650,8 @@ OC.L10N.register(
"Settings" : "设置",
"Dismiss" : "忽略",
"Raise hand (R)" : "举起手 (R)",
+ "Blur my background" : "模糊背景图",
+ "Disable background blur" : "禁用背景模糊",
"You are not allowed to enable audio" : "你不被允许启用音频",
"No audio" : "无音频",
"Mute audio (M)" : "静音音频 (M)",
@@ -675,10 +677,15 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "发送的音频和屏幕质量不佳",
"Bad sent audio and video quality." : "发送的音频和视频质量不佳",
"Bad sent audio quality." : "发送的音频质量不好",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "您的网络连接或计算机繁忙,其他参与者可能无法看到您的屏幕。为了改善这种情况,尝试在进行屏幕共享时禁用背景模糊或您的视频。",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "您的网络连接或计算机繁忙,其他参与者可能无法看到您的屏幕。为了改善这种情况,尝试在进行屏幕共享时禁用视频。",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "你的互联网连接或计算机繁忙,其他参与者可能无法看到你的屏幕。",
"Your internet connection or computer are busy and other participants might be unable to see you." : "你的互联网连接或计算机繁忙,其他参与者可能无法看到你。",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "您的网络连接或计算机繁忙,其他参与者可能无法理解和看到您。为了改善这种情况,尝试在进行屏幕共享时禁用背景模糊或您的视频。",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "你的互联网连接或计算机繁忙,其他参与者可能无法理解和看到你。为了改善这种情况,尝试在做屏幕分享时禁用你的视频。",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "您的网络连接或计算机正忙,其他参与者可能无法理解您的意思和看到您的屏幕。为了改善这种情况,可以试着禁用屏幕共享。",
"Disable screenshare" : "禁用屏幕共享",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "您的网络连接或计算机繁忙,其他参与者可能无法理解和看到您。为了改善这种情况,尝试禁用背景模糊或您的视频。",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "你的互联网连接或计算机繁忙,其他参与者可能无法理解和看到你。为了改善这种情况,请禁用你的视频。",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "你的网络连接或计算机处于繁忙状态,其他与会者可能无法理解你的意思。",
"Screen sharing is not supported by your browser." : "您的浏览器不支持屏幕共享。",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 3f66b6bfe..00cffe668 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -648,6 +648,8 @@
"Settings" : "设置",
"Dismiss" : "忽略",
"Raise hand (R)" : "举起手 (R)",
+ "Blur my background" : "模糊背景图",
+ "Disable background blur" : "禁用背景模糊",
"You are not allowed to enable audio" : "你不被允许启用音频",
"No audio" : "无音频",
"Mute audio (M)" : "静音音频 (M)",
@@ -673,10 +675,15 @@
"Bad sent audio and screen quality." : "发送的音频和屏幕质量不佳",
"Bad sent audio and video quality." : "发送的音频和视频质量不佳",
"Bad sent audio quality." : "发送的音频质量不好",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "您的网络连接或计算机繁忙,其他参与者可能无法看到您的屏幕。为了改善这种情况,尝试在进行屏幕共享时禁用背景模糊或您的视频。",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "您的网络连接或计算机繁忙,其他参与者可能无法看到您的屏幕。为了改善这种情况,尝试在进行屏幕共享时禁用视频。",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "你的互联网连接或计算机繁忙,其他参与者可能无法看到你的屏幕。",
"Your internet connection or computer are busy and other participants might be unable to see you." : "你的互联网连接或计算机繁忙,其他参与者可能无法看到你。",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "您的网络连接或计算机繁忙,其他参与者可能无法理解和看到您。为了改善这种情况,尝试在进行屏幕共享时禁用背景模糊或您的视频。",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "你的互联网连接或计算机繁忙,其他参与者可能无法理解和看到你。为了改善这种情况,尝试在做屏幕分享时禁用你的视频。",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "您的网络连接或计算机正忙,其他参与者可能无法理解您的意思和看到您的屏幕。为了改善这种情况,可以试着禁用屏幕共享。",
"Disable screenshare" : "禁用屏幕共享",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "您的网络连接或计算机繁忙,其他参与者可能无法理解和看到您。为了改善这种情况,尝试禁用背景模糊或您的视频。",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "你的互联网连接或计算机繁忙,其他参与者可能无法理解和看到你。为了改善这种情况,请禁用你的视频。",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "你的网络连接或计算机处于繁忙状态,其他与会者可能无法理解你的意思。",
"Screen sharing is not supported by your browser." : "您的浏览器不支持屏幕共享。",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 35f0cdb46..29426279e 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -651,6 +651,8 @@ OC.L10N.register(
"Settings" : "設定",
"Dismiss" : "撤銷",
"Raise hand (R)" : "舉手(R)",
+ "Blur my background" : "模糊我的背景",
+ "Disable background blur" : "禁用背景模糊",
"You are not allowed to enable audio" : "你無權啟用語音",
"No audio" : "沒有音訊",
"Mute audio (M)" : "靜音(M)",
@@ -676,10 +678,15 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "發送的語音和屏幕質量不佳。",
"Bad sent audio and video quality." : "發送的語音和視像質量不佳。",
"Bad sent audio quality." : "發送的語音質量不佳。",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "您的互聯網連接或電腦正忙,其他參與者可能無法看到您的屏幕。 為了改善這種情況,嘗試在進行屏幕共享時禁用背景模糊或視像。",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "您的 Internet 連接或電腦繁忙,其他參與者可能看不到您的屏幕。為了改善這種情況,請嘗試在進行屏幕共享時禁用視像。",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "您的 Internet 連接或電腦繁忙,其他參與者可能看不到您的屏幕。",
"Your internet connection or computer are busy and other participants might be unable to see you." : "您的 Internet 連接或電腦繁忙,其他參與者可能看不到您。",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "您的互聯網連接或電腦正忙,其他參與者可能無法理解和看到您。 為了改善這種情況,嘗試在進行屏幕共享時禁用背景模糊或視像。",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "您的 Internet 連接或電腦繁忙,其他參與者可能無法理解和看到您。為了改善這種情況,請嘗試在執行屏幕共享時禁用視像。",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "您的 Internet 連接或電腦繁忙,其他參與者可能無法理解和看到您的屏幕。為了改善這種情況,請嘗試停用屏幕共享。",
"Disable screenshare" : "停用屏幕共享",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "您的互聯網連接或電腦正忙,其他參與者可能無法理解和看到您。 為了改善這種情況,嘗試禁用背景模糊或視像。",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "您的 Internet 連接或電腦繁忙,其他參與者可能無法理解和看到您。為了改善這種情況,請嘗試停用您的視像。",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "您的 Internet 連接或電腦繁忙,其他參與者可能聽不到您。",
"Screen sharing is not supported by your browser." : "您的瀏覽器不支持屏幕共享。",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 9ce9e1136..bee64c047 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -649,6 +649,8 @@
"Settings" : "設定",
"Dismiss" : "撤銷",
"Raise hand (R)" : "舉手(R)",
+ "Blur my background" : "模糊我的背景",
+ "Disable background blur" : "禁用背景模糊",
"You are not allowed to enable audio" : "你無權啟用語音",
"No audio" : "沒有音訊",
"Mute audio (M)" : "靜音(M)",
@@ -674,10 +676,15 @@
"Bad sent audio and screen quality." : "發送的語音和屏幕質量不佳。",
"Bad sent audio and video quality." : "發送的語音和視像質量不佳。",
"Bad sent audio quality." : "發送的語音質量不佳。",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screenshare." : "您的互聯網連接或電腦正忙,其他參與者可能無法看到您的屏幕。 為了改善這種情況,嘗試在進行屏幕共享時禁用背景模糊或視像。",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "您的 Internet 連接或電腦繁忙,其他參與者可能看不到您的屏幕。為了改善這種情況,請嘗試在進行屏幕共享時禁用視像。",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "您的 Internet 連接或電腦繁忙,其他參與者可能看不到您的屏幕。",
"Your internet connection or computer are busy and other participants might be unable to see you." : "您的 Internet 連接或電腦繁忙,其他參與者可能看不到您。",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video while doing a screenshare." : "您的互聯網連接或電腦正忙,其他參與者可能無法理解和看到您。 為了改善這種情況,嘗試在進行屏幕共享時禁用背景模糊或視像。",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "您的 Internet 連接或電腦繁忙,其他參與者可能無法理解和看到您。為了改善這種情況,請嘗試在執行屏幕共享時禁用視像。",
+ "Your internet connection or computer are busy and other participants might be unable to understand you and see your screen. To improve the situation try to disable your screenshare." : "您的 Internet 連接或電腦繁忙,其他參與者可能無法理解和看到您的屏幕。為了改善這種情況,請嘗試停用屏幕共享。",
"Disable screenshare" : "停用屏幕共享",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable the background blur or your video." : "您的互聯網連接或電腦正忙,其他參與者可能無法理解和看到您。 為了改善這種情況,嘗試禁用背景模糊或視像。",
"Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "您的 Internet 連接或電腦繁忙,其他參與者可能無法理解和看到您。為了改善這種情況,請嘗試停用您的視像。",
"Your internet connection or computer are busy and other participants might be unable to understand you." : "您的 Internet 連接或電腦繁忙,其他參與者可能聽不到您。",
"Screen sharing is not supported by your browser." : "您的瀏覽器不支持屏幕共享。",