diff --git a/l10n/fr.js b/l10n/fr.js index 948c98d..ccc6df3 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -131,6 +131,7 @@ OC.L10N.register( "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é.", "Send file to BBB" : "Envoyer le fichier vers BBB", "Send to" : "Envoyer a", + "Start with" : "Démarrer avec", "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 !", "Send to BBB" : "Envoyer vers BBB", diff --git a/l10n/fr.json b/l10n/fr.json index 0b95b48..8764d3c 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -129,6 +129,7 @@ "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é.", "Send file to BBB" : "Envoyer le fichier vers BBB", "Send to" : "Envoyer a", + "Start with" : "Démarrer avec", "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 !", "Send to BBB" : "Envoyer vers BBB",