config: update crowdin translations

This commit is contained in:
Thomas Camlong
2023-12-22 21:50:04 +01:00
committed by GitHub
parent 553fa98e61
commit fd3f8f317a
152 changed files with 2737 additions and 307 deletions

View File

@@ -21,7 +21,7 @@
"title": "Şu anki indirme hızı",
"download": "İndirme: {{download}}",
"upload": "Yükleme: {{upload}}",
"timeSpan": "{{seconds}} saniye önce",
"timeSpan": "{{seconds}} saniye önce ",
"totalDownload": "İndirme: {{download}}/s",
"totalUpload": "Yükleme: {{upload}}/s"
},

View File

@@ -0,0 +1,17 @@
{
"entityNotFound": "Varlık bulunamadı",
"descriptor": {
"name": "Home Assistant varlığı",
"description": "Home Assistant'nda bir varlığın mevcut durumu",
"settings": {
"title": "Varlık Durumu",
"entityId": {
"label": "Varlık Kimliği",
"info": "Home Assistant'ta benzersiz varlık kimliği. Varlığa tıklayın > Çark simgesine tıklayın > 'Varlık Kimliği'ndeki kopyala butonuna tıklayın. Bazı özel varlıklar desteklenmeyebilir."
},
"displayName": {
"label": "Ekran adı"
}
}
}
}

View File

@@ -35,18 +35,28 @@
"card": {
"footer": {
"error": "Hata",
"lastUpdated": "Son Güncelleme {{time}} önce",
"lastUpdated": "Son Güncelleme {{time}} önce ",
"ratioGlobal": "Genel Ratio",
"ratioWithFilter": "Filtrelenen ratio"
},
"table": {
"header": {
"isCompleted": "İndiriliyor",
"name": "İsim",
"dateAdded": "Eklendi",
"size": "Boyut",
"download": "İndirme",
"upload": "Yükleme",
"estimatedTimeOfArrival": "ETA (Kalan Süre)",
"progress": "İlerleme"
"progress": "İlerleme",
"totalUploaded": "Toplam Yüklenen",
"totalDownloaded": "Toplam İndirilen",
"ratio": "Ratio",
"seeds": "Tohumlar (Bağlı)",
"peers": "Eşler (Bağlı)",
"label": "Etiket",
"state": "Durum",
"stateMessage": "Durum Mesajı"
},
"item": {
"text": "{{appName}} tarafından yönetilen, {{ratio}} oranı"
@@ -60,7 +70,7 @@
"title": "Şu anki indirme hızı",
"download": "İndirme: {{download}}",
"upload": "Yükleme: {{upload}}",
"timeSpan": "{{seconds}} saniye önce",
"timeSpan": "{{seconds}} saniye önce ",
"totalDownload": "İndirme: {{download}}/s",
"totalUpload": "Yükleme: {{upload}}/s"
},