From 756726445808e198f0f08ac5f6d6c77e2ed3ccd9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 25 Jun 2020 03:21:56 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fr.js | 4 ++++ l10n/fr.json | 4 ++++ l10n/ro.js | 1 + l10n/ro.json | 1 + 4 files changed, 10 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index c297586..f459548 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -25,6 +25,7 @@ OC.L10N.register( "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fixe une limite de nombre de participants pour cette salle. Zéro correspond à pas de limite.", "If enabled, the moderator is able to start the recording." : "Si activé, le modérateur peut démarrer l'enregistrement.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Publique : Tout le monde connaissant le lien peut rejoindre. Mot de passe : Les invités doivent donner un mot de passe. Salle d'attente : Un modérateur doit accepter chaque invité avant qu'ils puissent rejoindre. Interne : Seul les utilisateurs Nextcloud peuvent rejoindre.", + "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un modérateur peut gérer tous les participants d'une réunion, cela inclut mettre en sourdine, exclure ou sélectionner un présentateur. Les utilisateurs avec le rôle de modérateur peuvent également fermer une réunion ou changer les paramètres par défaut.", "Edit \"{room}\"" : "Modifier \"{room}\"", "Welcome" : "Bienvenue", "Participant limit" : "Limite de participants", @@ -33,6 +34,7 @@ OC.L10N.register( "Internal + Password protection for guests" : "Interne + Protection par mot de passe pour les invités", "Internal + Waiting room for guests" : "Interne + Salle d'attente pour les invités", "Internal" : "Interne", + "Internal restricted" : "Restreint en interne", "Every participant is moderator" : "Tous les participants sont modérateur", "Miscellaneous" : "Divers", "Recording" : "Enregistrement", @@ -58,6 +60,8 @@ OC.L10N.register( "admin" : "administration", "Share" : "Partager", "Loading" : "Chargement", + "Name, group, ..." : "Nom, groupe, ...", + "You are not allowed to change this option, because this room is shared with you." : "Vous n'êtes pas autorisé à changer cette option car cette salle est partagée avec vous.", "Settings saved" : "Paramètres sauvegardés", "Unexpected error occurred" : "Une erreur est survenue", "API URL is invalid" : "L'adresse de l'API n'est pas valable", diff --git a/l10n/fr.json b/l10n/fr.json index 5542445..b64047e 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -23,6 +23,7 @@ "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fixe une limite de nombre de participants pour cette salle. Zéro correspond à pas de limite.", "If enabled, the moderator is able to start the recording." : "Si activé, le modérateur peut démarrer l'enregistrement.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Publique : Tout le monde connaissant le lien peut rejoindre. Mot de passe : Les invités doivent donner un mot de passe. Salle d'attente : Un modérateur doit accepter chaque invité avant qu'ils puissent rejoindre. Interne : Seul les utilisateurs Nextcloud peuvent rejoindre.", + "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un modérateur peut gérer tous les participants d'une réunion, cela inclut mettre en sourdine, exclure ou sélectionner un présentateur. Les utilisateurs avec le rôle de modérateur peuvent également fermer une réunion ou changer les paramètres par défaut.", "Edit \"{room}\"" : "Modifier \"{room}\"", "Welcome" : "Bienvenue", "Participant limit" : "Limite de participants", @@ -31,6 +32,7 @@ "Internal + Password protection for guests" : "Interne + Protection par mot de passe pour les invités", "Internal + Waiting room for guests" : "Interne + Salle d'attente pour les invités", "Internal" : "Interne", + "Internal restricted" : "Restreint en interne", "Every participant is moderator" : "Tous les participants sont modérateur", "Miscellaneous" : "Divers", "Recording" : "Enregistrement", @@ -56,6 +58,8 @@ "admin" : "administration", "Share" : "Partager", "Loading" : "Chargement", + "Name, group, ..." : "Nom, groupe, ...", + "You are not allowed to change this option, because this room is shared with you." : "Vous n'êtes pas autorisé à changer cette option car cette salle est partagée avec vous.", "Settings saved" : "Paramètres sauvegardés", "Unexpected error occurred" : "Une erreur est survenue", "API URL is invalid" : "L'adresse de l'API n'est pas valable", diff --git a/l10n/ro.js b/l10n/ro.js index ed3416d..12328b2 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -7,6 +7,7 @@ OC.L10N.register( "Name" : "Nume", "Edit" : "Editare", "Welcome" : "Bun venit", + "Access" : "Acces", "Public" : "Public", "Create" : "Creează", "Delete" : "Șterge", diff --git a/l10n/ro.json b/l10n/ro.json index 19c0542..b74b46c 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -5,6 +5,7 @@ "Name" : "Nume", "Edit" : "Editare", "Welcome" : "Bun venit", + "Access" : "Acces", "Public" : "Public", "Create" : "Creează", "Delete" : "Șterge",