chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-01-01 00:48:53 +00:00
committed by GitHub
parent a234fc844e
commit 1fcf9d0146
29 changed files with 1924 additions and 561 deletions

View File

@@ -612,6 +612,10 @@
},
"url": {
"label": "Url"
},
"attemptSearchEngineCreation": {
"label": "Arama Motoru Oluştur",
"description": "\"{kind}\" entegrasyonu arama motorlarıyla kullanılabilir. Arama motorunu otomatik olarak yapılandırmak için bunu işaretleyin."
}
},
"action": {
@@ -1151,6 +1155,25 @@
}
}
},
"minecraftServerStatus": {
"name": "Minecraft Sunucu Durumu",
"description": "Minecraft sunucusunuzun durumunu görüntüler",
"option": {
"title": {
"label": "Başlık"
},
"domain": {
"label": "Sunucu adresi"
},
"isBedrockServer": {
"label": "Bedrock sunucusu"
}
},
"status": {
"online": "Çevrimiçi",
"offline": "Çevrimdışı"
}
},
"notebook": {
"name": "Not Defteri",
"description": "Markdown'ı destekleyen basit bir not defteri bileşeni",
@@ -2324,6 +2347,9 @@
"error": "Hata"
},
"job": {
"minecraftServerStatus": {
"label": "Minecraft sunucu durumu"
},
"iconsUpdater": {
"label": "Simge Güncelleme"
},
@@ -2424,10 +2450,10 @@
}
},
"docker": {
"title": "Konteyner",
"title": "Konteynerler",
"table": {
"updated": "Güncellendi {when}",
"search": "{count} konteyner ara",
"updated": "{when} Güncellendi",
"search": "{count} konteyner içinde ara",
"selected": "{selectCount} / {totalCount} konteyner seçildi"
},
"field": {
@@ -2441,7 +2467,7 @@
"running": "Çalışıyor",
"paused": "Duraklatıldı",
"restarting": "Yeniden Başlatılıyor",
"exited": "Çıkıldı",
"exited": "Durduruldu",
"removing": "Kaldırılıyor",
"dead": "Ölü"
}
@@ -2722,6 +2748,11 @@
}
}
},
"media": {
"requestMovie": "Filmi Talep Et",
"requestSeries": "Diziyi Talep Et",
"openIn": "{kind} üzerinde göster"
},
"external": {
"help": "Harici bir arama motoru kullanın",
"group": {
@@ -2962,6 +2993,22 @@
}
}
}
},
"media": {
"request": {
"modal": {
"title": "Talep Et \"{name}\"",
"table": {
"header": {
"season": "Sezon",
"episodes": "Bölüm"
}
},
"button": {
"send": "Talep Gönder"
}
}
}
}
}
}