You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			1 line
		
	
	
		
			9.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
		
			9.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {"No notebook selected.":"Aucun carnet n'est sélectionné.","No notebook has been specified.":"Aucun carnet n'est spécifié.","Usage: --profile <dir-path>":"Utilisation: --profile <chemin>","Usage: --env <dev|prod>":"Utilisation : --env <dev|prod>","Usage: --log-level <none|error|warn|info|debug>":"Utilisation: --log-level <none|error|warn|info|debug>","Unknown flag: %s":"Paramètre inconnu : %s","Command line argument \"%s\" contains both quotes and double-quotes - aborting.":"Paramètre de ligne de command \"%s\" contient à la fois des guillemets simples et doubles - impossible de continuer.","Provides help for a given command.":"Affiche l'aide pour la commande donnée.","Exits the application.":"Quitter le logiciel.","Synchronizing with directory \"%s\"":"Synchronisation avec dossier \"%s\"","No notebook is defined. Create one with `mkbook <notebook>`.":"Aucun carnet n'est défini. Créez-en un avec `mkbook <carnet>`.","Creates a new command alias which can then be used as a regular command (eg. `alias ll \"ls -l\"`).":"","Displays the given note.":"Affiche la note.","Displays the complete information about note.":"Affiche tous les détails de la note.","Cannot find \"%s\".":"Impossible de trouver \"%s\".","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"Obtient ou modifie une valeur de configuration. Si la [valeur] n'est pas fournie, la valeur de [nom] est affichée. Si ni le [nom] ni la [valeur] ne sont fournies, la configuration complète est affichée.","Duplicates the notes matching <pattern> to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"Copie les notes correspondant à [nom] vers [carnet]. Si aucun carnet n'est spécifié, la note est dupliqué sur place.","Edit note.":"Editer la note.","Done editing.":"Edition terminée.","No text editor is defined. Please set it using `config editor <editor-path>`":"Aucun éditeur de texte n'est défini. Veuillez le définir en utilisant la commande `config editor <chemin-editeur>`","No active notebook.":"Aucun carnet actif.","Starting to edit note. Close the editor to get back to the prompt.":"Edition de la note en cours. Fermez l'éditeur de texte pour retourner à l'invite de commande.","Displays a geolocation URL for the note.":"Displays a geolocation URL for the note.","Imports an Evernote notebook file (.enex file).":"Importer un carnet Evernote (fichier .enex).","Do not ask for confirmation.":"Ne pas demander de confirmation.","Folder does not exists: \"%s\". Create it?":"Ce carnet n'existe pas : \"%s\". Le créer ?","Imported - %s":"Importé - %s","File \"%s\" will be imported into notebook \"%s\". Continue?":"Le fichier \"%s\" va être importé dans le carnet \"%s\". Continuer ?","Found: %d.":"Trouvés : %d.","Created: %d.":"Créés : %d.","Updated: %d.":"Mise à jour : %d.","Skipped: %d.":"Ignorés : %d.","Resources: %d.":"Ressources : %d.","Tagged: %d.":"Etiquettes : %d.","Importing notes...":"Importation des notes...","Displays the notes in [notebook]. Use `ls /` to display the list of notebooks.":"Affiche les notes dans le carnet. Utilisez `ls /` pour afficher la liste des carnets.","Displays only the first top <num> notes.":"Affiche uniquement les <num> premières notes.","Sorts the item by <field> (eg. title, updated_time, created_time).":"Trier les notes par <field> (par exemple, title, updated_time, created_time).","Reverses the sorting order.":"Inverser l'ordre.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for todos, or `nt` for notes and todos (eg. `-tt` would display only the todos, while `-ttd` would display notes and todos.":"Affiche uniquement les notes du ou  des types spécifiés. Le type peut-être `n` pour les notes, `t` pour les tâches (par exemple, `-tt` affiche uniquement les tâches, tandis que `-ttd` affiche les notes et les tâches).","Either \"text\" or \"json\"":"Soit \"text\" soit \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for todos), TITLE":"Utilise le format de liste longue. Le format est ID, NOMBRE_DE_NOTES (pour les carnets), DATE, TACHE_TERMINE (pour les tâches), TITRE","Please select a notebook first.":"Veuillez sélectionner un carnet d'abord.","Creates a new notebook.":"Créer un carnet.","Creates a new note.":"Créer une note.","Notes can only be created within a notebook.":"Les notes ne peuvent être créées que dans un carnet.","Moves the notes matching <pattern> to <destination>. If <pattern> is a note, it will be moved to the notebook <destination>. If <pattern> is a notebook, it will be renamed to <destination>.":"Déplacer les notes correspondantes à <motif> vers <destination>. Si <motif> est une note, elle sera déplacée vers le carnet <destination>. Si <motif> est un carnet, il sera renommé <destination>.","Deletes the items matching <pattern>.":"Supprime les objets correspondants à <motif>.","Deletes the items without asking for confirmation.":"Supprime les objets sans demander la confirmation.","Deletes a notebook.":"Supprime le carnet.","Delete notebook \"%s\"?":"Supprimer le carnet \"%s\" ?","%d notes match this pattern. Delete them?":"%d notes correspondent à ce motif. Les supprimer ?","Searches for the given <pattern> in all the notes.":"Chercher le motif <pattern> dans toutes les notes.","Sets the property <name> of the given <note> to the given [value].":"Assigner la valeur [value] à la propriété <name> de la <note> donnée.","Displays summary about the notes and notebooks.":"Afficher un résumé des notes et carnets.","Synchronizes with remote storage.":"Synchroniser les notes et carnets.","Sync to provided target (defaults to sync.target config value)":"Synchroniser avec la cible donnée (par défaut, la valeur de configuration `sync.target`).","For \"filesystem\" target only: Path to sync to.":"","Synchronisation is already in progress.":"Synchronisation est déjà en cours.","Synchronization target: %s":"Cible de la synchronisation : %s","Cannot initialize synchronizer.":"Impossible d'initialiser le synchroniseur.","Starting synchronization...":"Commencement de la synchronisation...","Done.":"Terminé.","Cancelling...":"Annulation...","<command> can be \"add\", \"remove\" or \"list\" to assign or remove [tag] from [note], or to list the notes associated with [tag]. The command `tag list` can be used to list all the tags.":"<command> peut être \"add\", \"remove\" ou \"list\" pour assigner ou enlever l'étiquette [tag] de la [note], our pour lister les notes associées avec l'étiquette [tag]. La commande `tag list` peut être utilisée pour lister les étiquettes.","Invalid command: \"%s\"":"Commande invalie : \"%s\"","Switches to [notebook] - all further operations will happen within this notebook.":"Changer de carnet - toutes les opérations à venir se feront dans ce carnet.","Displays version information":"Affiche les informations de version.","%s %s (%s)":"%s %s (%s)","Fatal error:":"Erreur fatale :","All potential ports are in use - please report the issue at %s":"Tous les ports sont en cours d'utilisation. Veuillez signaler ce problème sur %s","The application has been authorised - you may now close this browser tab.":"Le logiciel a été autorisé. Vous pouvez maintenant fermer cet onglet.","The application has been successfully authorised.":"Le logiciel a été autorisé.","Please open this URL in your browser to authenticate the application:":"Please open this URL in your browser to authenticate the application:","Created local items: %d.":"Objets créés localement : %d.","Updated local items: %d.":"Objets mis à jour localement : %d.","Created remote items: %d.":"Objets distants créés : %d.","Updated remote items: %d.":"Objets distants mis à jour : %d.","Deleted local items: %d.":"Objets supprimés localement : %d.","Deleted remote items: %d.":"Objets distants supprimés : %d.","State: %s.":"Etat : %s.","Last error: %s (stacktrace in log).":"Dernière erreur : %s (Plus d'information dans le journal d'erreurs)","Completed: %s":"Terminé : %s","Conflicts":"Conflits","A notebook with this title already exists: \"%s\"":"Un carnet avec ce titre existe déjà : \"%s\"","Notebooks cannot be named \"%s\", which is a reserved title.":"Les carnets ne peuvent être nommés \"%s\" car c'est un nom réservé.","This note does not have geolocation information.":"","Cannot copy note to \"%s\" notebook":"Impossible de copier la note dans le carnet \"%s\"","Cannot move note to \"%s\" notebook":"Impossible de déplacer la note vers le carnet \"%s\"","Sync status (synced items / total items)":"Status de la synchronisation (objets synchro. / total)","%s: %d/%d":"%s: %d/%d","Total: %d/%d":"Total : %d/%d","Conflicted: %d":"Conflits : %d","To delete: %d":"A supprimer : %d","Folders":"Carnets","%s: %d notes":"%s : %d notes","New todo":"","New note":"","New notebook":"New notebook","Log":"","Status":"Status","Synchronize":"","Cancel synchronization":"Cancel synchronization","Cancel sync":"","The folder could not be saved: %s":"","There is currently no notebook. Create one by clicking on the (+) button.":"","Untitled":"","Delete note?":"Delete note?","Attach file":"","Delete note":"Delete note","Convert to regular note":"","Convert to todo":"","Hide metadata":"","Show metadata":"","Edit":"","Delete notebook?":"Delete notebook?","Delete notebook":"Delete notebook","Edit notebook":"Edit notebook","There are currently no notes. Create one by clicking on the (+) button.":"","Click on the (+) button to create a new note or notebook. Click on the side menu to access your existing notebooks.":"","You currently have no notebook. Create one by clicking on (+) button.":""} |