mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/206/head
parent
72bed6f004
commit
0fcc3a2de2
|
@ -26,6 +26,8 @@ OC.L10N.register(
|
|||
"Save" : "Enregistrer",
|
||||
"Show room manager in app navigation instead of settings page." : "Afficher le gestionnaire de salles dans la barre de navigation plutôt que dans les paramètres.",
|
||||
"Use Nextcloud theme in BigBlueButton." : "Utiliser le thème Nextcloud dans BigBlueButton.",
|
||||
"Default Room Settings" : "Paramètres par défaut des salles",
|
||||
"Below you can change some default values, which are used to create a new room." : "Ci-dessous vous pouvez changer quelques valeurs par défaut qui sont utilisées lors de la création d'une salle.",
|
||||
"Community" : "Communauté",
|
||||
"Are you enjoying this app? Give something back to the open source community." : "Êtes-vous satisfait de cette application ? Faites un retour à la communauté du libre",
|
||||
"Checkout the contributor guide" : "Vérifiez le guide du contributeur",
|
||||
|
@ -50,6 +52,7 @@ OC.L10N.register(
|
|||
"Public" : "Publique",
|
||||
"Internal + Password protection for guests" : "Protection interne + mot de passe pour les invités",
|
||||
"Internal + Waiting room for guests" : "Interne + Salle d'attente pour les invités",
|
||||
"Waiting room for all users" : "Salle d'attente pour tous les utilisateurs",
|
||||
"Internal" : "Interne",
|
||||
"Internal restricted" : "Internal restricted",
|
||||
"Name" : "Nom",
|
||||
|
@ -125,6 +128,9 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "L'URL doit débuter par HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "L'URL doit contenir l'espace réservé {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.",
|
||||
"Start" : "Démarrer",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Veuillez sélectionner la salle dans laquelle vous voulez utiliser le fichier \"{filename}\".",
|
||||
"No rooms available!" : "Pas de salle disponible !",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Cette salle n'est pas encore ouverte. Nous allons réessayer dans %n seconde. Veuillez patienter.","Cette salle n'est pas encore ouverte. Nous allons réessayer dans %n secondes. Veuillez patienter."]
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
@ -24,6 +24,8 @@
|
|||
"Save" : "Enregistrer",
|
||||
"Show room manager in app navigation instead of settings page." : "Afficher le gestionnaire de salles dans la barre de navigation plutôt que dans les paramètres.",
|
||||
"Use Nextcloud theme in BigBlueButton." : "Utiliser le thème Nextcloud dans BigBlueButton.",
|
||||
"Default Room Settings" : "Paramètres par défaut des salles",
|
||||
"Below you can change some default values, which are used to create a new room." : "Ci-dessous vous pouvez changer quelques valeurs par défaut qui sont utilisées lors de la création d'une salle.",
|
||||
"Community" : "Communauté",
|
||||
"Are you enjoying this app? Give something back to the open source community." : "Êtes-vous satisfait de cette application ? Faites un retour à la communauté du libre",
|
||||
"Checkout the contributor guide" : "Vérifiez le guide du contributeur",
|
||||
|
@ -48,6 +50,7 @@
|
|||
"Public" : "Publique",
|
||||
"Internal + Password protection for guests" : "Protection interne + mot de passe pour les invités",
|
||||
"Internal + Waiting room for guests" : "Interne + Salle d'attente pour les invités",
|
||||
"Waiting room for all users" : "Salle d'attente pour tous les utilisateurs",
|
||||
"Internal" : "Interne",
|
||||
"Internal restricted" : "Internal restricted",
|
||||
"Name" : "Nom",
|
||||
|
@ -123,6 +126,9 @@
|
|||
"URL has to start with HTTPS" : "L'URL doit débuter par HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "L'URL doit contenir l'espace réservé {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.",
|
||||
"Start" : "Démarrer",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Veuillez sélectionner la salle dans laquelle vous voulez utiliser le fichier \"{filename}\".",
|
||||
"No rooms available!" : "Pas de salle disponible !",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Cette salle n'est pas encore ouverte. Nous allons réessayer dans %n seconde. Veuillez patienter.","Cette salle n'est pas encore ouverte. Nous allons réessayer dans %n secondes. Veuillez patienter."]
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
|
@ -53,6 +53,7 @@ OC.L10N.register(
|
|||
"Public" : "Público",
|
||||
"Internal + Password protection for guests" : "Interno + Proteção por senha aos convidados",
|
||||
"Internal + Waiting room for guests" : "Interno + Aguardando sala para convidados",
|
||||
"Waiting room for all users" : "Sala de espera para todos os usuários",
|
||||
"Internal" : "Interno",
|
||||
"Internal restricted" : "Restrito interno",
|
||||
"Name" : "Nome",
|
||||
|
@ -128,6 +129,11 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "A URL deve começar com HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.",
|
||||
"Send file to BBB" : "Enviar arquivo para BBB",
|
||||
"Start" : "Iniciar",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Por favor, selecione a sala na qual você gostaria de usar o arquivo \"{filename}\".",
|
||||
"No rooms available!" : "Não há salas disponíveis!",
|
||||
"Send to BBB" : "Enviar para BBB",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala ainda não está aberta. Tentaremos novamente em %n segundo. Aguarde.","Esta sala ainda não está aberta. Tentaremos novamente em %n segundos. Aguarde."]
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
"Public" : "Público",
|
||||
"Internal + Password protection for guests" : "Interno + Proteção por senha aos convidados",
|
||||
"Internal + Waiting room for guests" : "Interno + Aguardando sala para convidados",
|
||||
"Waiting room for all users" : "Sala de espera para todos os usuários",
|
||||
"Internal" : "Interno",
|
||||
"Internal restricted" : "Restrito interno",
|
||||
"Name" : "Nome",
|
||||
|
@ -126,6 +127,11 @@
|
|||
"URL has to start with HTTPS" : "A URL deve começar com HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.",
|
||||
"Send file to BBB" : "Enviar arquivo para BBB",
|
||||
"Start" : "Iniciar",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Por favor, selecione a sala na qual você gostaria de usar o arquivo \"{filename}\".",
|
||||
"No rooms available!" : "Não há salas disponíveis!",
|
||||
"Send to BBB" : "Enviar para BBB",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala ainda não está aberta. Tentaremos novamente em %n segundo. Aguarde.","Esta sala ainda não está aberta. Tentaremos novamente em %n segundos. Aguarde."]
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
Loading…
Reference in New Issue