Files
homarr/public/locales/tr/layout/header.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

34 lines
1.1 KiB
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.
{
"experimentalNote": {
"label": "Bu Homarr'ın deneysel bir özelliğidir. Lütfen herhangi bir sorunu <gh>GitHub</gh> veya <dc>Discord</dc>adresinden bildirin."
},
"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": "Varsayılan Panel",
"manage": "Yönet",
"about": {
"label": "Hakkında",
"new": "Yeni"
},
"logout": "{{username}} kullanıcısından çıkış yapın",
"login": "Giriş"
}
},
"modals": {
"movie": {
"title": "",
"topResults": "<b>{{search}}</b> için en iyi {{count}} sonuç."
}
}
}