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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-05 06:28:02 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-05 06:28:02 +0300
commit2e9e7f43ddd3547d1805e5d7a81a3ea0b03e1613 (patch)
treebf954c37df73c620646223a3d5209c70aa67dc79 /l10n
parent1fa71135a48afaa4221953c9d45e8427642818c7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de.js3
-rw-r--r--l10n/de.json3
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/fr.js9
-rw-r--r--l10n/fr.json9
-rw-r--r--l10n/pt_BR.js26
-rw-r--r--l10n/pt_BR.json26
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
-rw-r--r--l10n/zh_HK.js1
-rw-r--r--l10n/zh_HK.json1
16 files changed, 82 insertions, 4 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index b7fc1c5c1..7bd6cbdb5 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -649,6 +649,7 @@ OC.L10N.register(
"Checking …" : "Kontrola…",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Nezdar: WebAssembly je vypnuté nebo nepodporované prohlížečem. Pro provedení kontroly zapněte WebAssembly nebo použijte prohlížeč, který jej podporuje.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Nezdařilo se: webový server nevrátil správně soubory „.wasm“ a „.tflite“. Podívejte se do sekce „Požadavky na systém“ v dokumentaci k Talk.",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: server správně vrátil soubory „.wasm“ a „.tflite“.",
"{nickName} raised their hand." : "{nickName} se přihlásil(a) o slovo.",
"A participant raised their hand." : "Účastník se hlásí.",
"Previous page of videos" : "Předchozí stránka s videi",
diff --git a/l10n/cs.json b/l10n/cs.json
index b94799694..acbf4839b 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -647,6 +647,7 @@
"Checking …" : "Kontrola…",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Nezdar: WebAssembly je vypnuté nebo nepodporované prohlížečem. Pro provedení kontroly zapněte WebAssembly nebo použijte prohlížeč, který jej podporuje.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Nezdařilo se: webový server nevrátil správně soubory „.wasm“ a „.tflite“. Podívejte se do sekce „Požadavky na systém“ v dokumentaci k Talk.",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: server správně vrátil soubory „.wasm“ a „.tflite“.",
"{nickName} raised their hand." : "{nickName} se přihlásil(a) o slovo.",
"A participant raised their hand." : "Účastník se hlásí.",
"Previous page of videos" : "Předchozí stránka s videi",
diff --git a/l10n/de.js b/l10n/de.js
index bc23d8dd2..3d6462082 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -1202,6 +1202,7 @@ OC.L10N.register(
"Conversation \"{conversationName}\"" : "Unterhaltung \"{conversationName}\"",
"Settings for conversation \"{conversationName}\"" : "Einstellungen für die Unterhaltung \"{conversationName}\"",
"You can not send messages to this conversation at the moment" : "Du kannst derzeit keine Nachrichten an diese Konversation senden.",
- "Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen"
+ "Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen",
+ "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Lege die Benachrichtigungsstufe für die aktuelle Unterhaltung fest. Dies betrifft nur die Benachrichtigungen, die Du erhälst."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 38cdbd915..f80b5c6b9 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1200,6 +1200,7 @@
"Conversation \"{conversationName}\"" : "Unterhaltung \"{conversationName}\"",
"Settings for conversation \"{conversationName}\"" : "Einstellungen für die Unterhaltung \"{conversationName}\"",
"You can not send messages to this conversation at the moment" : "Du kannst derzeit keine Nachrichten an diese Konversation senden.",
- "Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen"
+ "Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen",
+ "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Lege die Benachrichtigungsstufe für die aktuelle Unterhaltung fest. Dies betrifft nur die Benachrichtigungen, die Du erhälst."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 69d6990e3..4765a9b1c 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -649,6 +649,7 @@ OC.L10N.register(
"Checking …" : "Überprüfe …",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Fehlgeschlagen: WebAssembly ist in diesem Browser deaktiviert oder wird nicht unterstützt. Bitte aktivieren Sie WebAssembly oder verwenden Sie einen Browser, der es unterstützt, um die Prüfung durchzuführen.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Fehlgeschlagen: Die Dateien \".wasm\" und \".tflite\" wurden vom Webserver nicht korrekt zurückgegeben. Bitte prüfen Sie den Abschnitt \"Systemanforderungen\" in der Talk-Dokumentation.",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: \".wasm\"- und \".tflite\"-Dateien wurden ordnungsgemäß vom Webserver zurückgegeben.",
"{nickName} raised their hand." : "{nickName} hat die Hand gehoben.",
"A participant raised their hand." : "Ein Teilnehmer hat die Hand gehoben.",
"Previous page of videos" : "Vorherige Seite mit Videos",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index fddf2feec..e7ecbe1ad 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -647,6 +647,7 @@
"Checking …" : "Überprüfe …",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Fehlgeschlagen: WebAssembly ist in diesem Browser deaktiviert oder wird nicht unterstützt. Bitte aktivieren Sie WebAssembly oder verwenden Sie einen Browser, der es unterstützt, um die Prüfung durchzuführen.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Fehlgeschlagen: Die Dateien \".wasm\" und \".tflite\" wurden vom Webserver nicht korrekt zurückgegeben. Bitte prüfen Sie den Abschnitt \"Systemanforderungen\" in der Talk-Dokumentation.",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: \".wasm\"- und \".tflite\"-Dateien wurden ordnungsgemäß vom Webserver zurückgegeben.",
"{nickName} raised their hand." : "{nickName} hat die Hand gehoben.",
"A participant raised their hand." : "Ein Teilnehmer hat die Hand gehoben.",
"Previous page of videos" : "Vorherige Seite mit Videos",
diff --git a/l10n/fr.js b/l10n/fr.js
index 3b5ce6a7e..1fb2eb2b5 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -649,6 +649,7 @@ OC.L10N.register(
"Checking …" : "Vérification...",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Echec : WebAssembly est désactivé ou n'est pas supporté dans ce navigateur. Merci d'activer WebAssembly ou d'utiliser un navigateur qui le supporte pour lancer la vérification.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Echec : les fichiers \".wasm\" et \".tflite\" ne sont pas traités correctement par le serveur web. Merci de vérifier la section \"Pré-requis techniques\" de la documentation de Talk.",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK : les fichiers \".wasm\" et \".tflite\" ont été correctement renvoyés par le serveur web.",
"{nickName} raised their hand." : "{nickName} a levé la main.",
"A participant raised their hand." : "Un participant a levé la main.",
"Previous page of videos" : "Page précédente de vidéos",
@@ -944,6 +945,7 @@ OC.L10N.register(
"Your browser does not support playing audio files" : "Votre navigateur web ne prend pas en charge les fichiers audio",
"Contact" : "Contact",
"{stack} in {board}" : "{stack} dans {board}",
+ "Deck Card" : "Carte Deck",
"Remove {fileName}" : "Supprimer {fileName}",
"The message has been forwarded to {selectedConversationName}" : "Le message a été transmis sur {selectedConversationName}",
"Go to conversation" : "Aller à la conversation",
@@ -971,6 +973,7 @@ OC.L10N.register(
"Write message, @ to mention someone …" : "Écrivez un message, utilisez @ pour mentionner quelqu'un …",
"Invalid path selected" : "Chemin sélectionné non valide",
"Start a call" : "Commencer un appel",
+ "Skip the lobby" : "Ignorer la salle d'attente",
"Enable the microphone" : "Activer le micro",
"Enable the camera" : "Activer la caméra",
"Share the screen" : "Partager l'écran",
@@ -978,6 +981,7 @@ OC.L10N.register(
"Updating permissions" : "Mise à jour des permissions",
"In this conversation <strong>{user}</strong> can:" : "Dans cette conversation <strong>{user}</strong> peut :",
"Edit default permissions for participants in <strong>{conversationName}</strong>" : "Modifier les permissions par défaut pour les participants de la conversation <strong>{conversationName}</strong>",
+ "Disable lobby" : "Désactiver la salle d'attente",
"moderator" : "modérateur",
"bot" : "robot",
"guest" : "invité",
@@ -1082,7 +1086,9 @@ OC.L10N.register(
"Link to a conversation" : "Lier à une conversation",
"You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "Vous avez déjà ouvert une conversation dans une autre fenêtre ou sur un autre périphérique. Ce n'est pas supporté pour l'instant dans Nextcloud Talk, votre session a été fermée ",
"Join a conversation or start a new one" : "Rejoignez une conversation ou démarrez-en une nouvelle",
+ "Deck card has been posted to the selected <a href=\"{link}\">conversation</a>." : "La carte Deck a été publiée dans la <a href=\"{link}\">conversation</a> sélectionnée.",
"No permission to post messages in this conversation" : "Interdit de publier un message dans cette conversation",
+ "An error occurred while posting deck card to conversation." : "Une erreur s'est produite lors de la publication de la carte Deck dans la conversation.",
"Post to a conversation" : "Envoyer dans une conversation",
"Post to conversation" : "Envoyer à la conversation",
"The browser you're using is not fully supported by Nextcloud Talk. Please use the latest version of Mozilla Firefox, Microsoft Edge, Google Chrome, Opera or Apple Safari." : "Le navigateur que vous utilisez n'est pas entièrement pris en charge par Nextcloud Talk. Veuillez utiliser la dernière version de Mozilla Firefox, Microsoft Edge, Google Chrome, Opera ou Apple Safari.",
@@ -1204,6 +1210,7 @@ OC.L10N.register(
"Conversation \"{conversationName}\"" : "Conversation \"{conversationName}\"",
"Settings for conversation \"{conversationName}\"" : "Paramètres de la conversation \"{conversationName}\"",
"You can not send messages to this conversation at the moment" : "Vous ne pouvez pas envoyer de messages à cette conversation pour le moment",
- "Add a description for this conversation" : "Ajouter une description pour cette conversation"
+ "Add a description for this conversation" : "Ajouter une description pour cette conversation",
+ "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Définir le niveau de notification pour la conversation en cours. Cela affectera uniquement les notifications que vous recevez."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 86b99c21a..ae3225392 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -647,6 +647,7 @@
"Checking …" : "Vérification...",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Echec : WebAssembly est désactivé ou n'est pas supporté dans ce navigateur. Merci d'activer WebAssembly ou d'utiliser un navigateur qui le supporte pour lancer la vérification.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Echec : les fichiers \".wasm\" et \".tflite\" ne sont pas traités correctement par le serveur web. Merci de vérifier la section \"Pré-requis techniques\" de la documentation de Talk.",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK : les fichiers \".wasm\" et \".tflite\" ont été correctement renvoyés par le serveur web.",
"{nickName} raised their hand." : "{nickName} a levé la main.",
"A participant raised their hand." : "Un participant a levé la main.",
"Previous page of videos" : "Page précédente de vidéos",
@@ -942,6 +943,7 @@
"Your browser does not support playing audio files" : "Votre navigateur web ne prend pas en charge les fichiers audio",
"Contact" : "Contact",
"{stack} in {board}" : "{stack} dans {board}",
+ "Deck Card" : "Carte Deck",
"Remove {fileName}" : "Supprimer {fileName}",
"The message has been forwarded to {selectedConversationName}" : "Le message a été transmis sur {selectedConversationName}",
"Go to conversation" : "Aller à la conversation",
@@ -969,6 +971,7 @@
"Write message, @ to mention someone …" : "Écrivez un message, utilisez @ pour mentionner quelqu'un …",
"Invalid path selected" : "Chemin sélectionné non valide",
"Start a call" : "Commencer un appel",
+ "Skip the lobby" : "Ignorer la salle d'attente",
"Enable the microphone" : "Activer le micro",
"Enable the camera" : "Activer la caméra",
"Share the screen" : "Partager l'écran",
@@ -976,6 +979,7 @@
"Updating permissions" : "Mise à jour des permissions",
"In this conversation <strong>{user}</strong> can:" : "Dans cette conversation <strong>{user}</strong> peut :",
"Edit default permissions for participants in <strong>{conversationName}</strong>" : "Modifier les permissions par défaut pour les participants de la conversation <strong>{conversationName}</strong>",
+ "Disable lobby" : "Désactiver la salle d'attente",
"moderator" : "modérateur",
"bot" : "robot",
"guest" : "invité",
@@ -1080,7 +1084,9 @@
"Link to a conversation" : "Lier à une conversation",
"You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "Vous avez déjà ouvert une conversation dans une autre fenêtre ou sur un autre périphérique. Ce n'est pas supporté pour l'instant dans Nextcloud Talk, votre session a été fermée ",
"Join a conversation or start a new one" : "Rejoignez une conversation ou démarrez-en une nouvelle",
+ "Deck card has been posted to the selected <a href=\"{link}\">conversation</a>." : "La carte Deck a été publiée dans la <a href=\"{link}\">conversation</a> sélectionnée.",
"No permission to post messages in this conversation" : "Interdit de publier un message dans cette conversation",
+ "An error occurred while posting deck card to conversation." : "Une erreur s'est produite lors de la publication de la carte Deck dans la conversation.",
"Post to a conversation" : "Envoyer dans une conversation",
"Post to conversation" : "Envoyer à la conversation",
"The browser you're using is not fully supported by Nextcloud Talk. Please use the latest version of Mozilla Firefox, Microsoft Edge, Google Chrome, Opera or Apple Safari." : "Le navigateur que vous utilisez n'est pas entièrement pris en charge par Nextcloud Talk. Veuillez utiliser la dernière version de Mozilla Firefox, Microsoft Edge, Google Chrome, Opera ou Apple Safari.",
@@ -1202,6 +1208,7 @@
"Conversation \"{conversationName}\"" : "Conversation \"{conversationName}\"",
"Settings for conversation \"{conversationName}\"" : "Paramètres de la conversation \"{conversationName}\"",
"You can not send messages to this conversation at the moment" : "Vous ne pouvez pas envoyer de messages à cette conversation pour le moment",
- "Add a description for this conversation" : "Ajouter une description pour cette conversation"
+ "Add a description for this conversation" : "Ajouter une description pour cette conversation",
+ "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Définir le niveau de notification pour la conversation en cours. Cela affectera uniquement les notifications que vous recevez."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index f338ff336..20bea2874 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -155,10 +155,16 @@ OC.L10N.register(
"You missed a call from {user}" : "Você perdeu uma ligação de {user}",
"You tried to call {user}" : "Você tentou ligar para {user} ",
"_Call with %n guest (Duration {duration})_::_Call with %n guests (Duration {duration})_" : ["Chamada com %n convidado (Duração {duration})","Chamada com %n convidados (Duração {duration})"],
+ "_{actor} ended the call with %n guest (Duration {duration})_::_{actor} ended the call with %n guests (Duration {duration})_" : ["{actor} terminou as chamadas com 1%n convidados (Duração {duration})%n","{actor} terminou a chamada com %n convidados (Duração {duration})"],
"Call with {user1} and {user2} (Duration {duration})" : "Chamada com {user1} e {user2} (Duração {duration})",
+ "{actor} ended the call with {user1} (Duration {duration})" : "{actor} terminou a chamada com {user1} (Duração {duration})",
+ "{actor} ended the call with {user1} and {user2} (Duration {duration})" : "{actor} terminou a chamada com {user1} e {user2} (Duração {duration})",
"Call with {user1}, {user2} and {user3} (Duration {duration})" : "Chamada com {user1}, {user2} e {user3} (Duração {duration})",
+ "{actor} ended the call with {user1}, {user2} and {user3} (Duration {duration})" : "{actor} terminou a chamada com {user1}, {user2} e {user3} (Duração {duration})",
"Call with {user1}, {user2}, {user3} and {user4} (Duration {duration})" : "Chamada com {user1}, {user2}, {user3} e {user4} (Duração {duration})",
+ "{actor} ended the call with {user1}, {user2}, {user3} and {user4} (Duration {duration})" : "{actor} terminou a chamada com {user1}, {user2}, {user3} e {user4} (Duração {duration})",
"Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "Chamada com {user1}, {user2}, {user3}, {user4} e {user5} (Duração {duration})",
+ "{actor} ended the call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "{actor} terminou a chamada com {user1}, {user2}, {user3}, {user4} e {user5} (Duração {duration})",
"Talk to %s" : "Falar com %s",
"File is not shared, or shared but not with the user" : "O arquivo não é compartilhado com o usuário ou nem é compartilhado",
"No account available to delete." : "Não há contas a excluir.",
@@ -220,6 +226,7 @@ OC.L10N.register(
"The hosted signaling server is now configured and will be used." : "O servidor de sinalização hospedado está agora configurado e será usado.",
"The hosted signaling server was removed and will not be used anymore." : "O servidor de sinalização hospedado foi removido e não será mais usado.",
"The hosted signaling server account has changed the status from \"{oldstatus}\" to \"{newstatus}\"." : "O servidor de sinalização hospedado mudou seu status de \"{oldstatus}\" para \"{newstatus}\".",
+ "Contact via Talk" : "Contato via Bate-Papo",
"Open Talk" : "Abrir bate-papo",
"Conversations" : "Conversas",
"Messages" : "Mensagens",
@@ -606,6 +613,7 @@ OC.L10N.register(
"OK: Running version: {version}" : "OK: Versão rodando: {version}",
"Error: Cannot connect to server" : "Erro: Não foi possível conectar ao servidor",
"Error: Server did not respond with proper JSON" : "Erro: Servidor não respondeu com o JSON apropriado",
+ "Error: Server needs to be updated to be compatible with this version of Talk" : "Erro: o servidor precisa ser atualizado para ser compatível com esta versão do Bate-Papo",
"Error: Server responded with: {error}" : "Erro: Servidor respondeu com: {error}",
"Error: Unknown error occurred" : "Erro: Ocorreu um erro desconhecido",
"High-performance backend" : "Infra-estrutura de alto desempenho",
@@ -678,6 +686,7 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "Má qualidade de áudio e tela enviados.",
"Bad sent audio and video quality." : "Má qualidade de áudio e vídeo enviados.",
"Bad sent audio quality." : "Má qualidade de áudio enviada.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screen share." : "Sua conexão com a Internet ou computador estão ocupados e outros participantes podem não conseguir ver sua tela. Para melhorar a situação, tente desativar o desfoque de fundo ou seu vídeo ao fazer um compartilhamento de tela.",
"Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Sua conexão com a Internet ou computador estão ocupados e outros participantes podem não conseguir entendê-lo e ver sua tela. Para melhorar a situação, tente desativar o compartilhamento de tela. ",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Sua conexão à internet ou o computador estão ocupados e outros participantes podem não conseguir ver sua tela.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Sua conexão à internet ou o computador estão ocupados e outros participantes podem não conseguir vê-lo.",
@@ -713,7 +722,16 @@ OC.L10N.register(
"Drop your files to upload" : "Arraste seus arquivos para enviar",
"Call in progress" : "Chamada em andamento",
"Favorite" : "Favorito",
+ "Edit the default permissions for participants in this conversation. These settings do not affect moderators." : "Edite as permissões padrão para os participantes desta conversa. Essas configurações não afetam os moderadores.",
+ "Warning: Every time permissions are modified in this section, custom permissions previously assigned to individual participants will be lost." : "Aviso: sempre que as permissões são modificadas nesta seção, as permissões personalizadas atribuídas anteriormente a participantes individuais serão perdidas.",
+ "All permissions" : "Todas as permissões",
+ "Participants have permissions to start a call, join a call, enable audio and video, and share screen." : "Os participantes têm permissão para iniciar uma chamada, ingressar em uma chamada, habilitar áudio e vídeo e compartilhar tela.",
+ "Restricted" : "Restrita",
+ "Participants can join calls, but cannot enable audio nor video nor share screen until a moderator manually grants them permissions." : "Os participantes podem entrar em chamadas, mas não podem habilitar áudio ou vídeo, nem compartilhar tela até que um moderador manualmente conceda a eles as permissões.",
+ "Advanced permissions" : "Permissões avançadas",
"Edit permissions" : "Editar permissões ",
+ "Default permissions modified for {conversationName}" : "Permissões padrão modificadas para {conversationName}",
+ "Could not modify default permissions for {conversationName}" : "Não foi possível modificar as permissões padrão para {conversationName}",
"Conversation settings" : "Configurações da conversa",
"Description" : "Descrição",
"Enter a description for this conversation" : "Insira uma descrição para esta conversa ",
@@ -721,6 +739,7 @@ OC.L10N.register(
"Device check" : "Verificação de dispositivo",
"Always show the device preview screen before joining a call in this conversation." : "Sempre mostre a tela de visualização do dispositivo antes de entrar em uma chamada nesta conversa.",
"Guests access" : "Acesso de convidados",
+ "Participants permissions" : "Permissões de participantes",
"Meeting settings" : "Configurações da reunião",
"Matterbridge" : "Matterbridge",
"Danger zone" : "Zona de perigo",
@@ -942,7 +961,9 @@ OC.L10N.register(
"Enable the camera" : "Habilite a câmera",
"Share the screen" : "Compartilhe a tela ",
"Update permissions" : "Permissões de atualização ",
+ "Updating permissions" : "Atualizando permissões",
"In this conversation <strong>{user}</strong> can:" : "Nesta conversa <strong>{user}</strong> pode:",
+ "Edit default permissions for participants in <strong>{conversationName}</strong>" : "Editar permissões padrão para participantes em <strong>{conversationName}</strong>",
"Disable lobby" : "Desativar lobby",
"moderator" : "moderador",
"bot" : "robô",
@@ -950,6 +971,7 @@ OC.L10N.register(
"Dial-in PIN" : "PIN de discagem",
"Demote from moderator" : "Excluído da moderação",
"Promote to moderator" : "Promovido a moderador",
+ "Reset custom permissions" : "Redefinir permissões personalizadas",
"Grant all permissions" : "Conceder todas as permissões",
"Remove all permissions" : "Remova todas as permissões",
"Resend invitation" : "Reenviar convite",
@@ -967,11 +989,13 @@ OC.L10N.register(
"Permissions granted to {displayName}" : "Permissões concedidas a {displayName} ",
"Could not modify permissions for {displayName}" : "Não foi possível modificar as permissões para {displayName} ",
"Permissions removed for {displayName}" : "Permissões removidas para {displayName} ",
+ "Permissions set to default for {displayName}" : "Permissões definidas como padrão para {displayName}",
"Permissions modified for {displayName}" : "Permissões modificadas para {displayName} ",
"Add users" : "Adicionar usuários",
"Add groups" : "Adicionar grupos",
"Add emails" : "Adicionar e-mails",
"Add circles" : "Adicionar círculos",
+ "Add federated users" : "Adicionar usuários federados",
"Searching …" : "Pesquisando...",
"No results" : "Nenhum resultado",
"Search for more users" : "Pesquisar por mais usuários",
@@ -1017,6 +1041,7 @@ OC.L10N.register(
"Failed to save sounds setting" : "Falha ao salvar configuração de sons",
"Sounds setting saved" : "Configuração de sons salva ",
"Error while saving sounds setting" : "Erro ao salvar configuração de sons ",
+ "End meeting for all" : "Fim da reunião para todos",
"Start call" : "Iniciar chamada",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "O Nextcloud Talk foi atualizado. É necessário recarregar a página antes de iniciar ou participar de uma chamada.",
"You will be able to join the call only after a moderator starts it." : "Você só poderá ingressar na chamada depois que um moderador a iniciar.",
@@ -1075,6 +1100,7 @@ OC.L10N.register(
"Establishing signaling connection is taking longer than expected …" : "A conexão de sinalização está demorando mais que o esperado ...",
"Failed to establish signaling connection. Retrying …" : "Falha ao estabelecer a conexão de sinalização. Tentando novamente…",
"Failed to establish signaling connection. Something might be wrong in the signaling server configuration" : " Falha ao estabelecer conexão de sinalização. Algo pode estar errado na configuração do servidor de sinalização",
+ "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "O servidor de sinalização configurado precisa ser atualizado para ser compatível com esta versão do Bate-Papo. Entre em contato com o seu administrador.",
"Default" : "Padrão",
"Microphone {number}" : "Microfone {number}",
"Camera {number}" : "Câmera {number}",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index a64359c18..ea1dc6b2f 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -153,10 +153,16 @@
"You missed a call from {user}" : "Você perdeu uma ligação de {user}",
"You tried to call {user}" : "Você tentou ligar para {user} ",
"_Call with %n guest (Duration {duration})_::_Call with %n guests (Duration {duration})_" : ["Chamada com %n convidado (Duração {duration})","Chamada com %n convidados (Duração {duration})"],
+ "_{actor} ended the call with %n guest (Duration {duration})_::_{actor} ended the call with %n guests (Duration {duration})_" : ["{actor} terminou as chamadas com 1%n convidados (Duração {duration})%n","{actor} terminou a chamada com %n convidados (Duração {duration})"],
"Call with {user1} and {user2} (Duration {duration})" : "Chamada com {user1} e {user2} (Duração {duration})",
+ "{actor} ended the call with {user1} (Duration {duration})" : "{actor} terminou a chamada com {user1} (Duração {duration})",
+ "{actor} ended the call with {user1} and {user2} (Duration {duration})" : "{actor} terminou a chamada com {user1} e {user2} (Duração {duration})",
"Call with {user1}, {user2} and {user3} (Duration {duration})" : "Chamada com {user1}, {user2} e {user3} (Duração {duration})",
+ "{actor} ended the call with {user1}, {user2} and {user3} (Duration {duration})" : "{actor} terminou a chamada com {user1}, {user2} e {user3} (Duração {duration})",
"Call with {user1}, {user2}, {user3} and {user4} (Duration {duration})" : "Chamada com {user1}, {user2}, {user3} e {user4} (Duração {duration})",
+ "{actor} ended the call with {user1}, {user2}, {user3} and {user4} (Duration {duration})" : "{actor} terminou a chamada com {user1}, {user2}, {user3} e {user4} (Duração {duration})",
"Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "Chamada com {user1}, {user2}, {user3}, {user4} e {user5} (Duração {duration})",
+ "{actor} ended the call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "{actor} terminou a chamada com {user1}, {user2}, {user3}, {user4} e {user5} (Duração {duration})",
"Talk to %s" : "Falar com %s",
"File is not shared, or shared but not with the user" : "O arquivo não é compartilhado com o usuário ou nem é compartilhado",
"No account available to delete." : "Não há contas a excluir.",
@@ -218,6 +224,7 @@
"The hosted signaling server is now configured and will be used." : "O servidor de sinalização hospedado está agora configurado e será usado.",
"The hosted signaling server was removed and will not be used anymore." : "O servidor de sinalização hospedado foi removido e não será mais usado.",
"The hosted signaling server account has changed the status from \"{oldstatus}\" to \"{newstatus}\"." : "O servidor de sinalização hospedado mudou seu status de \"{oldstatus}\" para \"{newstatus}\".",
+ "Contact via Talk" : "Contato via Bate-Papo",
"Open Talk" : "Abrir bate-papo",
"Conversations" : "Conversas",
"Messages" : "Mensagens",
@@ -604,6 +611,7 @@
"OK: Running version: {version}" : "OK: Versão rodando: {version}",
"Error: Cannot connect to server" : "Erro: Não foi possível conectar ao servidor",
"Error: Server did not respond with proper JSON" : "Erro: Servidor não respondeu com o JSON apropriado",
+ "Error: Server needs to be updated to be compatible with this version of Talk" : "Erro: o servidor precisa ser atualizado para ser compatível com esta versão do Bate-Papo",
"Error: Server responded with: {error}" : "Erro: Servidor respondeu com: {error}",
"Error: Unknown error occurred" : "Erro: Ocorreu um erro desconhecido",
"High-performance backend" : "Infra-estrutura de alto desempenho",
@@ -676,6 +684,7 @@
"Bad sent audio and screen quality." : "Má qualidade de áudio e tela enviados.",
"Bad sent audio and video quality." : "Má qualidade de áudio e vídeo enviados.",
"Bad sent audio quality." : "Má qualidade de áudio enviada.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable the background blur or your video while doing a screen share." : "Sua conexão com a Internet ou computador estão ocupados e outros participantes podem não conseguir ver sua tela. Para melhorar a situação, tente desativar o desfoque de fundo ou seu vídeo ao fazer um compartilhamento de tela.",
"Your internet connection or computer are busy and other participants might be unable to see your screen. To improve the situation try to disable your video while doing a screenshare." : "Sua conexão com a Internet ou computador estão ocupados e outros participantes podem não conseguir entendê-lo e ver sua tela. Para melhorar a situação, tente desativar o compartilhamento de tela. ",
"Your internet connection or computer are busy and other participants might be unable to see your screen." : "Sua conexão à internet ou o computador estão ocupados e outros participantes podem não conseguir ver sua tela.",
"Your internet connection or computer are busy and other participants might be unable to see you." : "Sua conexão à internet ou o computador estão ocupados e outros participantes podem não conseguir vê-lo.",
@@ -711,7 +720,16 @@
"Drop your files to upload" : "Arraste seus arquivos para enviar",
"Call in progress" : "Chamada em andamento",
"Favorite" : "Favorito",
+ "Edit the default permissions for participants in this conversation. These settings do not affect moderators." : "Edite as permissões padrão para os participantes desta conversa. Essas configurações não afetam os moderadores.",
+ "Warning: Every time permissions are modified in this section, custom permissions previously assigned to individual participants will be lost." : "Aviso: sempre que as permissões são modificadas nesta seção, as permissões personalizadas atribuídas anteriormente a participantes individuais serão perdidas.",
+ "All permissions" : "Todas as permissões",
+ "Participants have permissions to start a call, join a call, enable audio and video, and share screen." : "Os participantes têm permissão para iniciar uma chamada, ingressar em uma chamada, habilitar áudio e vídeo e compartilhar tela.",
+ "Restricted" : "Restrita",
+ "Participants can join calls, but cannot enable audio nor video nor share screen until a moderator manually grants them permissions." : "Os participantes podem entrar em chamadas, mas não podem habilitar áudio ou vídeo, nem compartilhar tela até que um moderador manualmente conceda a eles as permissões.",
+ "Advanced permissions" : "Permissões avançadas",
"Edit permissions" : "Editar permissões ",
+ "Default permissions modified for {conversationName}" : "Permissões padrão modificadas para {conversationName}",
+ "Could not modify default permissions for {conversationName}" : "Não foi possível modificar as permissões padrão para {conversationName}",
"Conversation settings" : "Configurações da conversa",
"Description" : "Descrição",
"Enter a description for this conversation" : "Insira uma descrição para esta conversa ",
@@ -719,6 +737,7 @@
"Device check" : "Verificação de dispositivo",
"Always show the device preview screen before joining a call in this conversation." : "Sempre mostre a tela de visualização do dispositivo antes de entrar em uma chamada nesta conversa.",
"Guests access" : "Acesso de convidados",
+ "Participants permissions" : "Permissões de participantes",
"Meeting settings" : "Configurações da reunião",
"Matterbridge" : "Matterbridge",
"Danger zone" : "Zona de perigo",
@@ -940,7 +959,9 @@
"Enable the camera" : "Habilite a câmera",
"Share the screen" : "Compartilhe a tela ",
"Update permissions" : "Permissões de atualização ",
+ "Updating permissions" : "Atualizando permissões",
"In this conversation <strong>{user}</strong> can:" : "Nesta conversa <strong>{user}</strong> pode:",
+ "Edit default permissions for participants in <strong>{conversationName}</strong>" : "Editar permissões padrão para participantes em <strong>{conversationName}</strong>",
"Disable lobby" : "Desativar lobby",
"moderator" : "moderador",
"bot" : "robô",
@@ -948,6 +969,7 @@
"Dial-in PIN" : "PIN de discagem",
"Demote from moderator" : "Excluído da moderação",
"Promote to moderator" : "Promovido a moderador",
+ "Reset custom permissions" : "Redefinir permissões personalizadas",
"Grant all permissions" : "Conceder todas as permissões",
"Remove all permissions" : "Remova todas as permissões",
"Resend invitation" : "Reenviar convite",
@@ -965,11 +987,13 @@
"Permissions granted to {displayName}" : "Permissões concedidas a {displayName} ",
"Could not modify permissions for {displayName}" : "Não foi possível modificar as permissões para {displayName} ",
"Permissions removed for {displayName}" : "Permissões removidas para {displayName} ",
+ "Permissions set to default for {displayName}" : "Permissões definidas como padrão para {displayName}",
"Permissions modified for {displayName}" : "Permissões modificadas para {displayName} ",
"Add users" : "Adicionar usuários",
"Add groups" : "Adicionar grupos",
"Add emails" : "Adicionar e-mails",
"Add circles" : "Adicionar círculos",
+ "Add federated users" : "Adicionar usuários federados",
"Searching …" : "Pesquisando...",
"No results" : "Nenhum resultado",
"Search for more users" : "Pesquisar por mais usuários",
@@ -1015,6 +1039,7 @@
"Failed to save sounds setting" : "Falha ao salvar configuração de sons",
"Sounds setting saved" : "Configuração de sons salva ",
"Error while saving sounds setting" : "Erro ao salvar configuração de sons ",
+ "End meeting for all" : "Fim da reunião para todos",
"Start call" : "Iniciar chamada",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "O Nextcloud Talk foi atualizado. É necessário recarregar a página antes de iniciar ou participar de uma chamada.",
"You will be able to join the call only after a moderator starts it." : "Você só poderá ingressar na chamada depois que um moderador a iniciar.",
@@ -1073,6 +1098,7 @@
"Establishing signaling connection is taking longer than expected …" : "A conexão de sinalização está demorando mais que o esperado ...",
"Failed to establish signaling connection. Retrying …" : "Falha ao estabelecer a conexão de sinalização. Tentando novamente…",
"Failed to establish signaling connection. Something might be wrong in the signaling server configuration" : " Falha ao estabelecer conexão de sinalização. Algo pode estar errado na configuração do servidor de sinalização",
+ "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "O servidor de sinalização configurado precisa ser atualizado para ser compatível com esta versão do Bate-Papo. Entre em contato com o seu administrador.",
"Default" : "Padrão",
"Microphone {number}" : "Microfone {number}",
"Camera {number}" : "Câmera {number}",
diff --git a/l10n/tr.js b/l10n/tr.js
index 25fbe3348..9d6f9c515 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -649,6 +649,7 @@ OC.L10N.register(
"Checking …" : "Denetleniyor…",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Tamamlanamadı: WebAssembly devre dışı bırakılmış ya da bu tarayıcıda desteklenmiyor. Denetlemek için WebAssembly eklentisini etkinleştirin ya da destekleyen bir tarayıcı kullanın.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Tamamlanamadı: Web sunucusu \".wasm\" ve \".tflite\" dosyalarını düzgün şekilde geri döndürmedi. Lütfen Talk belgelerinde \"sistem gereksinimleri\" bölümüne bakın.",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "Tamamlandı: Web sunucu tarafından \".wasm\" ve \".tflite\" dosyaları düzgün şekilde geri döndürüldü.",
"{nickName} raised their hand." : "{nickName} elini kaldırdı.",
"A participant raised their hand." : "Bir katılımcı elini kaldırdı.",
"Previous page of videos" : "Önceki görüntü sayfası",
diff --git a/l10n/tr.json b/l10n/tr.json
index cd0e11e5b..1d5d7a5ae 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -647,6 +647,7 @@
"Checking …" : "Denetleniyor…",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Tamamlanamadı: WebAssembly devre dışı bırakılmış ya da bu tarayıcıda desteklenmiyor. Denetlemek için WebAssembly eklentisini etkinleştirin ya da destekleyen bir tarayıcı kullanın.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Tamamlanamadı: Web sunucusu \".wasm\" ve \".tflite\" dosyalarını düzgün şekilde geri döndürmedi. Lütfen Talk belgelerinde \"sistem gereksinimleri\" bölümüne bakın.",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "Tamamlandı: Web sunucu tarafından \".wasm\" ve \".tflite\" dosyaları düzgün şekilde geri döndürüldü.",
"{nickName} raised their hand." : "{nickName} elini kaldırdı.",
"A participant raised their hand." : "Bir katılımcı elini kaldırdı.",
"Previous page of videos" : "Önceki görüntü sayfası",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index cce46ce32..a9da475d2 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -648,6 +648,7 @@ OC.L10N.register(
"Checking …" : "检查中...",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "失败:此浏览器禁用或不支持 WebAssembly。请启用 WebAssembly 或使用支持它的浏览器进行检查。",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "失败: web 服务器没有正确返回”.wasm” 和“.tflite” 文件。请查看 Talk 文档中的“系统需求”部分。",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "好:web 服务器正确返回了 \".wasm\" 和 \".tflite\" 文件",
"{nickName} raised their hand." : "{nickName} 举手了",
"A participant raised their hand." : "一名参与者设举手了",
"Previous page of videos" : "视频上一页 ",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index a6fbe3532..b2fd0a514 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -646,6 +646,7 @@
"Checking …" : "检查中...",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "失败:此浏览器禁用或不支持 WebAssembly。请启用 WebAssembly 或使用支持它的浏览器进行检查。",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "失败: web 服务器没有正确返回”.wasm” 和“.tflite” 文件。请查看 Talk 文档中的“系统需求”部分。",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "好:web 服务器正确返回了 \".wasm\" 和 \".tflite\" 文件",
"{nickName} raised their hand." : "{nickName} 举手了",
"A participant raised their hand." : "一名参与者设举手了",
"Previous page of videos" : "视频上一页 ",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 2ba324496..d49bd4e57 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -649,6 +649,7 @@ OC.L10N.register(
"Checking …" : "檢查中 ...",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "失敗: 此瀏覽器中禁用或不支持 WebAssembly。請啟用 WebAssembly 或使用支持它的瀏覽器進行檢查。",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "失敗:Web 伺服器沒有正確返回 ”.wasm” 和 “.tflite” 檔案。請查看 Talk 說明書中的“系統需求”部分。",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK:Web 伺服器正確返回了 “.wasm” 和 “.tflite” 檔案。",
"{nickName} raised their hand." : "{nickName} 舉起了手。",
"A participant raised their hand." : "一位參與者舉起了手。",
"Previous page of videos" : "視像的上一頁",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 92ca45f57..4493604c4 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -647,6 +647,7 @@
"Checking …" : "檢查中 ...",
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "失敗: 此瀏覽器中禁用或不支持 WebAssembly。請啟用 WebAssembly 或使用支持它的瀏覽器進行檢查。",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "失敗:Web 伺服器沒有正確返回 ”.wasm” 和 “.tflite” 檔案。請查看 Talk 說明書中的“系統需求”部分。",
+ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK:Web 伺服器正確返回了 “.wasm” 和 “.tflite” 檔案。",
"{nickName} raised their hand." : "{nickName} 舉起了手。",
"A participant raised their hand." : "一位參與者舉起了手。",
"Previous page of videos" : "視像的上一頁",