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

23 lines
578 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"panel": {
"cpuLabel": "CPU: {usage}%",
"title": "Podyum"
},
"settings": {
"currentThreshold": "Mevcut eşik: {value}%",
"hideBackground": {
"description": "Masaüstü bileşeninin arka planını gizle",
"label": "Arka planı gizle"
},
"minimumThreshold": {
"description": "CPU kullanımı, kedinin koşmaya başlaması için bu yüzdeden yüksek olmalıdır.",
"label": "Minimum CPU Eşiği"
},
"title": "Podyum Ayarları"
},
"tooltip": {
"running": "Kedi koşuyor.",
"sleeping": "Kedi uyuyor."
}
}