From 73ccfbd8399024bffba65cf2dfbb558a3eb6e16f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deluan=20Quint=C3=A3o?= Date: Mon, 13 Jan 2025 20:07:45 -0300 Subject: [PATCH] =?UTF-8?q?fix(ui):=20update=20T=C3=BCrk=C3=A7e=20translat?= =?UTF-8?q?ions=20from=20POEditor=20(#3636)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: navidrome-bot --- resources/i18n/tr.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/i18n/tr.json b/resources/i18n/tr.json index 1ac98a37b..dff196f0f 100644 --- a/resources/i18n/tr.json +++ b/resources/i18n/tr.json @@ -11,7 +11,7 @@ "title": "Başlık", "artist": "Sanatçı", "album": "Albüm", - "path": "Dosya yolu", + "path": "Dosya Yolu", "genre": "Tür", "compilation": "Derleme", "year": "Yıl", @@ -125,8 +125,8 @@ "name": "Cihaz |||| Cihazlar", "fields": { "name": "İsim", - "transcodingId": "Kod dönüştürme", - "maxBitRate": "Maks. Bit Oranı", + "transcodingId": "Kod Dönüştürme", + "maxBitRate": "Maks. BitRate", "client": "İstemci", "userName": "Kullanıcı adı", "lastSeen": "Son Görüldüğü Yer", @@ -410,7 +410,7 @@ "playListsText": "Oynatma Sırası", "openText": "Aç", "closeText": "Kapat", - "notContentText": "Müzik yok", + "notContentText": "Müzik bulunamadı", "clickToPlayText": "Oynatmak için tıkla", "clickToPauseText": "Duraklatmak için tıkla", "nextTrackText": "Sonraki Şarkı",