out.fm_newButtonTitle="Créer un nouveau pad ou un dossier, importer un fichier dans le dossier courant";
@ -437,6 +438,8 @@ define(function () {
out.fm_info_anonymous='Vous n\'êtes pas connecté, ces pads seront donc supprimés après 3 mois d\'inactivité (<a href="https://blog.cryptpad.fr/2017/05/17/You-gotta-log-in/" target="_blank">découvrez pourquoi</a>). '+
'Ils sont stockés dans votre navigateur donc nettoyer votre historique peut les faire disparaître.<br>'+
'<a href="/register/">Inscrivez-vous</a> ou <a href="/login/">connectez-vous</a> pour les maintenir en vie.';
out.fm_info_sharedFolder="Voici le contenu d'un dossier partagé. Il n'est accessible qu'en lecture seule car vous n'êtes pas connecté.<br>"+
'<a href="/register/">Inscrivez-vous</a> ou <a href="/login/">connectez-vous</a> pour pouvoir l\'importer dans votre CryptDrive et le modifier.';
out.fm_info_owned="Vous êtes propriétaire des pads affichés dans cette catégorie. Cela signifie que vous pouvez choisir de les supprimer définitivement du serveur à n'importe quel moment. Ils seront alors inaccessibles pour tous les autres utilisateurs.";
out.fm_alert_backupUrl="Lien de secours pour ce CryptDrive.<br>"+
"Il est <strong>fortement recommandé</strong> de garder ce lien pour vous-même.<br>"+
out.fm_newButtonTitle="Create a new pad or folder, import a file in the current folder";
@ -439,6 +440,8 @@ define(function () {
out.fm_info_anonymous='You are not logged in so your pads will expire after 3 months (<a href="https://blog.cryptpad.fr/2017/05/17/You-gotta-log-in/" target="_blank">find out more</a>). '+
'They are stored in your browser so clearing history may make them disappear.<br>'+
'<a href="/register/">Sign up</a> or <a href="/login/">Log in</a> to keep them alive.<br>';
out.fm_info_sharedFolder="This is a shared folder. You're not logged in so you can only access it in read-only mode.<br>"+
'<a href="/register/">Sign up</a> or <a href="/login/">Log in</a> to be able to import it to your CryptDrive and to modify it.';
out.fm_info_owned="You are the owner of the pads displayed here. This means you can remove them permanently from the server whenever you want. If you do so, other users won't be able to access them anymore.";
out.fm_alert_backupUrl="Backup link for this drive.<br>"+
"It is <strong>highly recommended</strong> that you keep it secret.<br>"+