out.fm_newButtonTitle="Créer un nouveau pad ou un dossier, importer un fichier dans le dossier courant";
out.fm_newButtonTitle="Créer un nouveau pad ou un dossier, importer un fichier dans le dossier courant";
@ -332,6 +333,7 @@ define(function () {
out.fm_info_root="Créez ici autant de dossiers que vous le souhaitez pour trier vos fichiers.";
out.fm_info_root="Créez ici autant de dossiers que vous le souhaitez pour trier vos fichiers.";
out.fm_info_unsorted='Contient tous les pads que vous avez ouvert et qui ne sont pas triés dans "Documents" ou déplacés vers la "Corbeille".';// "My Documents" should match with the "out.fm_rootName" key, and "Trash" with "out.fm_trashName"
out.fm_info_unsorted='Contient tous les pads que vous avez ouvert et qui ne sont pas triés dans "Documents" ou déplacés vers la "Corbeille".';// "My Documents" should match with the "out.fm_rootName" key, and "Trash" with "out.fm_trashName"
out.fm_info_template="Contient tous les fichiers que vous avez sauvés en tant que modèle afin de les réutiliser lors de la création d'un nouveau pad.";
out.fm_info_template="Contient tous les fichiers que vous avez sauvés en tant que modèle afin de les réutiliser lors de la création d'un nouveau pad.";
out.fm_info_recent="Liste les derniers pads que vous avez modifiés ou ouverts.";
out.updated_0_fm_info_trash="Vider la corbeille permet de libérer de l'espace dans votre CryptDrive";
out.updated_0_fm_info_trash="Vider la corbeille permet de libérer de l'espace dans votre CryptDrive";
out.fm_info_trash=out.updated_0_fm_info_trash;
out.fm_info_trash=out.updated_0_fm_info_trash;
out.fm_info_allFiles='Contient tous les fichiers de "Documents", "Fichiers non triés" et "Corbeille". Vous ne pouvez pas supprimer ou déplacer des fichiers depuis cet endroit.';// Same here
out.fm_info_allFiles='Contient tous les fichiers de "Documents", "Fichiers non triés" et "Corbeille". Vous ne pouvez pas supprimer ou déplacer des fichiers depuis cet endroit.';// Same here
out.fm_newButtonTitle="Create a new pad or folder, import a file in the current folder";
out.fm_newButtonTitle="Create a new pad or folder, import a file in the current folder";
@ -334,6 +335,7 @@ define(function () {
out.fm_info_root="Create as many nested folders here as you want to sort your files.";
out.fm_info_root="Create as many nested folders here as you want to sort your files.";
out.fm_info_unsorted='Contains all the files you\'ve visited that are not yet sorted in "Documents" or moved to the "Trash".';// "My Documents" should match with the "out.fm_rootName" key, and "Trash" with "out.fm_trashName"
out.fm_info_unsorted='Contains all the files you\'ve visited that are not yet sorted in "Documents" or moved to the "Trash".';// "My Documents" should match with the "out.fm_rootName" key, and "Trash" with "out.fm_trashName"
out.fm_info_template='Contains all the pads stored as templates and that you can re-use when you create a new pad.';
out.fm_info_template='Contains all the pads stored as templates and that you can re-use when you create a new pad.';
out.fm_info_recent="List the recently modified or opened pads.";
out.updated_0_fm_info_trash='Empty your trash to free space in your CryptDrive.';
out.updated_0_fm_info_trash='Empty your trash to free space in your CryptDrive.';
out.fm_info_trash=out.updated_0_fm_info_trash;
out.fm_info_trash=out.updated_0_fm_info_trash;
out.fm_info_allFiles='Contains all the files from "Documents", "Unsorted" and "Trash". You can\'t move or remove files from here.';// Same here
out.fm_info_allFiles='Contains all the files from "Documents", "Unsorted" and "Trash". You can\'t move or remove files from here.';// Same here