summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-14 03:23:07 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-14 03:23:07 +0000
commita5b31d65e3b31d66b38dc8f33f5cf23896811e31 (patch)
tree8af7c91d2a98c01dada52a9c9b5507e890c29d54 /l10n
parent1f1acbd95943e6184e29de8044cd9d8e775ac7c5 (diff)
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/de_DE.js6
-rw-r--r--l10n/de_DE.json6
-rw-r--r--l10n/fr.js9
-rw-r--r--l10n/fr.json9
-rw-r--r--l10n/gl.js8
-rw-r--r--l10n/gl.json8
-rw-r--r--l10n/sr.js462
-rw-r--r--l10n/sr.json462
10 files changed, 964 insertions, 10 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 39d377e3f..1af396224 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -740,7 +740,7 @@ OC.L10N.register(
"Number of breakout rooms" : "Anzahl an Breakout-Räumen",
"Assignment method" : "Zuweisungsmethode",
"Automatically assign participants" : "Automatisch hinzugefügte Teilnehmer",
- "Manually assign participants" : "Maunell hinzugefügte Teilnehmer",
+ "Manually assign participants" : "Teilnehmer manuell zuordnen",
"Allow participants to choose" : "Teilnehmern die Wahl lassen",
"Assign participants to rooms" : "Teilnehmer Räumen zuweisen",
"Create rooms" : "Räume erstellen",
diff --git a/l10n/de.json b/l10n/de.json
index d766556a0..21dc99905 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -738,7 +738,7 @@
"Number of breakout rooms" : "Anzahl an Breakout-Räumen",
"Assignment method" : "Zuweisungsmethode",
"Automatically assign participants" : "Automatisch hinzugefügte Teilnehmer",
- "Manually assign participants" : "Maunell hinzugefügte Teilnehmer",
+ "Manually assign participants" : "Teilnehmer manuell zuordnen",
"Allow participants to choose" : "Teilnehmern die Wahl lassen",
"Assign participants to rooms" : "Teilnehmer Räumen zuweisen",
"Create rooms" : "Räume erstellen",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 741d50ef5..5353246dc 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -682,8 +682,8 @@ OC.L10N.register(
"Matterbridge binary has incorrect permissions. Please make sure the Matterbridge binary file is owned by the correct user and can be executed. It can be found in \"/.../nextcloud/apps/talk_matterbridge/bin/\"." : "Die Matterbridge Anwendung hat nicht die richtigen Berechtigungen. Bitte stelle sicher, dass die Matterbridge Anwendung dem richtigen Benutzer gehört und, dass diese ausgeführt werden kann. Die Anwendung liegt unter \"/…/nextcloud/apps/talk_matterbridge/bin/\".",
"Matterbridge binary was not found or couldn't be executed." : "Die Matterbridge Anwendung konnte nicht gefunden werden oder kann nicht ausgeführt werden.",
"You can also set the path to the Matterbridge binary manually via the config. Check the {linkstart}Matterbridge integration documentation{linkend} for more information." : "Sie können den Pfad zur Matterbridge-Binärdatei auch manuell über die Konfiguration festlegen. Weitere Informationen finden Sie in der {linkstart} Matterbridge-Integrationsdokumentation {linkend}.",
- "An error occurred while installing the Matterbridge app" : "Fehler bei der Installation der Matterbridge-App aufgetreten",
- "An error occurred while installing the Talk Matterbridge. Please install it manually" : "Fehler bei der Installation von Talk Matterbridge aufgetreten. Bitte installieren Sie es manuell.",
+ "An error occurred while installing the Matterbridge app" : "Es ist ein Fehler bei der Installation der Matterbridge-App aufgetreten.",
+ "An error occurred while installing the Talk Matterbridge. Please install it manually" : "Es ist ein Fehler bei der Installation von Talk Matterbridge aufgetreten. Bitte installieren Sie es manuell.",
"Failed to execute Matterbridge binary." : "Matterbridge-Binärdatei konnte nicht ausgeführt werden.",
"Recording backend URL" : "URL für Aufzeichnungs-Backend",
"Validate SSL certificate" : "SSL-Zertifikat überprüfen",
@@ -697,7 +697,7 @@ OC.L10N.register(
"Recording backend" : "Aufzeichnungs-Backend",
"Add a new recording backend server" : "Einen neuen Aufzeichnungs-Backend-Server hinzufügen",
"Shared secret" : "Geteiltes Geheimnis",
- "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "Die PHP-Einstellungen 'upload_max_filesize' oder 'post_max_size' erlauben nur das Hochladen von Dateien bis zu {maxUpload}.",
+ "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "Die PHP-Einstellungen \"upload_max_filesize\" oder \"post_max_size\" erlauben nur das Hochladen von Dateien bis zu {maxUpload}.",
"Recording backend settings saved" : "Aufzeichnungs-Backend Einstellungen gespeichert",
"SIP configuration" : "SIP-Konfiguration",
"SIP configuration is only possible with a high-performance backend." : "Die SIP-Konfiguration ist nur mit dem High-Performance-Backend möglich.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index d6a740a80..6a5c11611 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -680,8 +680,8 @@
"Matterbridge binary has incorrect permissions. Please make sure the Matterbridge binary file is owned by the correct user and can be executed. It can be found in \"/.../nextcloud/apps/talk_matterbridge/bin/\"." : "Die Matterbridge Anwendung hat nicht die richtigen Berechtigungen. Bitte stelle sicher, dass die Matterbridge Anwendung dem richtigen Benutzer gehört und, dass diese ausgeführt werden kann. Die Anwendung liegt unter \"/…/nextcloud/apps/talk_matterbridge/bin/\".",
"Matterbridge binary was not found or couldn't be executed." : "Die Matterbridge Anwendung konnte nicht gefunden werden oder kann nicht ausgeführt werden.",
"You can also set the path to the Matterbridge binary manually via the config. Check the {linkstart}Matterbridge integration documentation{linkend} for more information." : "Sie können den Pfad zur Matterbridge-Binärdatei auch manuell über die Konfiguration festlegen. Weitere Informationen finden Sie in der {linkstart} Matterbridge-Integrationsdokumentation {linkend}.",
- "An error occurred while installing the Matterbridge app" : "Fehler bei der Installation der Matterbridge-App aufgetreten",
- "An error occurred while installing the Talk Matterbridge. Please install it manually" : "Fehler bei der Installation von Talk Matterbridge aufgetreten. Bitte installieren Sie es manuell.",
+ "An error occurred while installing the Matterbridge app" : "Es ist ein Fehler bei der Installation der Matterbridge-App aufgetreten.",
+ "An error occurred while installing the Talk Matterbridge. Please install it manually" : "Es ist ein Fehler bei der Installation von Talk Matterbridge aufgetreten. Bitte installieren Sie es manuell.",
"Failed to execute Matterbridge binary." : "Matterbridge-Binärdatei konnte nicht ausgeführt werden.",
"Recording backend URL" : "URL für Aufzeichnungs-Backend",
"Validate SSL certificate" : "SSL-Zertifikat überprüfen",
@@ -695,7 +695,7 @@
"Recording backend" : "Aufzeichnungs-Backend",
"Add a new recording backend server" : "Einen neuen Aufzeichnungs-Backend-Server hinzufügen",
"Shared secret" : "Geteiltes Geheimnis",
- "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "Die PHP-Einstellungen 'upload_max_filesize' oder 'post_max_size' erlauben nur das Hochladen von Dateien bis zu {maxUpload}.",
+ "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "Die PHP-Einstellungen \"upload_max_filesize\" oder \"post_max_size\" erlauben nur das Hochladen von Dateien bis zu {maxUpload}.",
"Recording backend settings saved" : "Aufzeichnungs-Backend Einstellungen gespeichert",
"SIP configuration" : "SIP-Konfiguration",
"SIP configuration is only possible with a high-performance backend." : "Die SIP-Konfiguration ist nur mit dem High-Performance-Backend möglich.",
diff --git a/l10n/fr.js b/l10n/fr.js
index 080a1e063..4b645670b 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -682,6 +682,8 @@ OC.L10N.register(
"Matterbridge binary has incorrect permissions. Please make sure the Matterbridge binary file is owned by the correct user and can be executed. It can be found in \"/.../nextcloud/apps/talk_matterbridge/bin/\"." : "Le binaire Matterbridge a des permissions incorrectes. Veuillez vous assurer que le fichier binaire Matterbridge est possédé par le bon utilisateur et peut être exécuté. Il peut être trouvé dans \"/../nextcloud/apps/talk_matterbridge/bin/\".",
"Matterbridge binary was not found or couldn't be executed." : "Le binaire Matterbridge est introuvable ou n'a pas pu être exécuté.",
"You can also set the path to the Matterbridge binary manually via the config. Check the {linkstart}Matterbridge integration documentation{linkend} for more information." : "Vous pouvez aussi définir le chemin vers le binaire Matterbridge manuellement via les options. Consultez la {linkstart}documentation d'intégration Matterbridge{linkend} pour plus d'information.",
+ "An error occurred while installing the Matterbridge app" : "Une erreur est survenue lors de l'installation de l'application Matterbridge.",
+ "An error occurred while installing the Talk Matterbridge. Please install it manually" : "Une erreur est survenue lors de l'installation de Talk Matterbridge. Veuillez l'installer manuellement.",
"Failed to execute Matterbridge binary." : "Impossible d'exécuter le binaire Matterbridge.",
"Recording backend URL" : "URL du moteur d'enregistrement",
"Validate SSL certificate" : "Valider le certificat SSL",
@@ -695,6 +697,7 @@ OC.L10N.register(
"Recording backend" : "Moteur d'enregistrement",
"Add a new recording backend server" : "Ajouter un nouveau moteur d'enregistrement",
"Shared secret" : "Secret partagé",
+ "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "Les paramètres PHP \"upload_max_filesize\" ou \"post_max_size\" ne permettront le téléchargement de fichiers qu'inférieurs à {maxUpload}.",
"Recording backend settings saved" : "Paramètres du moteur d'enregistrement enregistrés",
"SIP configuration" : "Configuration SIP",
"SIP configuration is only possible with a high-performance backend." : "La configuration SIP est possible uniquement avec une infrastructure de haute performance.",
@@ -869,6 +872,7 @@ OC.L10N.register(
"The file must be a PNG or JPG" : "Le fichier doit être au format PNG ou JPG",
"Set as conversation picture" : "Sélectionner comme image pour la conversation",
"Choose your profile picture" : "Choisir votre image de profil",
+ "Please select a valid PNG or JPG file" : "Veuillez sélectionner un fichier PNG ou JPG valide.",
"Error setting profile picture" : "Erreur lors de la redéfinition de l'image de profil",
"Error cropping profile picture" : "Erreur lors du recadrage d'image de profil",
"Error saving profile picture" : "Erreur lors de la sauvegarde de l'image de profil",
@@ -900,6 +904,7 @@ OC.L10N.register(
"Permanently delete this conversation." : "Supprimer cette conversation définitivement.",
"Delete chat messages" : "Supprimer les messages instantanés",
"Permanently delete all the messages in this conversation." : "Supprimer définitivement tous les messages de cette conversation.",
+ "You need to promote a new moderator before you can leave the conversation" : "Vous devez promouvoir un nouveau modérateur avant de pouvoir quitter la conversation.",
"Do you really want to delete \"{displayName}\"?" : "Souhaitez-vous réellement supprimer \"{displayName}\" ?",
"Error while deleting conversation" : "Erreur lors de la suppression d'une conversation",
"Do you really want to delete all messages in \"{displayName}\"?" : "Voulez-vous vraiment supprimer tous les messages dans \"{displayName}\"?",
@@ -1361,7 +1366,9 @@ OC.L10N.register(
"Call recording stopped while starting." : "L'enregistrement de l'appel s'est arrêté pendant qu'il démarrait.",
"Call recording stopped. You will be notified once the recording is available." : "Enregistrement d'appel stoppé. Vous serez averti quand l'enregistrement sera disponible.",
"Conversation picture set" : "Sélection d'une image pour la conversation",
+ "Could not set the conversation picture" : "Impossible de définir une image pour la conversation.",
"Conversation picture deleted" : "L'image de la conversation a été supprimée",
+ "Could not delete the conversation picture" : "Impossible de supprimer l'image de cette conversation.",
"Not enough free space to upload file \"{fileName}\"" : "Espace libre insuffisant pour télécharger le fichier \"{fileName}\"",
"Error while uploading file \"{fileName}\"" : "Erreur lors du téléchargement du fichier \"{fileName}\"",
"An error happened when trying to share your file" : "Une erreur est survenue lors du partage de votre fichier",
@@ -1376,11 +1383,13 @@ OC.L10N.register(
"An error occurred while submitting your vote" : "Une erreur est survenue lors de votre participation au sondage",
"An error occurred while ending the poll" : "Une erreur est survenue au moment de terminer le sondage",
"Nextcloud is in maintenance mode, please reload the page" : "Nextcloud est en maintenance, veuillez actualiser la page",
+ "Sending signaling message has failed" : "L'envoi du message de signalement a échoué.",
"Lost connection to signaling server. Trying to reconnect." : "Connexion au serveur perdue. Essayez de vous reconnecter",
"Lost connection to signaling server. Try to reload the page manually." : "Connexion au serveur perdue. Essayez de recharger la page manuellement.",
"Establishing signaling connection is taking longer than expected …" : "L'établissement de la connexion prend plus de temps que prévu…",
"Failed to establish signaling connection. Retrying …" : "Échec de connexion. Nouvelle tentative…",
"Failed to establish signaling connection. Something might be wrong in the signaling server configuration" : "Impossible d'établir une connexion de signalement. La configuration du serveur de signalement est peut-être erronée.",
+ "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administration." : "Le serveur de signalement configuré doit être mis à jour pour être compatible avec cette version de Talk. Veuillez contacter votre administrateur.",
"Default" : "Par défaut",
"Microphone {number}" : "Microphone {number}",
"Camera {number}" : "Caméra {number}",
diff --git a/l10n/fr.json b/l10n/fr.json
index 155a72279..88f739b08 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -680,6 +680,8 @@
"Matterbridge binary has incorrect permissions. Please make sure the Matterbridge binary file is owned by the correct user and can be executed. It can be found in \"/.../nextcloud/apps/talk_matterbridge/bin/\"." : "Le binaire Matterbridge a des permissions incorrectes. Veuillez vous assurer que le fichier binaire Matterbridge est possédé par le bon utilisateur et peut être exécuté. Il peut être trouvé dans \"/../nextcloud/apps/talk_matterbridge/bin/\".",
"Matterbridge binary was not found or couldn't be executed." : "Le binaire Matterbridge est introuvable ou n'a pas pu être exécuté.",
"You can also set the path to the Matterbridge binary manually via the config. Check the {linkstart}Matterbridge integration documentation{linkend} for more information." : "Vous pouvez aussi définir le chemin vers le binaire Matterbridge manuellement via les options. Consultez la {linkstart}documentation d'intégration Matterbridge{linkend} pour plus d'information.",
+ "An error occurred while installing the Matterbridge app" : "Une erreur est survenue lors de l'installation de l'application Matterbridge.",
+ "An error occurred while installing the Talk Matterbridge. Please install it manually" : "Une erreur est survenue lors de l'installation de Talk Matterbridge. Veuillez l'installer manuellement.",
"Failed to execute Matterbridge binary." : "Impossible d'exécuter le binaire Matterbridge.",
"Recording backend URL" : "URL du moteur d'enregistrement",
"Validate SSL certificate" : "Valider le certificat SSL",
@@ -693,6 +695,7 @@
"Recording backend" : "Moteur d'enregistrement",
"Add a new recording backend server" : "Ajouter un nouveau moteur d'enregistrement",
"Shared secret" : "Secret partagé",
+ "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "Les paramètres PHP \"upload_max_filesize\" ou \"post_max_size\" ne permettront le téléchargement de fichiers qu'inférieurs à {maxUpload}.",
"Recording backend settings saved" : "Paramètres du moteur d'enregistrement enregistrés",
"SIP configuration" : "Configuration SIP",
"SIP configuration is only possible with a high-performance backend." : "La configuration SIP est possible uniquement avec une infrastructure de haute performance.",
@@ -867,6 +870,7 @@
"The file must be a PNG or JPG" : "Le fichier doit être au format PNG ou JPG",
"Set as conversation picture" : "Sélectionner comme image pour la conversation",
"Choose your profile picture" : "Choisir votre image de profil",
+ "Please select a valid PNG or JPG file" : "Veuillez sélectionner un fichier PNG ou JPG valide.",
"Error setting profile picture" : "Erreur lors de la redéfinition de l'image de profil",
"Error cropping profile picture" : "Erreur lors du recadrage d'image de profil",
"Error saving profile picture" : "Erreur lors de la sauvegarde de l'image de profil",
@@ -898,6 +902,7 @@
"Permanently delete this conversation." : "Supprimer cette conversation définitivement.",
"Delete chat messages" : "Supprimer les messages instantanés",
"Permanently delete all the messages in this conversation." : "Supprimer définitivement tous les messages de cette conversation.",
+ "You need to promote a new moderator before you can leave the conversation" : "Vous devez promouvoir un nouveau modérateur avant de pouvoir quitter la conversation.",
"Do you really want to delete \"{displayName}\"?" : "Souhaitez-vous réellement supprimer \"{displayName}\" ?",
"Error while deleting conversation" : "Erreur lors de la suppression d'une conversation",
"Do you really want to delete all messages in \"{displayName}\"?" : "Voulez-vous vraiment supprimer tous les messages dans \"{displayName}\"?",
@@ -1359,7 +1364,9 @@
"Call recording stopped while starting." : "L'enregistrement de l'appel s'est arrêté pendant qu'il démarrait.",
"Call recording stopped. You will be notified once the recording is available." : "Enregistrement d'appel stoppé. Vous serez averti quand l'enregistrement sera disponible.",
"Conversation picture set" : "Sélection d'une image pour la conversation",
+ "Could not set the conversation picture" : "Impossible de définir une image pour la conversation.",
"Conversation picture deleted" : "L'image de la conversation a été supprimée",
+ "Could not delete the conversation picture" : "Impossible de supprimer l'image de cette conversation.",
"Not enough free space to upload file \"{fileName}\"" : "Espace libre insuffisant pour télécharger le fichier \"{fileName}\"",
"Error while uploading file \"{fileName}\"" : "Erreur lors du téléchargement du fichier \"{fileName}\"",
"An error happened when trying to share your file" : "Une erreur est survenue lors du partage de votre fichier",
@@ -1374,11 +1381,13 @@
"An error occurred while submitting your vote" : "Une erreur est survenue lors de votre participation au sondage",
"An error occurred while ending the poll" : "Une erreur est survenue au moment de terminer le sondage",
"Nextcloud is in maintenance mode, please reload the page" : "Nextcloud est en maintenance, veuillez actualiser la page",
+ "Sending signaling message has failed" : "L'envoi du message de signalement a échoué.",
"Lost connection to signaling server. Trying to reconnect." : "Connexion au serveur perdue. Essayez de vous reconnecter",
"Lost connection to signaling server. Try to reload the page manually." : "Connexion au serveur perdue. Essayez de recharger la page manuellement.",
"Establishing signaling connection is taking longer than expected …" : "L'établissement de la connexion prend plus de temps que prévu…",
"Failed to establish signaling connection. Retrying …" : "Échec de connexion. Nouvelle tentative…",
"Failed to establish signaling connection. Something might be wrong in the signaling server configuration" : "Impossible d'établir une connexion de signalement. La configuration du serveur de signalement est peut-être erronée.",
+ "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administration." : "Le serveur de signalement configuré doit être mis à jour pour être compatible avec cette version de Talk. Veuillez contacter votre administrateur.",
"Default" : "Par défaut",
"Microphone {number}" : "Microphone {number}",
"Camera {number}" : "Caméra {number}",
diff --git a/l10n/gl.js b/l10n/gl.js
index c851999c2..cc94c71be 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -49,6 +49,10 @@ OC.L10N.register(
"- Configure an expiration time for chat messages" : "- Configure un tempo de caducidade para as mensaxes de chat",
"- Start calls without notifying others in big conversations. You can send individual call notifications once the call has started." : "- Inicia chamadas sen notificar aos demais en grandes conversas. Podes enviar notificacións de chamadas individuais unha vez iniciada a chamada.",
"- Send chat messages without notifying the recipients in case it is not urgent" : "- Envía mensaxes de chat sen avisar aos destinatarios por se non é urxente",
+ "- Emojis can now be autocompleted by typing a \":\"" : "- Agora os emojis pódense completar automaticamente escribindo \":\"",
+ "- Link various items using the new smart-picker by typing a \"/\"" : "- Vincular varios elementos usando o novo selector intelixente escribindo unha \"/\"",
+ "- Moderators can now create breakout rooms (requires the external signaling server)" : "- Os moderadores agora poden crear salas de descanso (require o servidor de sinalización externo)",
+ "- Calls can now be recorded (requires the external signaling server)" : "- Agora pódense gravar as chamadas (require un servidor de sinalización externo)",
"There are currently no commands available." : "Actualmente non hai ordes dispoñíbeis.",
"The command does not exist" : "Non existe a orde",
"An error occurred while running the command. Please ask an administrator to check the logs." : "Produciuse un erro ao executar a orde. Pídalle a un administrador que verifique os rexistros.",
@@ -181,6 +185,10 @@ OC.L10N.register(
"You disabled message expiration" : "Desactivaches a caducidade da mensaxe",
"{actor} cleared the history of the conversation" : "{actor} limpou o historial da conversa",
"You cleared the history of the conversation" : "Borraches o historial da conversa",
+ "{actor} set the conversation picture" : "{actor} definiu a imaxe da conversa",
+ "You set the conversation picture" : "Definiches a imaxe da conversa",
+ "{actor} removed the conversation picture" : "{actor} eliminou a imaxe da conversa",
+ "You removed the conversation picture" : "Quitaches a imaxe da conversa",
"{actor} ended the poll {poll}" : "{actor} rematou a enquisa {poll}",
"You ended the poll {poll}" : "Remataches a enquisa {poll}",
"{actor} started the video recording" : "{actor} comezou a gravación do vídeo",
diff --git a/l10n/gl.json b/l10n/gl.json
index 3f4f24bd8..b94ee4f22 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -47,6 +47,10 @@
"- Configure an expiration time for chat messages" : "- Configure un tempo de caducidade para as mensaxes de chat",
"- Start calls without notifying others in big conversations. You can send individual call notifications once the call has started." : "- Inicia chamadas sen notificar aos demais en grandes conversas. Podes enviar notificacións de chamadas individuais unha vez iniciada a chamada.",
"- Send chat messages witho