Files
homarr/public/locales/tr/modules/media-server.json
2023-09-01 21:55:45 +02:00

25 lines
634 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.
{
"descriptor": {
"name": "Medya Sunucusu",
"description": "Jellyfin veya Plex medya sunucunuzla etkileşim kurun",
"settings": {
"title": "Medya sunucusu widget'ı için ayarlar"
}
},
"loading": "Akış yükleniyor",
"card": {
"table": {
"header": {
"session": "Oturum",
"user": "Kullanıcı",
"currentlyPlaying": "Şuan Oynatılan"
}
},
"errors": {
"general": {
"title": "Yüklenmiş içeriğe ulaşılamıyor",
"text": "Sunucudan bilgi alınamıyor. Daha fazla ayrıntı için lütfen günlükleri kontrol edin"
}
}
}
}