From 71d29e0254bb7c396a73e91064db919c232eaf0c Mon Sep 17 00:00:00 2001 From: navidrome-bot Date: Thu, 17 Apr 2025 01:09:15 +0000 Subject: [PATCH] fix(ui): update Russian, Turkish translations from POEditor --- resources/i18n/ru.json | 5 +++-- resources/i18n/tr.json | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/resources/i18n/ru.json b/resources/i18n/ru.json index c6b7fcd16..a4de263e4 100644 --- a/resources/i18n/ru.json +++ b/resources/i18n/ru.json @@ -33,7 +33,8 @@ "tags": "Дополнительные теги", "mappedTags": "Сопоставленные теги", "rawTags": "Исходные теги", - "bitDepth": "Битовая глубина" + "bitDepth": "Битовая глубина", + "sampleRate": "Частота дискретизации (Гц)" }, "actions": { "addToQueue": "В очередь", @@ -72,7 +73,7 @@ "grouping": "Группирование", "media": "Медиа", "mood": "Настроение", - "date": "" + "date": "Дата записи" }, "actions": { "playAll": "Играть", diff --git a/resources/i18n/tr.json b/resources/i18n/tr.json index 8c3ac1759..cb1a0262d 100644 --- a/resources/i18n/tr.json +++ b/resources/i18n/tr.json @@ -33,7 +33,8 @@ "tags": "Ek Etiketler", "mappedTags": "Eşlenen etiketler", "rawTags": "Ham etiketler", - "bitDepth": "Bit derinliği" + "bitDepth": "Bit derinliği", + "sampleRate": "Örnekleme Oranı" }, "actions": { "addToQueue": "Oynatma Sırasına Ekle",