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

49 lines
1.1 KiB
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": "Usenet",
"description": "Usenet uygulamanızı görüntülemenizi ve yönetmenizi sağlar."
},
"card": {
"errors": {
"noDownloadClients": {
"title": "Desteklenen indirme istemcisi bulunamadı!",
"text": "Mevcut indirmelerinizi görüntülemek için desteklenen bir Usenet İndirme İstemcisi ekleyin"
}
}
},
"tabs": {
"queue": "Kuyruk",
"history": "Geçmiş"
},
"info": {
"sizeLeft": "Sol boyut",
"paused": "Duraklatıldı"
},
"queue": {
"header": {
"name": "İsim",
"size": "Boyut",
"eta": "ETA (Kalan Süre)",
"progress": "İlerleme"
},
"empty": "Boş",
"error": {
"title": "Hata",
"message": "Bir hata oluştu"
},
"paused": "Duraklatıldı"
},
"history": {
"header": {
"name": "İsim",
"size": "Boyut",
"duration": "Süre"
},
"empty": "Boş",
"error": {
"title": "Hata",
"message": "Geçmiş yüklenirken hata oluştu"
},
"paused": "Duraklatıldı"
}
}