Files
Dotfiles/noctalia/plugins/catwalk/i18n/fr.json
T
2026-04-19 17:07:18 +02:00

23 lines
598 B
JSON

{
"panel": {
"cpuLabel": "CPU : {usage}%",
"title": "Catwalk"
},
"settings": {
"currentThreshold": "Seuil actuel : {value}%",
"hideBackground": {
"description": "Masquer l'arrière-plan du widget de bureau",
"label": "Masquer l'arrière-plan"
},
"minimumThreshold": {
"description": "L'utilisation du CPU doit être supérieure à ce pourcentage pour que le chat commence à courir",
"label": "Seuil minimum CPU"
},
"title": "Paramètres Catwalk"
},
"tooltip": {
"running": "Le chat court",
"sleeping": "Le chat dort"
}
}