69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"nav": {
|
|
"preferences": "Préférences"
|
|
},
|
|
"preferences": {
|
|
"title": "Préférences",
|
|
"subtitle": "Personnalisez l'interface selon vos goûts",
|
|
"reset": "Réinitialiser",
|
|
"resetConfirm": "Remettre les valeurs par défaut ?",
|
|
"sections": {
|
|
"appearance": "Apparence",
|
|
"collection": "Affichage de la collection",
|
|
"reading": "Lecture",
|
|
"notifications": "Notifications"
|
|
},
|
|
"theme": {
|
|
"label": "Thème",
|
|
"light": "Clair",
|
|
"dark": "Sombre",
|
|
"system": "Système (automatique)"
|
|
},
|
|
"language": {
|
|
"label": "Langue",
|
|
"fr": "Français",
|
|
"en": "English"
|
|
},
|
|
"defaultView": {
|
|
"label": "Vue par défaut",
|
|
"grid": "Grille",
|
|
"list": "Liste",
|
|
"table": "Tableau"
|
|
},
|
|
"itemsPerPage": {
|
|
"label": "Mangas par page"
|
|
},
|
|
"sortBy": {
|
|
"label": "Tri par défaut",
|
|
"title": "Titre",
|
|
"addedAt": "Date d'ajout",
|
|
"progress": "Progression"
|
|
},
|
|
"readingDirection": {
|
|
"label": "Direction de lecture",
|
|
"ltr": "Gauche → Droite (occidental)",
|
|
"rtl": "Droite → Gauche (manga)"
|
|
},
|
|
"readingMode": {
|
|
"label": "Mode d'affichage",
|
|
"scroll": "Défilement vertical",
|
|
"single": "Page unique",
|
|
"double": "Double page"
|
|
},
|
|
"autoFullscreen": {
|
|
"label": "Plein écran automatique",
|
|
"description": "Passer en plein écran au démarrage du lecteur"
|
|
},
|
|
"autoHideHeaderReader": {
|
|
"label": "Masquer automatiquement l'en-tête",
|
|
"description": "Masquer la barre de navigation en mode lecture"
|
|
},
|
|
"toastDuration": {
|
|
"label": "Durée des notifications",
|
|
"3s": "3 secondes",
|
|
"5s": "5 secondes",
|
|
"10s": "10 secondes"
|
|
}
|
|
}
|
|
}
|