diff --git a/l10n/cs.js b/l10n/cs.js
index 6fd9075413..e896158c80 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1,6 +1,13 @@
OC.L10N.register(
"spreed",
{
+ "Commands" : "Příkazy",
+ "None" : "Žádné",
+ "User" : "Uživatel",
+ "Everyone" : "Všichni",
+ "Disabled" : "Vypnuto",
+ "Moderators" : "Moderátoři",
+ "Users" : "Uživatelé",
"Signaling server URL" : "URL adresa signalizovacího serveru",
"Validate SSL certificate" : "Ověřit SSL certifikát",
"Delete server" : "Smazat server",
@@ -120,6 +127,9 @@ OC.L10N.register(
"Never notify" : "Nikdy neoznamovat",
"Leave conversation" : "Opustit konverzaci",
"Delete conversation" : "Smazat konverzaci",
+ "Your screen" : "Vaše obrazovka",
+ "{participantName}'s screen" : "Obrazovka {participantName}",
+ "Guest's screen" : "Obrazovka hosta",
"Close" : "Zavřít",
"Show screen" : "Ukázat obrazovku",
"Enable video" : "Povolit video",
@@ -128,9 +138,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Přístup k mikrofonu a kameře byl zamítnut",
"WebRTC is not supported in your browser" : "Váš prohlížeč nepodporuje WebRTC",
"Error while accessing microphone & camera" : "Chyba při přístupu k mikrofonu a kameře",
- "{participantName}'s screen" : "Obrazovka {participantName}",
- "Guest's screen" : "Obrazovka hosta",
- "Your screen" : "Vaše obrazovka",
"a conversation" : "Konverzace",
"(Duration %s)" : "(Doba trvání %s)",
"You attended a call with {user1}" : "Zúčastnili jste se hovoru s {user1}",
@@ -142,6 +149,7 @@ OC.L10N.register(
"_%n other_::_%n others_" : ["%n dalším","%n dalšími","%n dalšími","%n dalšími"],
"{actor} invited you to {call}" : "{actor} vás pozval/a do {call}",
"You were invited to a talk room or had a call" : "Byli jste pozváni ke konverzaci nebo vám někdo volal",
+ "The command does not exist" : "Příkaz neexistuje",
"{actor} created the conversation" : "{actor} vytvořil(a) konverzaci",
"You created the conversation" : "Vytvořili jste konverzaci",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} přejmenoval(a) konverzaci z „%1$s“ na „%2$s“",
@@ -228,6 +236,7 @@ OC.L10N.register(
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Video a audio konference pomocí WebRTC\n\n* 👥 **Soukromé, skupinové a veřejné hovory!** Stačí jen přizvat někoho, celou skupinu nebo poslat veřejný odkaz pro pozvání do hovoru.\n* 💻 **Sdílení obrazovky!** Sdílejte svou obrazovku s účastníky hovoru.\n* 🚀 **Napojení na ostatní Nextcloud aplikace!** V tuto chvíli Kontakty a uživatele – další jsou na cestě.\n* 🙈 **Nevymýšlíme vymyšlené!** Založeno na skvělé softwarové knihovně [simpleWebRTC](https://simplewebrtc.com/).",
"This call is password-protected" : "Toto volání je chráněno heslem",
"The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
+ "Specify commands the users can use in chats" : "Určete příkazy, které uživatelé mohou používat v chatech",
"Signaling server" : "Signální server",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Externí signální server může být použit pro větší instalace. Pro použití interního signálního serveru ponechejte pole prázdné.",
"STUN servers" : "Servery STUN",
diff --git a/l10n/cs.json b/l10n/cs.json
index 8004fcf524..471e4a5ae1 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,4 +1,11 @@
{ "translations": {
+ "Commands" : "Příkazy",
+ "None" : "Žádné",
+ "User" : "Uživatel",
+ "Everyone" : "Všichni",
+ "Disabled" : "Vypnuto",
+ "Moderators" : "Moderátoři",
+ "Users" : "Uživatelé",
"Signaling server URL" : "URL adresa signalizovacího serveru",
"Validate SSL certificate" : "Ověřit SSL certifikát",
"Delete server" : "Smazat server",
@@ -118,6 +125,9 @@
"Never notify" : "Nikdy neoznamovat",
"Leave conversation" : "Opustit konverzaci",
"Delete conversation" : "Smazat konverzaci",
+ "Your screen" : "Vaše obrazovka",
+ "{participantName}'s screen" : "Obrazovka {participantName}",
+ "Guest's screen" : "Obrazovka hosta",
"Close" : "Zavřít",
"Show screen" : "Ukázat obrazovku",
"Enable video" : "Povolit video",
@@ -126,9 +136,6 @@
"Access to microphone & camera was denied" : "Přístup k mikrofonu a kameře byl zamítnut",
"WebRTC is not supported in your browser" : "Váš prohlížeč nepodporuje WebRTC",
"Error while accessing microphone & camera" : "Chyba při přístupu k mikrofonu a kameře",
- "{participantName}'s screen" : "Obrazovka {participantName}",
- "Guest's screen" : "Obrazovka hosta",
- "Your screen" : "Vaše obrazovka",
"a conversation" : "Konverzace",
"(Duration %s)" : "(Doba trvání %s)",
"You attended a call with {user1}" : "Zúčastnili jste se hovoru s {user1}",
@@ -140,6 +147,7 @@
"_%n other_::_%n others_" : ["%n dalším","%n dalšími","%n dalšími","%n dalšími"],
"{actor} invited you to {call}" : "{actor} vás pozval/a do {call}",
"You were invited to a talk room or had a call" : "Byli jste pozváni ke konverzaci nebo vám někdo volal",
+ "The command does not exist" : "Příkaz neexistuje",
"{actor} created the conversation" : "{actor} vytvořil(a) konverzaci",
"You created the conversation" : "Vytvořili jste konverzaci",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} přejmenoval(a) konverzaci z „%1$s“ na „%2$s“",
@@ -226,6 +234,7 @@
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Video a audio konference pomocí WebRTC\n\n* 👥 **Soukromé, skupinové a veřejné hovory!** Stačí jen přizvat někoho, celou skupinu nebo poslat veřejný odkaz pro pozvání do hovoru.\n* 💻 **Sdílení obrazovky!** Sdílejte svou obrazovku s účastníky hovoru.\n* 🚀 **Napojení na ostatní Nextcloud aplikace!** V tuto chvíli Kontakty a uživatele – další jsou na cestě.\n* 🙈 **Nevymýšlíme vymyšlené!** Založeno na skvělé softwarové knihovně [simpleWebRTC](https://simplewebrtc.com/).",
"This call is password-protected" : "Toto volání je chráněno heslem",
"The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
+ "Specify commands the users can use in chats" : "Určete příkazy, které uživatelé mohou používat v chatech",
"Signaling server" : "Signální server",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Externí signální server může být použit pro větší instalace. Pro použití interního signálního serveru ponechejte pole prázdné.",
"STUN servers" : "Servery STUN",
diff --git a/l10n/da.js b/l10n/da.js
index 5aecc61b56..3854ddf209 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -107,6 +107,9 @@ OC.L10N.register(
"Never notify" : "Giv aldrig besked",
"Leave conversation" : "Forlad samtale",
"Delete conversation" : "Slet samtale",
+ "Your screen" : "Din skærm",
+ "{participantName}'s screen" : "{participantName}s skærm",
+ "Guest's screen" : "Gæsts skærm",
"Close" : "Luk",
"Show screen" : "Vis skærm",
"Enable video" : "Slå video til",
@@ -114,9 +117,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Ingen adgang til mikrofon og kamera",
"WebRTC is not supported in your browser" : "WebRTC er ikke undertøttet i din browser",
"Error while accessing microphone & camera" : "Der opstod en fejl da vi prøvede at få adgang til din mikrofon og kamera",
- "{participantName}'s screen" : "{participantName}s skærm",
- "Guest's screen" : "Gæsts skærm",
- "Your screen" : "Din skærm",
"a conversation" : "en samtale",
"(Duration %s)" : "(Varighed %s)",
"You attended a call with {user1}" : "Du deltog i et opkald med {user1}",
diff --git a/l10n/da.json b/l10n/da.json
index 7266765262..7a2e168462 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -105,6 +105,9 @@
"Never notify" : "Giv aldrig besked",
"Leave conversation" : "Forlad samtale",
"Delete conversation" : "Slet samtale",
+ "Your screen" : "Din skærm",
+ "{participantName}'s screen" : "{participantName}s skærm",
+ "Guest's screen" : "Gæsts skærm",
"Close" : "Luk",
"Show screen" : "Vis skærm",
"Enable video" : "Slå video til",
@@ -112,9 +115,6 @@
"Access to microphone & camera was denied" : "Ingen adgang til mikrofon og kamera",
"WebRTC is not supported in your browser" : "WebRTC er ikke undertøttet i din browser",
"Error while accessing microphone & camera" : "Der opstod en fejl da vi prøvede at få adgang til din mikrofon og kamera",
- "{participantName}'s screen" : "{participantName}s skærm",
- "Guest's screen" : "Gæsts skærm",
- "Your screen" : "Din skærm",
"a conversation" : "en samtale",
"(Duration %s)" : "(Varighed %s)",
"You attended a call with {user1}" : "Du deltog i et opkald med {user1}",
diff --git a/l10n/de.js b/l10n/de.js
index 5386f7f12e..51ea61f4f9 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Never notify" : "Nie benachrichtigen",
"Leave conversation" : "Unterhaltung verlassen",
"Delete conversation" : "Unterhaltung löschen",
+ "Your screen" : "Dein Bildschirm",
+ "{participantName}'s screen" : "{participantName}s Bildschirm",
+ "Guest's screen" : "Gast-Bildschirm",
"Close" : "Schließen",
"Show screen" : "Bildschirm anzeigen",
"Enable video" : "Video aktivieren",
@@ -128,9 +131,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Zugriff auf Mikrofon & Kamera wurde verweigert",
"WebRTC is not supported in your browser" : "WebRTC wird von deinem Browser nicht unterstützt",
"Error while accessing microphone & camera" : "Fehler beim Zugriff auf Mikrofon & Kamera",
- "{participantName}'s screen" : "{participantName}s Bildschirm",
- "Guest's screen" : "Gast-Bildschirm",
- "Your screen" : "Dein Bildschirm",
"a conversation" : "Eine Unterhaltung",
"(Duration %s)" : "(Dauer %s)",
"You attended a call with {user1}" : "Du hast an einem Anruf mit {user1} teilgenommen",
diff --git a/l10n/de.json b/l10n/de.json
index e347b08458..e78f5372c8 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -118,6 +118,9 @@
"Never notify" : "Nie benachrichtigen",
"Leave conversation" : "Unterhaltung verlassen",
"Delete conversation" : "Unterhaltung löschen",
+ "Your screen" : "Dein Bildschirm",
+ "{participantName}'s screen" : "{participantName}s Bildschirm",
+ "Guest's screen" : "Gast-Bildschirm",
"Close" : "Schließen",
"Show screen" : "Bildschirm anzeigen",
"Enable video" : "Video aktivieren",
@@ -126,9 +129,6 @@
"Access to microphone & camera was denied" : "Zugriff auf Mikrofon & Kamera wurde verweigert",
"WebRTC is not supported in your browser" : "WebRTC wird von deinem Browser nicht unterstützt",
"Error while accessing microphone & camera" : "Fehler beim Zugriff auf Mikrofon & Kamera",
- "{participantName}'s screen" : "{participantName}s Bildschirm",
- "Guest's screen" : "Gast-Bildschirm",
- "Your screen" : "Dein Bildschirm",
"a conversation" : "Eine Unterhaltung",
"(Duration %s)" : "(Dauer %s)",
"You attended a call with {user1}" : "Du hast an einem Anruf mit {user1} teilgenommen",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 9f64f048f1..2ac6a6f3e2 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Never notify" : "Nie benachrichtigen",
"Leave conversation" : "Unterhaltung verlassen",
"Delete conversation" : "Unterhaltung löschen",
+ "Your screen" : "Ihr Bildschirm",
+ "{participantName}'s screen" : "{participantName}s Bildschirm",
+ "Guest's screen" : "Gast-Bildschirm",
"Close" : "Schließen",
"Show screen" : "Bildschirm anzeigen",
"Enable video" : "Video aktivieren",
@@ -128,9 +131,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Zugriff auf Mikrofon & Kamera wurde verweigert",
"WebRTC is not supported in your browser" : "WebRTC wird von Ihrem Browser nicht unterstützt",
"Error while accessing microphone & camera" : "Fehler beim Zugriff auf Mikrofon & Kamera",
- "{participantName}'s screen" : "{participantName}s Bildschirm",
- "Guest's screen" : "Gast-Bildschirm",
- "Your screen" : "Ihr Bildschirm",
"a conversation" : "Eine Unterhaltung",
"(Duration %s)" : "(Dauer %s)",
"You attended a call with {user1}" : "Sie haben an einem Anruf mit {user1} teilgenommen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 4d754791be..a7ed6cfd6e 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -118,6 +118,9 @@
"Never notify" : "Nie benachrichtigen",
"Leave conversation" : "Unterhaltung verlassen",
"Delete conversation" : "Unterhaltung löschen",
+ "Your screen" : "Ihr Bildschirm",
+ "{participantName}'s screen" : "{participantName}s Bildschirm",
+ "Guest's screen" : "Gast-Bildschirm",
"Close" : "Schließen",
"Show screen" : "Bildschirm anzeigen",
"Enable video" : "Video aktivieren",
@@ -126,9 +129,6 @@
"Access to microphone & camera was denied" : "Zugriff auf Mikrofon & Kamera wurde verweigert",
"WebRTC is not supported in your browser" : "WebRTC wird von Ihrem Browser nicht unterstützt",
"Error while accessing microphone & camera" : "Fehler beim Zugriff auf Mikrofon & Kamera",
- "{participantName}'s screen" : "{participantName}s Bildschirm",
- "Guest's screen" : "Gast-Bildschirm",
- "Your screen" : "Ihr Bildschirm",
"a conversation" : "Eine Unterhaltung",
"(Duration %s)" : "(Dauer %s)",
"You attended a call with {user1}" : "Sie haben an einem Anruf mit {user1} teilgenommen",
diff --git a/l10n/el.js b/l10n/el.js
index 982cbdcd17..2dbc803ed4 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -63,14 +63,14 @@ OC.L10N.register(
"An error occurred while starting screensharing." : "Προυσιάστηκε σφάλμα κατά την έναρξη του διαμοιρασμού οθόνης.",
"Enable screensharing" : "Ενεργοποίηση διαμοιρασμού οθόνης",
"Add participant …" : "Προσθήκη συμμετέχοντα …",
+ "Your screen" : "Η οθόνη σας",
+ "Guest's screen" : "Η οθόνη του επισκέπτη",
"Close" : "Κλείσιμο",
"Show screen" : "Εμφάνιση οθόνης",
"Access to microphone & camera is only possible with HTTPS" : "Η πρόσβαση στο μικρόφωνο και στην κάμερα είναι εφικτή μόνο μέσω HTTPS",
"Access to microphone & camera was denied" : "Άρνηση πρόσβασης στο μικρόφωνο & την κάμερα",
"WebRTC is not supported in your browser" : "Το WebRTC δεν υποστηρίζεται από τον φυλλομετρητή σας",
"Error while accessing microphone & camera" : "Σφάλμα κατά την πρόσβαση στο μικρόφωνο & την κάμερα",
- "Guest's screen" : "Η οθόνη του επισκέπτη",
- "Your screen" : "Η οθόνη σας",
"_%n guest_::_%n guests_" : ["%n επισκέπτης","%n επισκέπτες"],
"_%n other guest_::_%n other guests_" : ["%n επισκέπτης","%n επισκέπτες"],
", " : ", ",
diff --git a/l10n/el.json b/l10n/el.json
index 0ebff330ff..76b9a46483 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -61,14 +61,14 @@
"An error occurred while starting screensharing." : "Προυσιάστηκε σφάλμα κατά την έναρξη του διαμοιρασμού οθόνης.",
"Enable screensharing" : "Ενεργοποίηση διαμοιρασμού οθόνης",
"Add participant …" : "Προσθήκη συμμετέχοντα …",
+ "Your screen" : "Η οθόνη σας",
+ "Guest's screen" : "Η οθόνη του επισκέπτη",
"Close" : "Κλείσιμο",
"Show screen" : "Εμφάνιση οθόνης",
"Access to microphone & camera is only possible with HTTPS" : "Η πρόσβαση στο μικρόφωνο και στην κάμερα είναι εφικτή μόνο μέσω HTTPS",
"Access to microphone & camera was denied" : "Άρνηση πρόσβασης στο μικρόφωνο & την κάμερα",
"WebRTC is not supported in your browser" : "Το WebRTC δεν υποστηρίζεται από τον φυλλομετρητή σας",
"Error while accessing microphone & camera" : "Σφάλμα κατά την πρόσβαση στο μικρόφωνο & την κάμερα",
- "Guest's screen" : "Η οθόνη του επισκέπτη",
- "Your screen" : "Η οθόνη σας",
"_%n guest_::_%n guests_" : ["%n επισκέπτης","%n επισκέπτες"],
"_%n other guest_::_%n other guests_" : ["%n επισκέπτης","%n επισκέπτες"],
", " : ", ",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 76c1d52da9..3ee5a55e03 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Remove participant",
"Add participant …" : "Add participant …",
"Delete conversation" : "Delete conversation",
+ "Your screen" : "Your screen",
+ "{participantName}'s screen" : "{participantName}'s screen",
+ "Guest's screen" : "Guest's screen",
"Close" : "Close",
"Show screen" : "Show screen",
"Enable video" : "Enable video",
@@ -97,9 +100,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Access to microphone & camera was denied",
"WebRTC is not supported in your browser" : "WebRTC is not supported in your browser",
"Error while accessing microphone & camera" : "Error while accessing microphone & camera",
- "{participantName}'s screen" : "{participantName}'s screen",
- "Guest's screen" : "Guest's screen",
- "Your screen" : "Your screen",
"a conversation" : "a conversation",
"(Duration %s)" : "(Duration %s)",
"You attended a call with {user1}" : "You attended a call with {user1}",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 91be491758..453d250765 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -87,6 +87,9 @@
"Remove participant" : "Remove participant",
"Add participant …" : "Add participant …",
"Delete conversation" : "Delete conversation",
+ "Your screen" : "Your screen",
+ "{participantName}'s screen" : "{participantName}'s screen",
+ "Guest's screen" : "Guest's screen",
"Close" : "Close",
"Show screen" : "Show screen",
"Enable video" : "Enable video",
@@ -95,9 +98,6 @@
"Access to microphone & camera was denied" : "Access to microphone & camera was denied",
"WebRTC is not supported in your browser" : "WebRTC is not supported in your browser",
"Error while accessing microphone & camera" : "Error while accessing microphone & camera",
- "{participantName}'s screen" : "{participantName}'s screen",
- "Guest's screen" : "Guest's screen",
- "Your screen" : "Your screen",
"a conversation" : "a conversation",
"(Duration %s)" : "(Duration %s)",
"You attended a call with {user1}" : "You attended a call with {user1}",
diff --git a/l10n/es.js b/l10n/es.js
index 66c37fd300..1f1cec4561 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Never notify" : "No notificar nunca",
"Leave conversation" : "Abandonar conversación",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Su pantalla",
+ "{participantName}'s screen" : "pantalla de {participantName}",
+ "Guest's screen" : "Pantalla de Invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Enable video" : "Activar vídeo",
@@ -128,9 +131,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Acceso a micrófono y cámara fue rechazado",
"WebRTC is not supported in your browser" : "Tu navegador no admite WebRTC.",
"Error while accessing microphone & camera" : "Error al acceder al micrófono y la cámara.",
- "{participantName}'s screen" : "pantalla de {participantName}",
- "Guest's screen" : "Pantalla de Invitado",
- "Your screen" : "Su pantalla",
"a conversation" : "una conversación",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Has participado en una llamada con {user1}",
diff --git a/l10n/es.json b/l10n/es.json
index 4303e1a0dc..8854be9113 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -118,6 +118,9 @@
"Never notify" : "No notificar nunca",
"Leave conversation" : "Abandonar conversación",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Su pantalla",
+ "{participantName}'s screen" : "pantalla de {participantName}",
+ "Guest's screen" : "Pantalla de Invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Enable video" : "Activar vídeo",
@@ -126,9 +129,6 @@
"Access to microphone & camera was denied" : "Acceso a micrófono y cámara fue rechazado",
"WebRTC is not supported in your browser" : "Tu navegador no admite WebRTC.",
"Error while accessing microphone & camera" : "Error al acceder al micrófono y la cámara.",
- "{participantName}'s screen" : "pantalla de {participantName}",
- "Guest's screen" : "Pantalla de Invitado",
- "Your screen" : "Su pantalla",
"a conversation" : "una conversación",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Has participado en una llamada con {user1}",
diff --git a/l10n/es_419.js b/l10n/es_419.js
index a7adf071df..6e618a136e 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -63,15 +63,15 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_419.json b/l10n/es_419.json
index 4b54532b72..2279c07846 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -61,15 +61,15 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 641481bb1c..196f489ac2 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -96,9 +99,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_CL.json b/l10n/es_CL.json
index 7ff8adb14b..a3fa4aa21f 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -87,6 +87,9 @@
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -94,9 +97,6 @@
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index 641481bb1c..196f489ac2 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -96,9 +99,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_CO.json b/l10n/es_CO.json
index 7ff8adb14b..a3fa4aa21f 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -87,6 +87,9 @@
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -94,9 +97,6 @@
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index 641481bb1c..196f489ac2 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -96,9 +99,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_CR.json b/l10n/es_CR.json
index 7ff8adb14b..a3fa4aa21f 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -87,6 +87,9 @@
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -94,9 +97,6 @@
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index 641481bb1c..196f489ac2 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -96,9 +99,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_DO.json b/l10n/es_DO.json
index 7ff8adb14b..a3fa4aa21f 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -87,6 +87,9 @@
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -94,9 +97,6 @@
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index 641481bb1c..196f489ac2 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -96,9 +99,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_EC.json b/l10n/es_EC.json
index 7ff8adb14b..a3fa4aa21f 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -87,6 +87,9 @@
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -94,9 +97,6 @@
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_GT.js b/l10n/es_GT.js
index 641481bb1c..196f489ac2 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -96,9 +99,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_GT.json b/l10n/es_GT.json
index 7ff8adb14b..a3fa4aa21f 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -87,6 +87,9 @@
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -94,9 +97,6 @@
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
index a7adf071df..6e618a136e 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -63,15 +63,15 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_HN.json b/l10n/es_HN.json
index 4b54532b72..2279c07846 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -61,15 +61,15 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 0ef2fb5b22..aae926dae1 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -96,9 +99,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"a conversation" : "una conversación",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index b9ac1aedcf..af626970bb 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -87,6 +87,9 @@
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -94,9 +97,6 @@
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"a conversation" : "una conversación",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
index a7adf071df..6e618a136e 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -63,15 +63,15 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_NI.json b/l10n/es_NI.json
index 4b54532b72..2279c07846 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -61,15 +61,15 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_PA.js b/l10n/es_PA.js
index a7adf071df..6e618a136e 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -63,15 +63,15 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_PA.json b/l10n/es_PA.json
index 4b54532b72..2279c07846 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -61,15 +61,15 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index a7adf071df..6e618a136e 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -63,15 +63,15 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_PE.json b/l10n/es_PE.json
index 4b54532b72..2279c07846 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -61,15 +61,15 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_PR.js b/l10n/es_PR.js
index a7adf071df..6e618a136e 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -63,15 +63,15 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_PR.json b/l10n/es_PR.json
index 4b54532b72..2279c07846 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -61,15 +61,15 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_PY.js b/l10n/es_PY.js
index a7adf071df..6e618a136e 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -63,15 +63,15 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_PY.json b/l10n/es_PY.json
index 4b54532b72..2279c07846 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -61,15 +61,15 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index 641481bb1c..196f489ac2 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -89,6 +89,9 @@ OC.L10N.register(
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -96,9 +99,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index 7ff8adb14b..a3fa4aa21f 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -87,6 +87,9 @@
"Remove participant" : "Eliminar participante",
"Add participant …" : "Agregar participante ...",
"Delete conversation" : "Borrar conversación",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
@@ -94,9 +97,6 @@
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_UY.js b/l10n/es_UY.js
index a7adf071df..6e618a136e 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -63,15 +63,15 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/es_UY.json b/l10n/es_UY.json
index 4b54532b72..2279c07846 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -61,15 +61,15 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Eliminar participante",
+ "Your screen" : "Tu pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla del invitado",
"Close" : "Cerrar",
"Show screen" : "Mostrar pantalla",
"Access to microphone & camera is only possible with HTTPS" : "El acceso al micrófono & cámara sólo es posible mediante HTTPS",
"Access to microphone & camera was denied" : "El acceso al micrófono & cámara fue denegado",
"WebRTC is not supported in your browser" : "WebRTC no está soportado en tu navegador",
"Error while accessing microphone & camera" : "Se pressentó un error al acceder al micrófono & cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla del invitado",
- "Your screen" : "Tu pantalla",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Tomaste una llamda con {user1}",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
diff --git a/l10n/eu.js b/l10n/eu.js
index b267341b89..770c1c5d86 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -73,6 +73,9 @@ OC.L10N.register(
"Always notify" : "Jakinarazi beti",
"Never notify" : "Ez jakinarazi inoiz",
"Leave conversation" : "Atera elkarrizketatik",
+ "Your screen" : "Zure pantaila",
+ "{participantName}'s screen" : "{participantName}-aren pantaila",
+ "Guest's screen" : "Gonbidatuaren pantaila",
"Close" : "Itxi",
"Show screen" : "Erakutsi pantaila",
"Enable video" : "Aktibatu bideoa",
@@ -80,9 +83,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Kamara eta mikrora sarrera debekatua",
"WebRTC is not supported in your browser" : "Zure nabigatzaileak ez du WebRTC onartzen",
"Error while accessing microphone & camera" : "Mikrofonoa eta kamara atzitzean errorea",
- "{participantName}'s screen" : "{participantName}-aren pantaila",
- "Guest's screen" : "Gonbidatuaren pantaila",
- "Your screen" : "Zure pantaila",
"a conversation" : "elkarrizketa bat",
"(Duration %s)" : "(Luzera %s)",
"You attended a call with {user1}" : "{user1}-k egindako deia hartuta",
diff --git a/l10n/eu.json b/l10n/eu.json
index d144c872c0..20283f744e 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -71,6 +71,9 @@
"Always notify" : "Jakinarazi beti",
"Never notify" : "Ez jakinarazi inoiz",
"Leave conversation" : "Atera elkarrizketatik",
+ "Your screen" : "Zure pantaila",
+ "{participantName}'s screen" : "{participantName}-aren pantaila",
+ "Guest's screen" : "Gonbidatuaren pantaila",
"Close" : "Itxi",
"Show screen" : "Erakutsi pantaila",
"Enable video" : "Aktibatu bideoa",
@@ -78,9 +81,6 @@
"Access to microphone & camera was denied" : "Kamara eta mikrora sarrera debekatua",
"WebRTC is not supported in your browser" : "Zure nabigatzaileak ez du WebRTC onartzen",
"Error while accessing microphone & camera" : "Mikrofonoa eta kamara atzitzean errorea",
- "{participantName}'s screen" : "{participantName}-aren pantaila",
- "Guest's screen" : "Gonbidatuaren pantaila",
- "Your screen" : "Zure pantaila",
"a conversation" : "elkarrizketa bat",
"(Duration %s)" : "(Luzera %s)",
"You attended a call with {user1}" : "{user1}-k egindako deia hartuta",
diff --git a/l10n/fi.js b/l10n/fi.js
index 6f54cb02de..92db25ba84 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -107,6 +107,9 @@ OC.L10N.register(
"Never notify" : "Älä ilmoita koskaan",
"Leave conversation" : "Poistu keskustelusta",
"Delete conversation" : "Poista keskustelu",
+ "Your screen" : "Sinun näyttösi",
+ "{participantName}'s screen" : "Henkilön {participantName} näyttö",
+ "Guest's screen" : "Vieraan näyttö",
"Close" : "Sulje",
"Show screen" : "Näytä näyttö",
"Enable video" : "Käytä videota",
@@ -115,9 +118,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Yhteys mikrofoniin ja kameraan estettiin",
"WebRTC is not supported in your browser" : "WebRTC ei ole tuettuna selaimessasi",
"Error while accessing microphone & camera" : "Virhe yhdistettäessä mikrofoniin ja kameraan",
- "{participantName}'s screen" : "Henkilön {participantName} näyttö",
- "Guest's screen" : "Vieraan näyttö",
- "Your screen" : "Sinun näyttösi",
"a conversation" : "keskustelu",
"(Duration %s)" : "(Kesto %s)",
"You attended a call with {user1}" : "Osallistuit puheluun käyttäjän {user1} kanssa",
diff --git a/l10n/fi.json b/l10n/fi.json
index cb8c7efaed..cae5dd2db9 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -105,6 +105,9 @@
"Never notify" : "Älä ilmoita koskaan",
"Leave conversation" : "Poistu keskustelusta",
"Delete conversation" : "Poista keskustelu",
+ "Your screen" : "Sinun näyttösi",
+ "{participantName}'s screen" : "Henkilön {participantName} näyttö",
+ "Guest's screen" : "Vieraan näyttö",
"Close" : "Sulje",
"Show screen" : "Näytä näyttö",
"Enable video" : "Käytä videota",
@@ -113,9 +116,6 @@
"Access to microphone & camera was denied" : "Yhteys mikrofoniin ja kameraan estettiin",
"WebRTC is not supported in your browser" : "WebRTC ei ole tuettuna selaimessasi",
"Error while accessing microphone & camera" : "Virhe yhdistettäessä mikrofoniin ja kameraan",
- "{participantName}'s screen" : "Henkilön {participantName} näyttö",
- "Guest's screen" : "Vieraan näyttö",
- "Your screen" : "Sinun näyttösi",
"a conversation" : "keskustelu",
"(Duration %s)" : "(Kesto %s)",
"You attended a call with {user1}" : "Osallistuit puheluun käyttäjän {user1} kanssa",
diff --git a/l10n/fr.js b/l10n/fr.js
index 94ef9d3f64..0a4df0b5cf 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1,6 +1,13 @@
OC.L10N.register(
"spreed",
{
+ "Commands" : "Commandes",
+ "None" : "Aucun",
+ "User" : "Utilisateur",
+ "Everyone" : "Tout le monde",
+ "Disabled" : "Désactivé",
+ "Moderators" : "Modérateurs",
+ "Users" : "Utilisateurs",
"Signaling server URL" : "UTL du serveur de signal",
"Validate SSL certificate" : "Valider le certificat SSL",
"Delete server" : "Supprimer le serveur",
@@ -16,7 +23,7 @@ OC.L10N.register(
"TCP only" : "TCP uniquement",
"Test server" : "Tester le serveur",
"TURN server protocols" : "Protocoles du serveur TURN",
- "New public conversation" : "Nouvelle conversation public",
+ "New public conversation" : "Nouvelle conversation publique",
"New group conversation" : "Nouvelle conversation de groupe",
"{name} (public)" : "{name} (public)",
"New conversation …" : "Nouvelle conversation...",
@@ -120,6 +127,9 @@ OC.L10N.register(
"Never notify" : "Ne jamais notifier",
"Leave conversation" : "Quitter la conversation",
"Delete conversation" : "Supprimer la conversation",
+ "Your screen" : "Votre écran",
+ "{participantName}'s screen" : "Ecran de {participantName}",
+ "Guest's screen" : "Ecran de l'invité",
"Close" : "Fermer",
"Show screen" : "Montrer l'écran",
"Enable video" : "Activer la vidéo",
@@ -128,9 +138,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "L'accès au microphone et à la caméra a été refusé",
"WebRTC is not supported in your browser" : "WebRTC n'est pas pris en charge par votre navigateur",
"Error while accessing microphone & camera" : "Erreur lors de l'accès au microphone et à la caméra",
- "{participantName}'s screen" : "Ecran de {participantName}",
- "Guest's screen" : "Ecran de l'invité",
- "Your screen" : "Votre écran",
"a conversation" : "une conversation",
"(Duration %s)" : "(Durée %s)",
"You attended a call with {user1}" : "Vous avez participé à un appel avec {user1}",
@@ -142,6 +149,7 @@ OC.L10N.register(
"_%n other_::_%n others_" : ["%n autre","%n autres"],
"{actor} invited you to {call}" : "{actor} vous a invité à {call}",
"You were invited to a talk room or had a call" : "Vous êtes invités à un salon de discussion ou avez un appel",
+ "The command does not exist" : "Cette commande n'existe pas.",
"{actor} created the conversation" : "{actor} a créé la conversation",
"You created the conversation" : "Vous avez créé la conversation",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} a renommé la conversation de \"%1$s\" à \"%2$s\"",
@@ -228,6 +236,7 @@ OC.L10N.register(
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Conférence vidéo et audio utilisant WebRTC\n\n* 💬 **Tchat intégré !** Nextcloud Talk contient un tchat simple sous forme de texte depuis Nextcloud 13. Plus de fonctionnalités sont prévues pour des versions futures.\n* 👥 **Discussions privées, groupées, publiques et protégées par un mot de passe !** Invitez simplement quelqu'un, un groupe entier ou envoyez un lien public pour inviter à un appel.\n* 💻 **Partage d'écran !** Partagez votre écran avec les participants de votre discussion.\n* 🚀 **Intégration avec d'autres applications Nextcloud !** Actuellement Contacts et utilisateurs - plus à venir.\n* 🙈 **Nous n'avons pas réinventez la roue ! * Basé sur la superbe bibliothèque [simpleWebRTC](https://simplewebrtc.com/).\n\nEt en travail pour des [prochaines versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Appels fédérés](https://github.com/nextcloud/spreed/issues/21), pour appeler des personnes sur d'autres serveurs Nextcloud",
"This call is password-protected" : "Cet appel est protégé par un mot de passe",
"The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.",
+ "Specify commands the users can use in chats" : "Précise les commandes que les utilisateurs peuvent utiliser dans les discussions",
"Signaling server" : "Serveur de signal",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Un serveur de signal externe peut être utilisé de manière optionnelle pour les installations plus larges. Laissez le champ libre pour utiliser le serveur de signal interne.",
"STUN servers" : "Serveurs STUN",
diff --git a/l10n/fr.json b/l10n/fr.json
index 518e1c3580..fe7c855759 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,4 +1,11 @@
{ "translations": {
+ "Commands" : "Commandes",
+ "None" : "Aucun",
+ "User" : "Utilisateur",
+ "Everyone" : "Tout le monde",
+ "Disabled" : "Désactivé",
+ "Moderators" : "Modérateurs",
+ "Users" : "Utilisateurs",
"Signaling server URL" : "UTL du serveur de signal",
"Validate SSL certificate" : "Valider le certificat SSL",
"Delete server" : "Supprimer le serveur",
@@ -14,7 +21,7 @@
"TCP only" : "TCP uniquement",
"Test server" : "Tester le serveur",
"TURN server protocols" : "Protocoles du serveur TURN",
- "New public conversation" : "Nouvelle conversation public",
+ "New public conversation" : "Nouvelle conversation publique",
"New group conversation" : "Nouvelle conversation de groupe",
"{name} (public)" : "{name} (public)",
"New conversation …" : "Nouvelle conversation...",
@@ -118,6 +125,9 @@
"Never notify" : "Ne jamais notifier",
"Leave conversation" : "Quitter la conversation",
"Delete conversation" : "Supprimer la conversation",
+ "Your screen" : "Votre écran",
+ "{participantName}'s screen" : "Ecran de {participantName}",
+ "Guest's screen" : "Ecran de l'invité",
"Close" : "Fermer",
"Show screen" : "Montrer l'écran",
"Enable video" : "Activer la vidéo",
@@ -126,9 +136,6 @@
"Access to microphone & camera was denied" : "L'accès au microphone et à la caméra a été refusé",
"WebRTC is not supported in your browser" : "WebRTC n'est pas pris en charge par votre navigateur",
"Error while accessing microphone & camera" : "Erreur lors de l'accès au microphone et à la caméra",
- "{participantName}'s screen" : "Ecran de {participantName}",
- "Guest's screen" : "Ecran de l'invité",
- "Your screen" : "Votre écran",
"a conversation" : "une conversation",
"(Duration %s)" : "(Durée %s)",
"You attended a call with {user1}" : "Vous avez participé à un appel avec {user1}",
@@ -140,6 +147,7 @@
"_%n other_::_%n others_" : ["%n autre","%n autres"],
"{actor} invited you to {call}" : "{actor} vous a invité à {call}",
"You were invited to a talk room or had a call" : "Vous êtes invités à un salon de discussion ou avez un appel",
+ "The command does not exist" : "Cette commande n'existe pas.",
"{actor} created the conversation" : "{actor} a créé la conversation",
"You created the conversation" : "Vous avez créé la conversation",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} a renommé la conversation de \"%1$s\" à \"%2$s\"",
@@ -226,6 +234,7 @@
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Conférence vidéo et audio utilisant WebRTC\n\n* 💬 **Tchat intégré !** Nextcloud Talk contient un tchat simple sous forme de texte depuis Nextcloud 13. Plus de fonctionnalités sont prévues pour des versions futures.\n* 👥 **Discussions privées, groupées, publiques et protégées par un mot de passe !** Invitez simplement quelqu'un, un groupe entier ou envoyez un lien public pour inviter à un appel.\n* 💻 **Partage d'écran !** Partagez votre écran avec les participants de votre discussion.\n* 🚀 **Intégration avec d'autres applications Nextcloud !** Actuellement Contacts et utilisateurs - plus à venir.\n* 🙈 **Nous n'avons pas réinventez la roue ! * Basé sur la superbe bibliothèque [simpleWebRTC](https://simplewebrtc.com/).\n\nEt en travail pour des [prochaines versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Appels fédérés](https://github.com/nextcloud/spreed/issues/21), pour appeler des personnes sur d'autres serveurs Nextcloud",
"This call is password-protected" : "Cet appel est protégé par un mot de passe",
"The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.",
+ "Specify commands the users can use in chats" : "Précise les commandes que les utilisateurs peuvent utiliser dans les discussions",
"Signaling server" : "Serveur de signal",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Un serveur de signal externe peut être utilisé de manière optionnelle pour les installations plus larges. Laissez le champ libre pour utiliser le serveur de signal interne.",
"STUN servers" : "Serveurs STUN",
diff --git a/l10n/gl.js b/l10n/gl.js
index f26ac299b0..5d39a23a7b 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -1,6 +1,14 @@
OC.L10N.register(
"spreed",
{
+ "Commands" : "Ordes",
+ "_videocalls section_::_chat_commands_" : ["orde_na_conversa","ordes_na_conversa"],
+ "None" : "Ningún",
+ "User" : "Usuario",
+ "Everyone" : "Todos",
+ "Disabled" : "Desactivado",
+ "Moderators" : "Moderadores",
+ "Users" : "Usuarios",
"Signaling server URL" : "URL do servidor de señalización",
"Validate SSL certificate" : "Validar certificado SSL",
"Delete server" : "Eliminar servidor",
@@ -120,6 +128,9 @@ OC.L10N.register(
"Never notify" : "Non notificar nunca",
"Leave conversation" : "Abandonar a conversa",
"Delete conversation" : "Eliminar a conversa",
+ "Your screen" : "A súa pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla do convidado",
"Close" : "Pechar",
"Show screen" : "Amosar a súa pantalla",
"Enable video" : "Activar o vídeo",
@@ -128,9 +139,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Foi denegado o acceso ao micrófono e a cámara",
"WebRTC is not supported in your browser" : "O seu navegador non admite WebRTC",
"Error while accessing microphone & camera" : "Produciuse un erro ao acceder ao micrófono e a cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla do convidado",
- "Your screen" : "A súa pantalla",
"a conversation" : "unha conversa",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Participou nunha chamada con {user1}",
@@ -142,6 +150,7 @@ OC.L10N.register(
"_%n other_::_%n others_" : ["outro","outros %n"],
"{actor} invited you to {call}" : "{actor} convidouno á {call}",
"You were invited to a talk room or had a call" : "Foi convidado a unha sala de conversas ou tivo unha chamada",
+ "The command does not exist" : "Non existe a orde",
"{actor} created the conversation" : "{actor} creou a conversa",
"You created the conversation" : "Vostede creou a conversa",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} renomeou a conversa de «%1$s» a «%2$s»",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Video e audio conferencia usando WebRTC\n\n* 💬 **Integración de conversa!** Nextcloud Talk vén cunha conversa de texto sinxelo dende Nextcloud 13. Temos máis funcións previstas para futuras versións.\n* 👥 **Chamadas privadas, de grupo, públicas e protexidas por contrasinal!** Só convide a alguén, a un grupo enteiro ou envíe unha ligazón pública para convidar a unha chamada.\n* 💻 **Compartición de pantalla!** Comparta a súa pantalla cos participantes na súa chamada.\n* 🚀 **Integración con outros aplicativos do Nextcloud!** Actualmente Contactos e usuarios — máis por vir.\n* 🙈 **Non reinventamos a roda!** Baseada na gran biblioteca [simpleWebRTC] (https://simplewebrtc.com/).\n\nE nos traballos para as [versións futuras] (https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Chamadas federadas] (https://github.com/nextcloud/spreed/issues/21), para chamar a outras persoas noutros Nextcloud",
"This call is password-protected" : "Esta chamada está protexida con contrasinal ",
"The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.",
+ "Specify commands the users can use in chats" : "Especifique as ordes que poderán empregar os usuarios nas conversas",
"Signaling server" : "Servidor de señalización",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Opcionalmente pode empregarse un servidor de sinalización externo para instalacións maiores. Deixar baleiro para usar o servidor de sinalización interno.",
"STUN servers" : "Servidores STUN",
diff --git a/l10n/gl.json b/l10n/gl.json
index bc1b49d816..686ac25618 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -1,4 +1,12 @@
{ "translations": {
+ "Commands" : "Ordes",
+ "_videocalls section_::_chat_commands_" : ["orde_na_conversa","ordes_na_conversa"],
+ "None" : "Ningún",
+ "User" : "Usuario",
+ "Everyone" : "Todos",
+ "Disabled" : "Desactivado",
+ "Moderators" : "Moderadores",
+ "Users" : "Usuarios",
"Signaling server URL" : "URL do servidor de señalización",
"Validate SSL certificate" : "Validar certificado SSL",
"Delete server" : "Eliminar servidor",
@@ -118,6 +126,9 @@
"Never notify" : "Non notificar nunca",
"Leave conversation" : "Abandonar a conversa",
"Delete conversation" : "Eliminar a conversa",
+ "Your screen" : "A súa pantalla",
+ "{participantName}'s screen" : "Pantalla de {participantName}",
+ "Guest's screen" : "Pantalla do convidado",
"Close" : "Pechar",
"Show screen" : "Amosar a súa pantalla",
"Enable video" : "Activar o vídeo",
@@ -126,9 +137,6 @@
"Access to microphone & camera was denied" : "Foi denegado o acceso ao micrófono e a cámara",
"WebRTC is not supported in your browser" : "O seu navegador non admite WebRTC",
"Error while accessing microphone & camera" : "Produciuse un erro ao acceder ao micrófono e a cámara",
- "{participantName}'s screen" : "Pantalla de {participantName}",
- "Guest's screen" : "Pantalla do convidado",
- "Your screen" : "A súa pantalla",
"a conversation" : "unha conversa",
"(Duration %s)" : "(Duración %s)",
"You attended a call with {user1}" : "Participou nunha chamada con {user1}",
@@ -140,6 +148,7 @@
"_%n other_::_%n others_" : ["outro","outros %n"],
"{actor} invited you to {call}" : "{actor} convidouno á {call}",
"You were invited to a talk room or had a call" : "Foi convidado a unha sala de conversas ou tivo unha chamada",
+ "The command does not exist" : "Non existe a orde",
"{actor} created the conversation" : "{actor} creou a conversa",
"You created the conversation" : "Vostede creou a conversa",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} renomeou a conversa de «%1$s» a «%2$s»",
@@ -226,6 +235,7 @@
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Video e audio conferencia usando WebRTC\n\n* 💬 **Integración de conversa!** Nextcloud Talk vén cunha conversa de texto sinxelo dende Nextcloud 13. Temos máis funcións previstas para futuras versións.\n* 👥 **Chamadas privadas, de grupo, públicas e protexidas por contrasinal!** Só convide a alguén, a un grupo enteiro ou envíe unha ligazón pública para convidar a unha chamada.\n* 💻 **Compartición de pantalla!** Comparta a súa pantalla cos participantes na súa chamada.\n* 🚀 **Integración con outros aplicativos do Nextcloud!** Actualmente Contactos e usuarios — máis por vir.\n* 🙈 **Non reinventamos a roda!** Baseada na gran biblioteca [simpleWebRTC] (https://simplewebrtc.com/).\n\nE nos traballos para as [versións futuras] (https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Chamadas federadas] (https://github.com/nextcloud/spreed/issues/21), para chamar a outras persoas noutros Nextcloud",
"This call is password-protected" : "Esta chamada está protexida con contrasinal ",
"The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.",
+ "Specify commands the users can use in chats" : "Especifique as ordes que poderán empregar os usuarios nas conversas",
"Signaling server" : "Servidor de señalización",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Opcionalmente pode empregarse un servidor de sinalización externo para instalacións maiores. Deixar baleiro para usar o servidor de sinalización interno.",
"STUN servers" : "Servidores STUN",
diff --git a/l10n/he.js b/l10n/he.js
index c2d97d9468..cd853b05a5 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -99,6 +99,9 @@ OC.L10N.register(
"Add to favorites" : "הוספה למועדפים",
"Leave conversation" : "יציאה מהדיון",
"Delete conversation" : "מחיקת דיון",
+ "Your screen" : "המסך שלך",
+ "{participantName}'s screen" : "המסך של {participantName}",
+ "Guest's screen" : "המסך של האורח/ת",
"Close" : "סגירה",
"Show screen" : "הצגת מסך",
"Enable video" : "הפעלת וידאו",
@@ -107,9 +110,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "הגישה למיקרופון ולמצלמה נדחתה",
"WebRTC is not supported in your browser" : "בדפדפן שלך אין תמיכה ב־WebRTC",
"Error while accessing microphone & camera" : "אירעה שגיאה בעת גישה למיקרופון ולמצלמה",
- "{participantName}'s screen" : "המסך של {participantName}",
- "Guest's screen" : "המסך של האורח/ת",
- "Your screen" : "המסך שלך",
"a conversation" : "דיון",
"(Duration %s)" : "(משך %s)",
"You attended a call with {user1}" : "הצטרפת לשיחה עם {user1}",
diff --git a/l10n/he.json b/l10n/he.json
index 69024c930b..a504d06f82 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -97,6 +97,9 @@
"Add to favorites" : "הוספה למועדפים",
"Leave conversation" : "יציאה מהדיון",
"Delete conversation" : "מחיקת דיון",
+ "Your screen" : "המסך שלך",
+ "{participantName}'s screen" : "המסך של {participantName}",
+ "Guest's screen" : "המסך של האורח/ת",
"Close" : "סגירה",
"Show screen" : "הצגת מסך",
"Enable video" : "הפעלת וידאו",
@@ -105,9 +108,6 @@
"Access to microphone & camera was denied" : "הגישה למיקרופון ולמצלמה נדחתה",
"WebRTC is not supported in your browser" : "בדפדפן שלך אין תמיכה ב־WebRTC",
"Error while accessing microphone & camera" : "אירעה שגיאה בעת גישה למיקרופון ולמצלמה",
- "{participantName}'s screen" : "המסך של {participantName}",
- "Guest's screen" : "המסך של האורח/ת",
- "Your screen" : "המסך שלך",
"a conversation" : "דיון",
"(Duration %s)" : "(משך %s)",
"You attended a call with {user1}" : "הצטרפת לשיחה עם {user1}",
diff --git a/l10n/hu.js b/l10n/hu.js
index 9117de6ade..54b95767e1 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -108,6 +108,9 @@ OC.L10N.register(
"Never notify" : "Sose értesíts",
"Leave conversation" : "Kilépés a beszélgetésből",
"Delete conversation" : "Beszélgetés törlése",
+ "Your screen" : "Te képernyőd",
+ "{participantName}'s screen" : "{participantName} képernyője",
+ "Guest's screen" : "Vendég képernyője",
"Close" : "Bezár",
"Show screen" : "Képernyőd mutatása",
"Enable video" : "Videó engedélyezése",
@@ -116,9 +119,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "A kamera és a mikrofon hozzáférése letiltva",
"WebRTC is not supported in your browser" : "A böngésződ nem támogatja a WebRTC-t",
"Error while accessing microphone & camera" : "Hiba a kamera és a mikrofon hozzáférésekor",
- "{participantName}'s screen" : "{participantName} képernyője",
- "Guest's screen" : "Vendég képernyője",
- "Your screen" : "Te képernyőd",
"(Duration %s)" : "(Időtartam: %s)",
"You attended a call with {user1}" : "Részt vettél egy hívásban vele: {user1}",
"_%n guest_::_%n guests_" : ["%n vendég","%n vendég"],
diff --git a/l10n/hu.json b/l10n/hu.json
index 8d5b110159..674177b3f4 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -106,6 +106,9 @@
"Never notify" : "Sose értesíts",
"Leave conversation" : "Kilépés a beszélgetésből",
"Delete conversation" : "Beszélgetés törlése",
+ "Your screen" : "Te képernyőd",
+ "{participantName}'s screen" : "{participantName} képernyője",
+ "Guest's screen" : "Vendég képernyője",
"Close" : "Bezár",
"Show screen" : "Képernyőd mutatása",
"Enable video" : "Videó engedélyezése",
@@ -114,9 +117,6 @@
"Access to microphone & camera was denied" : "A kamera és a mikrofon hozzáférése letiltva",
"WebRTC is not supported in your browser" : "A böngésződ nem támogatja a WebRTC-t",
"Error while accessing microphone & camera" : "Hiba a kamera és a mikrofon hozzáférésekor",
- "{participantName}'s screen" : "{participantName} képernyője",
- "Guest's screen" : "Vendég képernyője",
- "Your screen" : "Te képernyőd",
"(Duration %s)" : "(Időtartam: %s)",
"You attended a call with {user1}" : "Részt vettél egy hívásban vele: {user1}",
"_%n guest_::_%n guests_" : ["%n vendég","%n vendég"],
diff --git a/l10n/is.js b/l10n/is.js
index c219d7d25e..68abf9a923 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -112,6 +112,9 @@ OC.L10N.register(
"Never notify" : "Aldrei láta vita",
"Leave conversation" : "Hætta í samtali",
"Delete conversation" : "Eyða samtali",
+ "Your screen" : "Skjárinn þinn",
+ "{participantName}'s screen" : "Skjár {participantName}",
+ "Guest's screen" : "Skjár gests",
"Close" : "Loka",
"Show screen" : "Birta skjá",
"Enable video" : "Virkja myndskeið",
@@ -120,9 +123,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Aðgangur að hljóðnema og myndavél var ekki heimilaður",
"WebRTC is not supported in your browser" : "WebRTC er ekki stutt í vafranum þínum",
"Error while accessing microphone & camera" : "Villa kom upp þegar reynt var að opna hljóðnema og myndavél",
- "{participantName}'s screen" : "Skjár {participantName}",
- "Guest's screen" : "Skjár gests",
- "Your screen" : "Skjárinn þinn",
"a conversation" : "samtal",
"(Duration %s)" : "(tímalengd %s)",
"You attended a call with {user1}" : "Þú varst í símtali við {user1}",
diff --git a/l10n/is.json b/l10n/is.json
index 89ce395240..f2481349ae 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -110,6 +110,9 @@
"Never notify" : "Aldrei láta vita",
"Leave conversation" : "Hætta í samtali",
"Delete conversation" : "Eyða samtali",
+ "Your screen" : "Skjárinn þinn",
+ "{participantName}'s screen" : "Skjár {participantName}",
+ "Guest's screen" : "Skjár gests",
"Close" : "Loka",
"Show screen" : "Birta skjá",
"Enable video" : "Virkja myndskeið",
@@ -118,9 +121,6 @@
"Access to microphone & camera was denied" : "Aðgangur að hljóðnema og myndavél var ekki heimilaður",
"WebRTC is not supported in your browser" : "WebRTC er ekki stutt í vafranum þínum",
"Error while accessing microphone & camera" : "Villa kom upp þegar reynt var að opna hljóðnema og myndavél",
- "{participantName}'s screen" : "Skjár {participantName}",
- "Guest's screen" : "Skjár gests",
- "Your screen" : "Skjárinn þinn",
"a conversation" : "samtal",
"(Duration %s)" : "(tímalengd %s)",
"You attended a call with {user1}" : "Þú varst í símtali við {user1}",
diff --git a/l10n/it.js b/l10n/it.js
index 49baa45b1c..fcfff4fd83 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -1,6 +1,14 @@
OC.L10N.register(
"spreed",
{
+ "Commands" : "Comandi",
+ "_videocalls section_::_chat_commands_" : ["sezione videochiamate","comandi_chat"],
+ "None" : "Nessuno",
+ "User" : "Utente",
+ "Everyone" : "Tutti",
+ "Disabled" : "Disattivato",
+ "Moderators" : "Moderatori",
+ "Users" : "Utenti",
"Signaling server URL" : "URL server di segnalazione",
"Validate SSL certificate" : "Convalida certificato SSL",
"Delete server" : "Elimina server",
@@ -120,6 +128,9 @@ OC.L10N.register(
"Never notify" : "Non notificare mai",
"Leave conversation" : "Lascia la conversazione",
"Delete conversation" : "Elimina conversazione",
+ "Your screen" : "Il tuo schermo",
+ "{participantName}'s screen" : "Schermo di {participantName}",
+ "Guest's screen" : "Schermo dell'ospite",
"Close" : "Chiudi",
"Show screen" : "Mostra schermo",
"Enable video" : "Abilita video",
@@ -128,9 +139,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "L'accesso a microfono e webcam è stato negato",
"WebRTC is not supported in your browser" : "WebRTC non è supportato dal tuo browser",
"Error while accessing microphone & camera" : "Errore durante l'accesso a microfono e webcam",
- "{participantName}'s screen" : "Schermo di {participantName}",
- "Guest's screen" : "Schermo dell'ospite",
- "Your screen" : "Il tuo schermo",
"a conversation" : "una conversazione",
"(Duration %s)" : "(Durata %s)",
"You attended a call with {user1}" : "Hai partecipato a una chiamata con {user1}",
@@ -142,6 +150,7 @@ OC.L10N.register(
"_%n other_::_%n others_" : ["%n altro","%n altri"],
"{actor} invited you to {call}" : "{actor} ti ha invitato alla {call}",
"You were invited to a talk room or had a call" : "Sei stato invitato a una stanza di conversazione o hai ricevuto una chiamata",
+ "The command does not exist" : "Il comando non esiste",
"{actor} created the conversation" : "{actor} ha creato la conversazione",
"You created the conversation" : "Hai creato la conversazione",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} ha rinominato la conversazione da \"%1$s\" a \"%2$s\"",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Video e audio conferenza utilizzando WebRTC\n\n* 💬 **Integrazione della chat!** Nextcloud Talk fornisce una semplice chat testuale a partire da Nextcloud 13. Altre funzionalità sono pianificate per le versioni future.\n* 👥 **Chiamate private, di gruppo, pubbliche e protette con password!** Ti basta invitare qualcuno, un intero gruppo o inviare un collegamento pubblico per invitare a una chiamata.\n* 💻 **Condivisione dello schermo!** Condividi il tuo schermo con i partecipanti alla tua chiamata.\n* 🚀 **Integrazione con altre applicazioni di Nextcloud!** Attualmente Contatti e utenti – altre arriveranno.\n* 🙈 **Non stiamo reinventando la ruota!** Basata sull'ottima libreria [simpleWebRTC](https://simplewebrtc.com/).\n\nSiamo impegnati nello sviluppo delle [prossime versioni](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Chiamate federate](https://github.com/nextcloud/spreed/issues/21), per chiamare persone su altri server Nextcloud",
"This call is password-protected" : "Questa chiamata è protetta da password",
"The password is wrong. Try again." : "La password è errata. Prova ancora.",
+ "Specify commands the users can use in chats" : "Specifica i comandi che gli utenti possono usare in chat",
"Signaling server" : "Server di segnalazione",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Un server di segnalazione esterno può essere utilizzato facoltativamente per grandi installazioni. Lascia vuoto per utilizzare il server di segnalazione interno.",
"STUN servers" : "Server STUN",
diff --git a/l10n/it.json b/l10n/it.json
index 6ebf7576f5..7aef98b5ab 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,4 +1,12 @@
{ "translations": {
+ "Commands" : "Comandi",
+ "_videocalls section_::_chat_commands_" : ["sezione videochiamate","comandi_chat"],
+ "None" : "Nessuno",
+ "User" : "Utente",
+ "Everyone" : "Tutti",
+ "Disabled" : "Disattivato",
+ "Moderators" : "Moderatori",
+ "Users" : "Utenti",
"Signaling server URL" : "URL server di segnalazione",
"Validate SSL certificate" : "Convalida certificato SSL",
"Delete server" : "Elimina server",
@@ -118,6 +126,9 @@
"Never notify" : "Non notificare mai",
"Leave conversation" : "Lascia la conversazione",
"Delete conversation" : "Elimina conversazione",
+ "Your screen" : "Il tuo schermo",
+ "{participantName}'s screen" : "Schermo di {participantName}",
+ "Guest's screen" : "Schermo dell'ospite",
"Close" : "Chiudi",
"Show screen" : "Mostra schermo",
"Enable video" : "Abilita video",
@@ -126,9 +137,6 @@
"Access to microphone & camera was denied" : "L'accesso a microfono e webcam è stato negato",
"WebRTC is not supported in your browser" : "WebRTC non è supportato dal tuo browser",
"Error while accessing microphone & camera" : "Errore durante l'accesso a microfono e webcam",
- "{participantName}'s screen" : "Schermo di {participantName}",
- "Guest's screen" : "Schermo dell'ospite",
- "Your screen" : "Il tuo schermo",
"a conversation" : "una conversazione",
"(Duration %s)" : "(Durata %s)",
"You attended a call with {user1}" : "Hai partecipato a una chiamata con {user1}",
@@ -140,6 +148,7 @@
"_%n other_::_%n others_" : ["%n altro","%n altri"],
"{actor} invited you to {call}" : "{actor} ti ha invitato alla {call}",
"You were invited to a talk room or had a call" : "Sei stato invitato a una stanza di conversazione o hai ricevuto una chiamata",
+ "The command does not exist" : "Il comando non esiste",
"{actor} created the conversation" : "{actor} ha creato la conversazione",
"You created the conversation" : "Hai creato la conversazione",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} ha rinominato la conversazione da \"%1$s\" a \"%2$s\"",
@@ -226,6 +235,7 @@
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Video e audio conferenza utilizzando WebRTC\n\n* 💬 **Integrazione della chat!** Nextcloud Talk fornisce una semplice chat testuale a partire da Nextcloud 13. Altre funzionalità sono pianificate per le versioni future.\n* 👥 **Chiamate private, di gruppo, pubbliche e protette con password!** Ti basta invitare qualcuno, un intero gruppo o inviare un collegamento pubblico per invitare a una chiamata.\n* 💻 **Condivisione dello schermo!** Condividi il tuo schermo con i partecipanti alla tua chiamata.\n* 🚀 **Integrazione con altre applicazioni di Nextcloud!** Attualmente Contatti e utenti – altre arriveranno.\n* 🙈 **Non stiamo reinventando la ruota!** Basata sull'ottima libreria [simpleWebRTC](https://simplewebrtc.com/).\n\nSiamo impegnati nello sviluppo delle [prossime versioni](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Chiamate federate](https://github.com/nextcloud/spreed/issues/21), per chiamare persone su altri server Nextcloud",
"This call is password-protected" : "Questa chiamata è protetta da password",
"The password is wrong. Try again." : "La password è errata. Prova ancora.",
+ "Specify commands the users can use in chats" : "Specifica i comandi che gli utenti possono usare in chat",
"Signaling server" : "Server di segnalazione",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Un server di segnalazione esterno può essere utilizzato facoltativamente per grandi installazioni. Lascia vuoto per utilizzare il server di segnalazione interno.",
"STUN servers" : "Server STUN",
diff --git a/l10n/ja.js b/l10n/ja.js
index 92474531bc..439b8a7a1b 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -105,6 +105,9 @@ OC.L10N.register(
"Always notify" : "常に通知する",
"Leave conversation" : "会話を離れる",
"Delete conversation" : "会話を削除",
+ "Your screen" : "自画面",
+ "{participantName}'s screen" : "{participantName} の画面",
+ "Guest's screen" : "ゲストの画面",
"Close" : "閉じる",
"Show screen" : "画面を表示",
"Enable video" : "動画を有効にする",
@@ -113,9 +116,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "マイクとカメラへのアクセスが拒否されました",
"WebRTC is not supported in your browser" : "このブラウザーはWebRTCをサポートしていません",
"Error while accessing microphone & camera" : "マイクとカメラのアクセス中にエラーが発生しました",
- "{participantName}'s screen" : "{participantName} の画面",
- "Guest's screen" : "ゲストの画面",
- "Your screen" : "自画面",
"a conversation" : "会話",
"(Duration %s)" : "(%s 期限)",
"You attended a call with {user1}" : "{user1} との通話に参加しました",
diff --git a/l10n/ja.json b/l10n/ja.json
index 906fc1c441..b5d77e295e 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -103,6 +103,9 @@
"Always notify" : "常に通知する",
"Leave conversation" : "会話を離れる",
"Delete conversation" : "会話を削除",
+ "Your screen" : "自画面",
+ "{participantName}'s screen" : "{participantName} の画面",
+ "Guest's screen" : "ゲストの画面",
"Close" : "閉じる",
"Show screen" : "画面を表示",
"Enable video" : "動画を有効にする",
@@ -111,9 +114,6 @@
"Access to microphone & camera was denied" : "マイクとカメラへのアクセスが拒否されました",
"WebRTC is not supported in your browser" : "このブラウザーはWebRTCをサポートしていません",
"Error while accessing microphone & camera" : "マイクとカメラのアクセス中にエラーが発生しました",
- "{participantName}'s screen" : "{participantName} の画面",
- "Guest's screen" : "ゲストの画面",
- "Your screen" : "自画面",
"a conversation" : "会話",
"(Duration %s)" : "(%s 期限)",
"You attended a call with {user1}" : "{user1} との通話に参加しました",
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
index 67ff33c785..17505d6aa0 100644
--- a/l10n/ka_GE.js
+++ b/l10n/ka_GE.js
@@ -71,15 +71,15 @@ OC.L10N.register(
"Demote from moderator" : "ჩამოიქვეითება მოდერატორობისგან",
"Promote to moderator" : "დაწინაურება მოდერატორობაზე",
"Remove participant" : "მონაწილის ამოშლა",
+ "Your screen" : "თქვენი ეკრანი",
+ "{participantName}'s screen" : "{participantName} მომხმარებლის ეკრანი",
+ "Guest's screen" : "სტუმრის ეკრანი",
"Close" : "დახურვა",
"Show screen" : "ეკრანის ჩვენება",
"Access to microphone & camera is only possible with HTTPS" : "წვდომა მიკროფონთან და კამერასთან მხარდაჭერილია მხოლოდ HTTPS პროტოკოლით",
"Access to microphone & camera was denied" : "წვდომა მიკროფონზე და კამერაზე აიკრძალა",
"WebRTC is not supported in your browser" : "თქვენი ბრაუზერი WebRTC-ს არ უჭერს მხარს",
"Error while accessing microphone & camera" : "მიკროფონზე და კამერაზე წვდომისას წარმოიშვა შეცდომა",
- "{participantName}'s screen" : "{participantName} მომხმარებლის ეკრანი",
- "Guest's screen" : "სტუმრის ეკრანი",
- "Your screen" : "თქვენი ეკრანი",
"(Duration %s)" : "(ხანგრძლივობა %s)",
"You attended a call with {user1}" : "თქვენ დაესწარით ზარს მომხმარებელთან {user1}",
"_%n guest_::_%n guests_" : ["%n სტუმრები","%n სტუმრები"],
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
index 7726224651..b1069a2ef4 100644
--- a/l10n/ka_GE.json
+++ b/l10n/ka_GE.json
@@ -69,15 +69,15 @@
"Demote from moderator" : "ჩამოიქვეითება მოდერატორობისგან",
"Promote to moderator" : "დაწინაურება მოდერატორობაზე",
"Remove participant" : "მონაწილის ამოშლა",
+ "Your screen" : "თქვენი ეკრანი",
+ "{participantName}'s screen" : "{participantName} მომხმარებლის ეკრანი",
+ "Guest's screen" : "სტუმრის ეკრანი",
"Close" : "დახურვა",
"Show screen" : "ეკრანის ჩვენება",
"Access to microphone & camera is only possible with HTTPS" : "წვდომა მიკროფონთან და კამერასთან მხარდაჭერილია მხოლოდ HTTPS პროტოკოლით",
"Access to microphone & camera was denied" : "წვდომა მიკროფონზე და კამერაზე აიკრძალა",
"WebRTC is not supported in your browser" : "თქვენი ბრაუზერი WebRTC-ს არ უჭერს მხარს",
"Error while accessing microphone & camera" : "მიკროფონზე და კამერაზე წვდომისას წარმოიშვა შეცდომა",
- "{participantName}'s screen" : "{participantName} მომხმარებლის ეკრანი",
- "Guest's screen" : "სტუმრის ეკრანი",
- "Your screen" : "თქვენი ეკრანი",
"(Duration %s)" : "(ხანგრძლივობა %s)",
"You attended a call with {user1}" : "თქვენ დაესწარით ზარს მომხმარებელთან {user1}",
"_%n guest_::_%n guests_" : ["%n სტუმრები","%n სტუმრები"],
diff --git a/l10n/ko.js b/l10n/ko.js
index 086e153e13..6477f0ed8b 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -70,15 +70,15 @@ OC.L10N.register(
"Demote from moderator" : "중재자 권한 박탈",
"Promote to moderator" : "중재자 권한 부여",
"Remove participant" : "참가자 삭제",
+ "Your screen" : "내 화면",
+ "{participantName}'s screen" : "{participantName} 님의 화면",
+ "Guest's screen" : "손님의 화면",
"Close" : "닫기",
"Show screen" : "화면 보이기",
"Access to microphone & camera is only possible with HTTPS" : "마이크와 카메라에는 HTTPS로만 접근할 수 있음",
"Access to microphone & camera was denied" : "마이크 및 카메라 접근이 거부됨",
"WebRTC is not supported in your browser" : "웹 브라우저에서 WebRTC를 지원하지 않음",
"Error while accessing microphone & camera" : "마이크와 카메라에 접근하는 중 오류 발생",
- "{participantName}'s screen" : "{participantName} 님의 화면",
- "Guest's screen" : "손님의 화면",
- "Your screen" : "내 화면",
"(Duration %s)" : "(시간 %s)",
"You attended a call with {user1}" : "{user1} 님과의 통화에 참가함",
"_%n guest_::_%n guests_" : ["손님 %n명"],
diff --git a/l10n/ko.json b/l10n/ko.json
index e86b22835f..cf8c4f6c2f 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -68,15 +68,15 @@
"Demote from moderator" : "중재자 권한 박탈",
"Promote to moderator" : "중재자 권한 부여",
"Remove participant" : "참가자 삭제",
+ "Your screen" : "내 화면",
+ "{participantName}'s screen" : "{participantName} 님의 화면",
+ "Guest's screen" : "손님의 화면",
"Close" : "닫기",
"Show screen" : "화면 보이기",
"Access to microphone & camera is only possible with HTTPS" : "마이크와 카메라에는 HTTPS로만 접근할 수 있음",
"Access to microphone & camera was denied" : "마이크 및 카메라 접근이 거부됨",
"WebRTC is not supported in your browser" : "웹 브라우저에서 WebRTC를 지원하지 않음",
"Error while accessing microphone & camera" : "마이크와 카메라에 접근하는 중 오류 발생",
- "{participantName}'s screen" : "{participantName} 님의 화면",
- "Guest's screen" : "손님의 화면",
- "Your screen" : "내 화면",
"(Duration %s)" : "(시간 %s)",
"You attended a call with {user1}" : "{user1} 님과의 통화에 참가함",
"_%n guest_::_%n guests_" : ["손님 %n명"],
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 9f68c95d33..c285b8f38d 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -78,6 +78,8 @@ OC.L10N.register(
"Always notify" : "Visada pranešti",
"Never notify" : "Niekada nepranešti",
"Delete conversation" : "Ištrinti pokalbį",
+ "Your screen" : "Jūsų ekranas",
+ "Guest's screen" : "Svečio ekranas",
"Close" : "Užverti",
"Show screen" : "Rodyti ekraną",
"Enable video" : "Įjungti vaizdą",
@@ -86,8 +88,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Prieiga prie mikrofono ir kameros buvo atmesta",
"WebRTC is not supported in your browser" : "Jūsų naršyklėje WebRTC nėra palaikoma",
"Error while accessing microphone & camera" : "Klaida, gaunant prieigą prie mikrofono ir kameros",
- "Guest's screen" : "Svečio ekranas",
- "Your screen" : "Jūsų ekranas",
"(Duration %s)" : "(Trukmė %s)",
"_%n guest_::_%n guests_" : ["%n svečias","%n svečiai","%n svečių","%n svečių"],
"{actor} invited you to {call}" : "{actor} pakvietė jus į {call}",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 896c49b450..5eea4a8798 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -76,6 +76,8 @@
"Always notify" : "Visada pranešti",
"Never notify" : "Niekada nepranešti",
"Delete conversation" : "Ištrinti pokalbį",
+ "Your screen" : "Jūsų ekranas",
+ "Guest's screen" : "Svečio ekranas",
"Close" : "Užverti",
"Show screen" : "Rodyti ekraną",
"Enable video" : "Įjungti vaizdą",
@@ -84,8 +86,6 @@
"Access to microphone & camera was denied" : "Prieiga prie mikrofono ir kameros buvo atmesta",
"WebRTC is not supported in your browser" : "Jūsų naršyklėje WebRTC nėra palaikoma",
"Error while accessing microphone & camera" : "Klaida, gaunant prieigą prie mikrofono ir kameros",
- "Guest's screen" : "Svečio ekranas",
- "Your screen" : "Jūsų ekranas",
"(Duration %s)" : "(Trukmė %s)",
"_%n guest_::_%n guests_" : ["%n svečias","%n svečiai","%n svečių","%n svečių"],
"{actor} invited you to {call}" : "{actor} pakvietė jus į {call}",
diff --git a/l10n/nb.js b/l10n/nb.js
index 6e6517ebfb..89f922eca5 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -90,6 +90,9 @@ OC.L10N.register(
"Remove participant" : "Fjern deltaker",
"Add participant …" : "Legg til deltager…",
"Delete conversation" : "Slett samtale",
+ "Your screen" : "Din skjerm",
+ "{participantName}'s screen" : "{participantName}'s skjerm",
+ "Guest's screen" : "Gjestens skjerm",
"Close" : "Lukk",
"Show screen" : "Vis skjerm",
"Access to microphone & camera is only possible with HTTPS" : "Tilgang til mikrofon og kamera er kun mulig via HTTPS",
@@ -97,9 +100,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Tilgang til mikrofon og kamera var avvist",
"WebRTC is not supported in your browser" : "WebRTC er ikke støttet av din nettleser",
"Error while accessing microphone & camera" : "Feil med tilgang til mikrofon og kamera",
- "{participantName}'s screen" : "{participantName}'s skjerm",
- "Guest's screen" : "Gjestens skjerm",
- "Your screen" : "Din skjerm",
"(Duration %s)" : "(Varighet %s)",
"You attended a call with {user1}" : "Du har tatt del i en samtale med {user1}",
"_%n guest_::_%n guests_" : ["%n gjest","%n gjester"],
diff --git a/l10n/nb.json b/l10n/nb.json
index 27944c239a..5f1dd4bd01 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -88,6 +88,9 @@
"Remove participant" : "Fjern deltaker",
"Add participant …" : "Legg til deltager…",
"Delete conversation" : "Slett samtale",
+ "Your screen" : "Din skjerm",
+ "{participantName}'s screen" : "{participantName}'s skjerm",
+ "Guest's screen" : "Gjestens skjerm",
"Close" : "Lukk",
"Show screen" : "Vis skjerm",
"Access to microphone & camera is only possible with HTTPS" : "Tilgang til mikrofon og kamera er kun mulig via HTTPS",
@@ -95,9 +98,6 @@
"Access to microphone & camera was denied" : "Tilgang til mikrofon og kamera var avvist",
"WebRTC is not supported in your browser" : "WebRTC er ikke støttet av din nettleser",
"Error while accessing microphone & camera" : "Feil med tilgang til mikrofon og kamera",
- "{participantName}'s screen" : "{participantName}'s skjerm",
- "Guest's screen" : "Gjestens skjerm",
- "Your screen" : "Din skjerm",
"(Duration %s)" : "(Varighet %s)",
"You attended a call with {user1}" : "Du har tatt del i en samtale med {user1}",
"_%n guest_::_%n guests_" : ["%n gjest","%n gjester"],
diff --git a/l10n/nl.js b/l10n/nl.js
index 69d565643d..558c97cb80 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Never notify" : "Nooit waarschuwen",
"Leave conversation" : "Verlaat een gesprek",
"Delete conversation" : "Verwijder gesprek",
+ "Your screen" : "Mijn scherm",
+ "{participantName}'s screen" : "{participantName}'s schermen",
+ "Guest's screen" : "Gast scherm",
"Close" : "Sluiten",
"Show screen" : "Tonen scherm",
"Enable video" : "Inschakelen video",
@@ -128,9 +131,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Toegang tot microfoon & camera geweigerd",
"WebRTC is not supported in your browser" : "WebRTC wordt niet ondersteund door je browser",
"Error while accessing microphone & camera" : "Fout bij benaderen microfoon & camera",
- "{participantName}'s screen" : "{participantName}'s schermen",
- "Guest's screen" : "Gast scherm",
- "Your screen" : "Mijn scherm",
"a conversation" : "een gesprek",
"(Duration %s)" : "(Duur %s)",
"You attended a call with {user1}" : "Je nam deel aan een gesprek met {user1}",
diff --git a/l10n/nl.json b/l10n/nl.json
index 2b82ebf03a..05ddd35cf0 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -118,6 +118,9 @@
"Never notify" : "Nooit waarschuwen",
"Leave conversation" : "Verlaat een gesprek",
"Delete conversation" : "Verwijder gesprek",
+ "Your screen" : "Mijn scherm",
+ "{participantName}'s screen" : "{participantName}'s schermen",
+ "Guest's screen" : "Gast scherm",
"Close" : "Sluiten",
"Show screen" : "Tonen scherm",
"Enable video" : "Inschakelen video",
@@ -126,9 +129,6 @@
"Access to microphone & camera was denied" : "Toegang tot microfoon & camera geweigerd",
"WebRTC is not supported in your browser" : "WebRTC wordt niet ondersteund door je browser",
"Error while accessing microphone & camera" : "Fout bij benaderen microfoon & camera",
- "{participantName}'s screen" : "{participantName}'s schermen",
- "Guest's screen" : "Gast scherm",
- "Your screen" : "Mijn scherm",
"a conversation" : "een gesprek",
"(Duration %s)" : "(Duur %s)",
"You attended a call with {user1}" : "Je nam deel aan een gesprek met {user1}",
diff --git a/l10n/pl.js b/l10n/pl.js
index 43e1a26b61..5f5136480e 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1,6 +1,14 @@
OC.L10N.register(
"spreed",
{
+ "Commands" : "Polecenia",
+ "_videocalls section_::_chat_commands_" : ["sekcja połączenia wideo","sekcja połączeń wideo","sekcja połączeń wideo","chat_commands"],
+ "None" : "Żaden",
+ "User" : "Użytkownik",
+ "Everyone" : "Każdy",
+ "Disabled" : "Wyłączone",
+ "Moderators" : "Moderatorzy",
+ "Users" : "Użytkownicy",
"Signaling server URL" : "Adres URL serwera sygnałowego",
"Validate SSL certificate" : "Potwierdź certyfikat SSL",
"Delete server" : "Usuń serwer",
@@ -120,6 +128,9 @@ OC.L10N.register(
"Never notify" : "Nigdy nie powiadamiaj",
"Leave conversation" : "Opuścić rozmowę",
"Delete conversation" : "Usunąć rozmowę",
+ "Your screen" : "Twój ekran",
+ "{participantName}'s screen" : "Ekran {participantName}",
+ "Guest's screen" : "Ekran gościa",
"Close" : "Zakończ",
"Show screen" : "Pokaż ekran",
"Enable video" : "Włącz wideo",
@@ -128,9 +139,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Dostępu do mikrofonu i kamery został odrzucony",
"WebRTC is not supported in your browser" : "WebRTC nie jest wspierana przez Twoją przeglądarkę.",
"Error while accessing microphone & camera" : "Wystąpił błąd podczas dostępu do mikrofonu i kamery",
- "{participantName}'s screen" : "Ekran {participantName}",
- "Guest's screen" : "Ekran gościa",
- "Your screen" : "Twój ekran",
"a conversation" : "rozmowa",
"(Duration %s)" : "(Czas trwania %s)",
"You attended a call with {user1}" : "Brałeś udział w rozmowie z {user1}",
@@ -142,6 +150,7 @@ OC.L10N.register(
"_%n other_::_%n others_" : ["innym","%ninnymi","%n innymi","%n innymi"],
"{actor} invited you to {call}" : "{actor} zaprosił Cię do {call}",
"You were invited to a talk room or had a call" : "Otrzymano zaproszenie do pokoju rozmów lub masz rozmowę",
+ "The command does not exist" : "Polecenie nie istnieje",
"{actor} created the conversation" : "{actor} utworzył rozmowę",
"You created the conversation" : "Utworzyłeś rozmowę",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} zmienił nazwę rozmowy z \"%1$s\" na \"%2$s\"",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Konferencje wideo i audio z wykorzystaniem WebRTC\n\n * 💬 ** Integracja czatu! ** NextCloud Talk zawiera prosty czat tekstowy od NextCloud 13. Więcej funkcji planowanych jest w przyszłych wersjach. \n* 👥 ** Prywatne, grupowe, publiczne i chronione połączenie hasłem! ** Po prostu zaproś kogoś, całą grupę lub wyślij publiczny link, aby zaprosić na rozmowę. \n* 💻 ** Udostępnianie ekranu! ** Udostępnij swój ekran uczestnikom twojego połączenia.\n * 🚀 ** Integracja z innymi aplikacjami NextCloud! ** Na podstawie bieżących Kontaktów i użytkowników - więcej w przyszłości.\n *🙈 ** Nie odkrywamy koła! ** Na podstawie świetnej [simpleWebRTC] (https://simplewebrtc.com/) biblioteki.\n\n I pracujemy nad [nowymi wersjami] (https://github.com/nextcloud/spreed/milestones/):\n * ✋ [Połączenia federacyjne] (https://github.com/nextcloud/spreed/issues/21 ), aby łączyć się z osobami z innego Nexcloud",
"This call is password-protected" : "Ta rozmowa jest zabezpieczona hasłem",
"The password is wrong. Try again." : "Błędne hasło. Spróbuj ponownie.",
+ "Specify commands the users can use in chats" : "Określ polecenia, z których użytkownicy mogą korzystać podczas czatów",
"Signaling server" : "Serwer sygnałowy",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Zewnętrzny serwer sygnałowy może zostać opcjonalnie użyty dla większych instalacji. Zostaw puste, aby używać serwera wewnętrznego.",
"STUN servers" : "Serwery STUN",
diff --git a/l10n/pl.json b/l10n/pl.json
index 950cb26556..9e49079405 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,4 +1,12 @@
{ "translations": {
+ "Commands" : "Polecenia",
+ "_videocalls section_::_chat_commands_" : ["sekcja połączenia wideo","sekcja połączeń wideo","sekcja połączeń wideo","chat_commands"],
+ "None" : "Żaden",
+ "User" : "Użytkownik",
+ "Everyone" : "Każdy",
+ "Disabled" : "Wyłączone",
+ "Moderators" : "Moderatorzy",
+ "Users" : "Użytkownicy",
"Signaling server URL" : "Adres URL serwera sygnałowego",
"Validate SSL certificate" : "Potwierdź certyfikat SSL",
"Delete server" : "Usuń serwer",
@@ -118,6 +126,9 @@
"Never notify" : "Nigdy nie powiadamiaj",
"Leave conversation" : "Opuścić rozmowę",
"Delete conversation" : "Usunąć rozmowę",
+ "Your screen" : "Twój ekran",
+ "{participantName}'s screen" : "Ekran {participantName}",
+ "Guest's screen" : "Ekran gościa",
"Close" : "Zakończ",
"Show screen" : "Pokaż ekran",
"Enable video" : "Włącz wideo",
@@ -126,9 +137,6 @@
"Access to microphone & camera was denied" : "Dostępu do mikrofonu i kamery został odrzucony",
"WebRTC is not supported in your browser" : "WebRTC nie jest wspierana przez Twoją przeglądarkę.",
"Error while accessing microphone & camera" : "Wystąpił błąd podczas dostępu do mikrofonu i kamery",
- "{participantName}'s screen" : "Ekran {participantName}",
- "Guest's screen" : "Ekran gościa",
- "Your screen" : "Twój ekran",
"a conversation" : "rozmowa",
"(Duration %s)" : "(Czas trwania %s)",
"You attended a call with {user1}" : "Brałeś udział w rozmowie z {user1}",
@@ -140,6 +148,7 @@
"_%n other_::_%n others_" : ["innym","%ninnymi","%n innymi","%n innymi"],
"{actor} invited you to {call}" : "{actor} zaprosił Cię do {call}",
"You were invited to a talk room or had a call" : "Otrzymano zaproszenie do pokoju rozmów lub masz rozmowę",
+ "The command does not exist" : "Polecenie nie istnieje",
"{actor} created the conversation" : "{actor} utworzył rozmowę",
"You created the conversation" : "Utworzyłeś rozmowę",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} zmienił nazwę rozmowy z \"%1$s\" na \"%2$s\"",
@@ -226,6 +235,7 @@
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Konferencje wideo i audio z wykorzystaniem WebRTC\n\n * 💬 ** Integracja czatu! ** NextCloud Talk zawiera prosty czat tekstowy od NextCloud 13. Więcej funkcji planowanych jest w przyszłych wersjach. \n* 👥 ** Prywatne, grupowe, publiczne i chronione połączenie hasłem! ** Po prostu zaproś kogoś, całą grupę lub wyślij publiczny link, aby zaprosić na rozmowę. \n* 💻 ** Udostępnianie ekranu! ** Udostępnij swój ekran uczestnikom twojego połączenia.\n * 🚀 ** Integracja z innymi aplikacjami NextCloud! ** Na podstawie bieżących Kontaktów i użytkowników - więcej w przyszłości.\n *🙈 ** Nie odkrywamy koła! ** Na podstawie świetnej [simpleWebRTC] (https://simplewebrtc.com/) biblioteki.\n\n I pracujemy nad [nowymi wersjami] (https://github.com/nextcloud/spreed/milestones/):\n * ✋ [Połączenia federacyjne] (https://github.com/nextcloud/spreed/issues/21 ), aby łączyć się z osobami z innego Nexcloud",
"This call is password-protected" : "Ta rozmowa jest zabezpieczona hasłem",
"The password is wrong. Try again." : "Błędne hasło. Spróbuj ponownie.",
+ "Specify commands the users can use in chats" : "Określ polecenia, z których użytkownicy mogą korzystać podczas czatów",
"Signaling server" : "Serwer sygnałowy",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Zewnętrzny serwer sygnałowy może zostać opcjonalnie użyty dla większych instalacji. Zostaw puste, aby używać serwera wewnętrznego.",
"STUN servers" : "Serwery STUN",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 75c2884d80..a5b5c87cfa 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -1,6 +1,14 @@
OC.L10N.register(
"spreed",
{
+ "Commands" : "Comandos",
+ "_videocalls section_::_chat_commands_" : ["seção de vídeo chamadas","chat_commands"],
+ "None" : "Nenhum",
+ "User" : "Usuário",
+ "Everyone" : "Qualquer um",
+ "Disabled" : "Desativar",
+ "Moderators" : "Moderadores",
+ "Users" : "Usuários",
"Signaling server URL" : "URL do servidor de sinalização",
"Validate SSL certificate" : "Validar o certificado SSL",
"Delete server" : "Excluir servidor",
@@ -120,6 +128,9 @@ OC.L10N.register(
"Never notify" : "Nunca notificar",
"Leave conversation" : "Encerrar conversa",
"Delete conversation" : "Excluir conversa",
+ "Your screen" : "Sua tela",
+ "{participantName}'s screen" : "Tela do {participantName}",
+ "Guest's screen" : "Tela do convidado",
"Close" : "Fechar",
"Show screen" : "Mostrar tela",
"Enable video" : "Ativar vídeo",
@@ -128,9 +139,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "O acesso ao microfone e à câmera foi negado",
"WebRTC is not supported in your browser" : "WebRTC não é suportado pelo seu navegador",
"Error while accessing microphone & camera" : "Erro ao acessar microfone & câmera",
- "{participantName}'s screen" : "Tela do {participantName}",
- "Guest's screen" : "Tela do convidado",
- "Your screen" : "Sua tela",
"a conversation" : "uma conversa",
"(Duration %s)" : "(Duração %s)",
"You attended a call with {user1}" : "Você atendeu uma chamada com {user1}",
@@ -142,6 +150,7 @@ OC.L10N.register(
"_%n other_::_%n others_" : ["%n outro","%n outros"],
"{actor} invited you to {call}" : "{actor} convidou você para {call}",
"You were invited to a talk room or had a call" : "Você foi convidado para uma salade conversa ou teve uma chamada",
+ "The command does not exist" : "O comando não existe",
"{actor} created the conversation" : "{actor} criou a conversa",
"You created the conversation" : "Você criou uma conversa",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} renomeou a conversa de \"%1$s\" para \"%2$s\"",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Vídeo & áudio conferência usando WebRTC\n\n* 💬 **Integração via Chat!** O Nextcloud Talk vem com um simples chat de texto desde o Nextcloud 13. Mais recursos estão planejados para versões futuras.\n* 👥 **Chamadas privadas, em grupo, públicas e protegidas por senha** Basta convidar alguém, um grupo inteiro ou enviar um link público para convidar para uma chamada.\n* 💻 **Compartilhamento de tela!** Compartilhe sua tela com os participantes da sua chamada.\n* 🚀 **Integração com outros aplicativos Nextcloud!** Atualmente, contatos e usuários - mais por vir.\n* 🙈 **Não estamos reinventando a roda!** Com base na excelente biblioteca [simpleWebRTC](https://simplewebrtc.com/).\n\nE nas obras para as [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), para chamar pessoas em outros Nextclouds",
"This call is password-protected" : "Esta chamada é protegida por senha",
"The password is wrong. Try again." : "Senha incorreta. Tente novamente.",
+ "Specify commands the users can use in chats" : "Especifique os comandos que usuários podem usar em bate-papos",
"Signaling server" : "Servidor de sinalização",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Um servidor de sinalização externo pode opcionalmente ser usado para instalações maiores. Deixe vazio para usar o servidor de sinalização interno.",
"STUN servers" : "Servidores STUN",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index e28d906da2..27e166417a 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,4 +1,12 @@
{ "translations": {
+ "Commands" : "Comandos",
+ "_videocalls section_::_chat_commands_" : ["seção de vídeo chamadas","chat_commands"],
+ "None" : "Nenhum",
+ "User" : "Usuário",
+ "Everyone" : "Qualquer um",
+ "Disabled" : "Desativar",
+ "Moderators" : "Moderadores",
+ "Users" : "Usuários",
"Signaling server URL" : "URL do servidor de sinalização",
"Validate SSL certificate" : "Validar o certificado SSL",
"Delete server" : "Excluir servidor",
@@ -118,6 +126,9 @@
"Never notify" : "Nunca notificar",
"Leave conversation" : "Encerrar conversa",
"Delete conversation" : "Excluir conversa",
+ "Your screen" : "Sua tela",
+ "{participantName}'s screen" : "Tela do {participantName}",
+ "Guest's screen" : "Tela do convidado",
"Close" : "Fechar",
"Show screen" : "Mostrar tela",
"Enable video" : "Ativar vídeo",
@@ -126,9 +137,6 @@
"Access to microphone & camera was denied" : "O acesso ao microfone e à câmera foi negado",
"WebRTC is not supported in your browser" : "WebRTC não é suportado pelo seu navegador",
"Error while accessing microphone & camera" : "Erro ao acessar microfone & câmera",
- "{participantName}'s screen" : "Tela do {participantName}",
- "Guest's screen" : "Tela do convidado",
- "Your screen" : "Sua tela",
"a conversation" : "uma conversa",
"(Duration %s)" : "(Duração %s)",
"You attended a call with {user1}" : "Você atendeu uma chamada com {user1}",
@@ -140,6 +148,7 @@
"_%n other_::_%n others_" : ["%n outro","%n outros"],
"{actor} invited you to {call}" : "{actor} convidou você para {call}",
"You were invited to a talk room or had a call" : "Você foi convidado para uma salade conversa ou teve uma chamada",
+ "The command does not exist" : "O comando não existe",
"{actor} created the conversation" : "{actor} criou a conversa",
"You created the conversation" : "Você criou uma conversa",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} renomeou a conversa de \"%1$s\" para \"%2$s\"",
@@ -226,6 +235,7 @@
"Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Vídeo & áudio conferência usando WebRTC\n\n* 💬 **Integração via Chat!** O Nextcloud Talk vem com um simples chat de texto desde o Nextcloud 13. Mais recursos estão planejados para versões futuras.\n* 👥 **Chamadas privadas, em grupo, públicas e protegidas por senha** Basta convidar alguém, um grupo inteiro ou enviar um link público para convidar para uma chamada.\n* 💻 **Compartilhamento de tela!** Compartilhe sua tela com os participantes da sua chamada.\n* 🚀 **Integração com outros aplicativos Nextcloud!** Atualmente, contatos e usuários - mais por vir.\n* 🙈 **Não estamos reinventando a roda!** Com base na excelente biblioteca [simpleWebRTC](https://simplewebrtc.com/).\n\nE nas obras para as [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), para chamar pessoas em outros Nextclouds",
"This call is password-protected" : "Esta chamada é protegida por senha",
"The password is wrong. Try again." : "Senha incorreta. Tente novamente.",
+ "Specify commands the users can use in chats" : "Especifique os comandos que usuários podem usar em bate-papos",
"Signaling server" : "Servidor de sinalização",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Um servidor de sinalização externo pode opcionalmente ser usado para instalações maiores. Deixe vazio para usar o servidor de sinalização interno.",
"STUN servers" : "Servidores STUN",
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index d46e88fcc1..fed295bf09 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -69,15 +69,15 @@ OC.L10N.register(
"Demote from moderator" : "Relegar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Remover participante",
+ "Your screen" : "O seu ecrã",
+ "{participantName}'s screen" : "Ecrã de {nomeDeParticipante}",
+ "Guest's screen" : "Ecrã do convidado",
"Close" : "Fechar",
"Show screen" : "Mostrar ecrã",
"Access to microphone & camera is only possible with HTTPS" : "Só é possível aceder ao microfone & câmera com HTTPS",
"Access to microphone & camera was denied" : "Acesso recusado ao microfone & câmera",
"WebRTC is not supported in your browser" : "WebRTC não é suportado pelo seu browser",
"Error while accessing microphone & camera" : "Erro a aceder ao microfone & câmera",
- "{participantName}'s screen" : "Ecrã de {nomeDeParticipante}",
- "Guest's screen" : "Ecrã do convidado",
- "Your screen" : "O seu ecrã",
"(Duration %s)" : "(Duração %s)",
"You attended a call with {user1}" : "Esteve numa chamada com {utilizador1}",
"You attended a call with {user1} and {user2}" : "Esteve numa chamada com {utilizador1} e {utilizador2}",
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 398ef89de3..4728682607 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -67,15 +67,15 @@
"Demote from moderator" : "Relegar de moderador",
"Promote to moderator" : "Promover a moderador",
"Remove participant" : "Remover participante",
+ "Your screen" : "O seu ecrã",
+ "{participantName}'s screen" : "Ecrã de {nomeDeParticipante}",
+ "Guest's screen" : "Ecrã do convidado",
"Close" : "Fechar",
"Show screen" : "Mostrar ecrã",
"Access to microphone & camera is only possible with HTTPS" : "Só é possível aceder ao microfone & câmera com HTTPS",
"Access to microphone & camera was denied" : "Acesso recusado ao microfone & câmera",
"WebRTC is not supported in your browser" : "WebRTC não é suportado pelo seu browser",
"Error while accessing microphone & camera" : "Erro a aceder ao microfone & câmera",
- "{participantName}'s screen" : "Ecrã de {nomeDeParticipante}",
- "Guest's screen" : "Ecrã do convidado",
- "Your screen" : "O seu ecrã",
"(Duration %s)" : "(Duração %s)",
"You attended a call with {user1}" : "Esteve numa chamada com {utilizador1}",
"You attended a call with {user1} and {user2}" : "Esteve numa chamada com {utilizador1} e {utilizador2}",
diff --git a/l10n/ru.js b/l10n/ru.js
index 4939d95142..4f71e040a3 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -112,6 +112,9 @@ OC.L10N.register(
"Never notify" : "Не уведомлять",
"Leave conversation" : "Покинуть беседу",
"Delete conversation" : "Удалить обсуждение",
+ "Your screen" : "Ваш экран",
+ "{participantName}'s screen" : "экран {participantName}",
+ "Guest's screen" : "Гостевой экран",
"Close" : "Закрыть",
"Show screen" : "Показать экран",
"Enable video" : "Включить видео",
@@ -120,9 +123,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Доступ к микрофону и камере был запрещён",
"WebRTC is not supported in your browser" : "Технология WebRTC не поддерживается вашим браузером",
"Error while accessing microphone & camera" : "Ошибка при доступе к микрофону и камере",
- "{participantName}'s screen" : "экран {participantName}",
- "Guest's screen" : "Гостевой экран",
- "Your screen" : "Ваш экран",
"a conversation" : "разговор",
"(Duration %s)" : "(Продолжительность %s)",
"You attended a call with {user1}" : "Вы участвовали в вызове с пользователем {user1}",
diff --git a/l10n/ru.json b/l10n/ru.json
index 76f2d281e3..13718e7f6f 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -110,6 +110,9 @@
"Never notify" : "Не уведомлять",
"Leave conversation" : "Покинуть беседу",
"Delete conversation" : "Удалить обсуждение",
+ "Your screen" : "Ваш экран",
+ "{participantName}'s screen" : "экран {participantName}",
+ "Guest's screen" : "Гостевой экран",
"Close" : "Закрыть",
"Show screen" : "Показать экран",
"Enable video" : "Включить видео",
@@ -118,9 +121,6 @@
"Access to microphone & camera was denied" : "Доступ к микрофону и камере был запрещён",
"WebRTC is not supported in your browser" : "Технология WebRTC не поддерживается вашим браузером",
"Error while accessing microphone & camera" : "Ошибка при доступе к микрофону и камере",
- "{participantName}'s screen" : "экран {participantName}",
- "Guest's screen" : "Гостевой экран",
- "Your screen" : "Ваш экран",
"a conversation" : "разговор",
"(Duration %s)" : "(Продолжительность %s)",
"You attended a call with {user1}" : "Вы участвовали в вызове с пользователем {user1}",
diff --git a/l10n/sk.js b/l10n/sk.js
index 40a308bc7b..167091ac7e 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -112,6 +112,9 @@ OC.L10N.register(
"Never notify" : "Nikdy nenotifikuj",
"Leave conversation" : "Odísť z rozhovoru",
"Delete conversation" : "Zmazať rozhovor",
+ "Your screen" : "Vaša obrazovka",
+ "{participantName}'s screen" : "{participantName} obrazovka",
+ "Guest's screen" : "Obrazovka hosťa",
"Close" : "Zatvoriť",
"Show screen" : "Ukázať obrazovku",
"Enable video" : "Zapnúť video",
@@ -120,9 +123,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Prístup ku mikrofónu a kamere bol zamietnutý",
"WebRTC is not supported in your browser" : "WebRTC nie je podporované vaším prehliadačom",
"Error while accessing microphone & camera" : "Nastala chyba pri prístupe ku mikrofónu a kamere",
- "{participantName}'s screen" : "{participantName} obrazovka",
- "Guest's screen" : "Obrazovka hosťa",
- "Your screen" : "Vaša obrazovka",
"a conversation" : "rozhovor",
"(Duration %s)" : "(Trvanie %s)",
"You attended a call with {user1}" : "Zúčastnili ste sa hovoru s {user1}",
diff --git a/l10n/sk.json b/l10n/sk.json
index c879cf3c31..c353cc6055 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -110,6 +110,9 @@
"Never notify" : "Nikdy nenotifikuj",
"Leave conversation" : "Odísť z rozhovoru",
"Delete conversation" : "Zmazať rozhovor",
+ "Your screen" : "Vaša obrazovka",
+ "{participantName}'s screen" : "{participantName} obrazovka",
+ "Guest's screen" : "Obrazovka hosťa",
"Close" : "Zatvoriť",
"Show screen" : "Ukázať obrazovku",
"Enable video" : "Zapnúť video",
@@ -118,9 +121,6 @@
"Access to microphone & camera was denied" : "Prístup ku mikrofónu a kamere bol zamietnutý",
"WebRTC is not supported in your browser" : "WebRTC nie je podporované vaším prehliadačom",
"Error while accessing microphone & camera" : "Nastala chyba pri prístupe ku mikrofónu a kamere",
- "{participantName}'s screen" : "{participantName} obrazovka",
- "Guest's screen" : "Obrazovka hosťa",
- "Your screen" : "Vaša obrazovka",
"a conversation" : "rozhovor",
"(Duration %s)" : "(Trvanie %s)",
"You attended a call with {user1}" : "Zúčastnili ste sa hovoru s {user1}",
diff --git a/l10n/sr.js b/l10n/sr.js
index 3ac7b1a3a4..f2d56b4263 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Never notify" : "Никад не обавештавај",
"Leave conversation" : "Напусти разговор",
"Delete conversation" : "Обриши разовор",
+ "Your screen" : "Ваш екран",
+ "{participantName}'s screen" : "Екран корисника {participantName}",
+ "Guest's screen" : "Екран госта",
"Close" : "Затвори",
"Show screen" : "Прикажи екран",
"Enable video" : "Укључи видео",
@@ -128,9 +131,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Приступ микрофону & камери одбијен",
"WebRTC is not supported in your browser" : "WebRTC није подржан у Вашем веб читачу",
"Error while accessing microphone & camera" : "Грешка при приступању микрофону & камери",
- "{participantName}'s screen" : "Екран корисника {participantName}",
- "Guest's screen" : "Екран госта",
- "Your screen" : "Ваш екран",
"a conversation" : "разговор",
"(Duration %s)" : "(трајање %s)",
"You attended a call with {user1}" : "Били сте на разговору са корисником {user1}",
diff --git a/l10n/sr.json b/l10n/sr.json
index 82d6eb3fbd..865ae5cdf1 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -118,6 +118,9 @@
"Never notify" : "Никад не обавештавај",
"Leave conversation" : "Напусти разговор",
"Delete conversation" : "Обриши разовор",
+ "Your screen" : "Ваш екран",
+ "{participantName}'s screen" : "Екран корисника {participantName}",
+ "Guest's screen" : "Екран госта",
"Close" : "Затвори",
"Show screen" : "Прикажи екран",
"Enable video" : "Укључи видео",
@@ -126,9 +129,6 @@
"Access to microphone & camera was denied" : "Приступ микрофону & камери одбијен",
"WebRTC is not supported in your browser" : "WebRTC није подржан у Вашем веб читачу",
"Error while accessing microphone & camera" : "Грешка при приступању микрофону & камери",
- "{participantName}'s screen" : "Екран корисника {participantName}",
- "Guest's screen" : "Екран госта",
- "Your screen" : "Ваш екран",
"a conversation" : "разговор",
"(Duration %s)" : "(трајање %s)",
"You attended a call with {user1}" : "Били сте на разговору са корисником {user1}",
diff --git a/l10n/sv.js b/l10n/sv.js
index 9861a73c99..88846fa137 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -117,6 +117,9 @@ OC.L10N.register(
"Never notify" : "Meddela aldrig",
"Leave conversation" : "Lämna konversationen",
"Delete conversation" : "Radera konversationen",
+ "Your screen" : "Din skärm",
+ "{participantName}'s screen" : "{participantName}'s skärm",
+ "Guest's screen" : "Gästskärm",
"Close" : "Stäng",
"Show screen" : "Visa skärm",
"Enable video" : "Aktivera video",
@@ -125,9 +128,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Tillgång till mikrofon och kamera blev nekad",
"WebRTC is not supported in your browser" : "WebRTC är inte kompatibelt med din webbläsare",
"Error while accessing microphone & camera" : "Kunde ej ansluta mikrofon och kamera",
- "{participantName}'s screen" : "{participantName}'s skärm",
- "Guest's screen" : "Gästskärm",
- "Your screen" : "Din skärm",
"a conversation" : "en konversation",
"(Duration %s)" : "(Varaktighet%s)",
"You attended a call with {user1}" : "Du deltog i ett samtal med {user1}",
diff --git a/l10n/sv.json b/l10n/sv.json
index c9310961d0..807f9959eb 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -115,6 +115,9 @@
"Never notify" : "Meddela aldrig",
"Leave conversation" : "Lämna konversationen",
"Delete conversation" : "Radera konversationen",
+ "Your screen" : "Din skärm",
+ "{participantName}'s screen" : "{participantName}'s skärm",
+ "Guest's screen" : "Gästskärm",
"Close" : "Stäng",
"Show screen" : "Visa skärm",
"Enable video" : "Aktivera video",
@@ -123,9 +126,6 @@
"Access to microphone & camera was denied" : "Tillgång till mikrofon och kamera blev nekad",
"WebRTC is not supported in your browser" : "WebRTC är inte kompatibelt med din webbläsare",
"Error while accessing microphone & camera" : "Kunde ej ansluta mikrofon och kamera",
- "{participantName}'s screen" : "{participantName}'s skärm",
- "Guest's screen" : "Gästskärm",
- "Your screen" : "Din skärm",
"a conversation" : "en konversation",
"(Duration %s)" : "(Varaktighet%s)",
"You attended a call with {user1}" : "Du deltog i ett samtal med {user1}",
diff --git a/l10n/tr.js b/l10n/tr.js
index 387c0229dd..f71aba170f 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Never notify" : "Asla bildirilmesin",
"Leave conversation" : "Görüşmeden ayrıl",
"Delete conversation" : "Görüşmeyi sil",
+ "Your screen" : "Sizin ekranınız",
+ "{participantName}'s screen" : "{participantName} katılımcısının ekranı",
+ "Guest's screen" : "Konuğun ekranı",
"Close" : "Kapat",
"Show screen" : "Ekranı görüntüle",
"Enable video" : "Görüntü kullanılsın",
@@ -128,9 +131,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Mikrofon ve kameraya erişim izni reddedildi",
"WebRTC is not supported in your browser" : "WebRTC web tarayıcınız tarafından desteklenmiyor",
"Error while accessing microphone & camera" : "Mikrofon ve kameraya erişilirken sorun çıktı",
- "{participantName}'s screen" : "{participantName} katılımcısının ekranı",
- "Guest's screen" : "Konuğun ekranı",
- "Your screen" : "Sizin ekranınız",
"a conversation" : "bir görüşme",
"(Duration %s)" : "(Süre %s)",
"You attended a call with {user1}" : "{user1} ile bir görüşmeye katıldınız",
diff --git a/l10n/tr.json b/l10n/tr.json
index 0ceea417b9..7c321e2c4d 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -118,6 +118,9 @@
"Never notify" : "Asla bildirilmesin",
"Leave conversation" : "Görüşmeden ayrıl",
"Delete conversation" : "Görüşmeyi sil",
+ "Your screen" : "Sizin ekranınız",
+ "{participantName}'s screen" : "{participantName} katılımcısının ekranı",
+ "Guest's screen" : "Konuğun ekranı",
"Close" : "Kapat",
"Show screen" : "Ekranı görüntüle",
"Enable video" : "Görüntü kullanılsın",
@@ -126,9 +129,6 @@
"Access to microphone & camera was denied" : "Mikrofon ve kameraya erişim izni reddedildi",
"WebRTC is not supported in your browser" : "WebRTC web tarayıcınız tarafından desteklenmiyor",
"Error while accessing microphone & camera" : "Mikrofon ve kameraya erişilirken sorun çıktı",
- "{participantName}'s screen" : "{participantName} katılımcısının ekranı",
- "Guest's screen" : "Konuğun ekranı",
- "Your screen" : "Sizin ekranınız",
"a conversation" : "bir görüşme",
"(Duration %s)" : "(Süre %s)",
"You attended a call with {user1}" : "{user1} ile bir görüşmeye katıldınız",
diff --git a/l10n/vi.js b/l10n/vi.js
index 08624da294..d75b731902 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -103,6 +103,9 @@ OC.L10N.register(
"Add to favorites" : "Thêm vào ưa thích",
"Leave conversation" : "Rời khỏi cuộc đàm thoại",
"Delete conversation" : "Xóa đàm thoại",
+ "Your screen" : "Màn hình của bạn",
+ "{participantName}'s screen" : "Màn hình của {participantName}",
+ "Guest's screen" : "Màn hình Khách",
"Close" : "Đóng",
"Show screen" : "Hiện màn hình",
"Enable video" : "Bật Video",
@@ -111,9 +114,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "Quyền truy cập vào micrô và máy ảnh đã bị từ chối",
"WebRTC is not supported in your browser" : "WebRTC không được hỗ trợ trong trình duyệt của bạn",
"Error while accessing microphone & camera" : "Lỗi khi truy cập micrô và máy ảnh",
- "{participantName}'s screen" : "Màn hình của {participantName}",
- "Guest's screen" : "Màn hình Khách",
- "Your screen" : "Màn hình của bạn",
"a conversation" : "Một đàm thoại",
"(Duration %s)" : "(Thời lượng %s)",
"You attended a call with {user1}" : "Bạn đã tham dự một cuộc gọi với {user1}",
diff --git a/l10n/vi.json b/l10n/vi.json
index f9a5f69ef5..1aaf57903e 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -101,6 +101,9 @@
"Add to favorites" : "Thêm vào ưa thích",
"Leave conversation" : "Rời khỏi cuộc đàm thoại",
"Delete conversation" : "Xóa đàm thoại",
+ "Your screen" : "Màn hình của bạn",
+ "{participantName}'s screen" : "Màn hình của {participantName}",
+ "Guest's screen" : "Màn hình Khách",
"Close" : "Đóng",
"Show screen" : "Hiện màn hình",
"Enable video" : "Bật Video",
@@ -109,9 +112,6 @@
"Access to microphone & camera was denied" : "Quyền truy cập vào micrô và máy ảnh đã bị từ chối",
"WebRTC is not supported in your browser" : "WebRTC không được hỗ trợ trong trình duyệt của bạn",
"Error while accessing microphone & camera" : "Lỗi khi truy cập micrô và máy ảnh",
- "{participantName}'s screen" : "Màn hình của {participantName}",
- "Guest's screen" : "Màn hình Khách",
- "Your screen" : "Màn hình của bạn",
"a conversation" : "Một đàm thoại",
"(Duration %s)" : "(Thời lượng %s)",
"You attended a call with {user1}" : "Bạn đã tham dự một cuộc gọi với {user1}",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 220e81e258..16191d8083 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -107,6 +107,9 @@ OC.L10N.register(
"Never notify" : "从不提醒",
"Leave conversation" : "离开会话",
"Delete conversation" : "删除会话",
+ "Your screen" : "您的屏幕",
+ "{participantName}'s screen" : "{participantName} 的屏幕",
+ "Guest's screen" : "访客的屏幕",
"Close" : "关闭",
"Show screen" : "显示屏幕",
"Enable video" : "启用视频",
@@ -114,9 +117,6 @@ OC.L10N.register(
"Access to microphone & camera was denied" : "访问麦克风和摄像头被拒绝",
"WebRTC is not supported in your browser" : "您的浏览器不支持 WebRTC",
"Error while accessing microphone & camera" : "访问麦克风和摄像头时出错",
- "{participantName}'s screen" : "{participantName} 的屏幕",
- "Guest's screen" : "访客的屏幕",
- "Your screen" : "您的屏幕",
"a conversation" : "一个会话",
"(Duration %s)" : "(持续时间 %s)",
"You attended a call with {user1}" : "您参加了 {user1} 的通话",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index cc7a2c37d5..3fd9519f71 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -105,6 +105,9 @@
"Never notify" : "从不提醒",
"Leave conversation" : "离开会话",
"Delete conversation" : "删除会话",
+ "Your screen" : "您的屏幕",
+ "{participantName}'s screen" : "{participantName} 的屏幕",
+ "Guest's screen" : "访客的屏幕",
"Close" : "关闭",
"Show screen" : "显示屏幕",
"Enable video" : "启用视频",
@@ -112,9 +115,6 @@
"Access to microphone & camera was denied" : "访问麦克风和摄像头被拒绝",
"WebRTC is not supported in your browser" : "您的浏览器不支持 WebRTC",
"Error while accessing microphone & camera" : "访问麦克风和摄像头时出错",
- "{participantName}'s screen" : "{participantName} 的屏幕",
- "Guest's screen" : "访客的屏幕",
- "Your screen" : "您的屏幕",
"a conversation" : "一个会话",
"(Duration %s)" : "(持续时间 %s)",
"You attended a call with {user1}" : "您参加了 {user1} 的通话",