Files
Homarr/public/locales/tr/layout/header.json
2025-08-02 18:04:19 +02:00

27 lines
852 B
JSON
Raw Permalink 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.
{
"search": {
"label": "Ara",
"engines": {
"web": "Web'de \"{{query}}\" için arama yapın",
"youtube": "YouTube'da \"{{query}}\" için arama yapın",
"torrent": "Torrent'te \"{{query}}\" için arama yapın",
"movie": "{{app}} üzerinde \"{{query}}\" için arama yapın"
}
},
"actions": {
"avatar": {
"switchTheme": "Temayı değiştir",
"preferences": "Kullanıcı Tercihleri",
"defaultBoard": "Öntanımlı Panel",
"manage": "Yönet",
"logout": "{{username}} kullanıcısından çıkış yapın",
"login": "Giriş"
}
},
"modals": {
"movie": {
"title": "",
"topResults": "<b>{{search}}</b> için en iyi {{count}} sonuç."
}
}
}