aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Tsivinsky <daniil@tsivinsky.com>2026-05-18 10:36:30 -0400
committerWeblate <noreply@weblate.org>2026-05-18 17:22:24 +0000
commite00d01cc301b7a9a181056b54bdb120ffe76e853 (patch)
tree32ebe7a1a00c15c2fcaee251b1d244f25a28350d
parent2c7addc671edf0b0487ee68738319de1deec3f78 (diff)
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
-rw-r--r--Emby.Server.Implementations/Localization/Core/ru.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ru.json b/Emby.Server.Implementations/Localization/Core/ru.json
index d7eccf5f25..40d5e3985d 100644
--- a/Emby.Server.Implementations/Localization/Core/ru.json
+++ b/Emby.Server.Implementations/Localization/Core/ru.json
@@ -107,5 +107,6 @@
"TaskMoveTrickplayImagesDescription": "Перемещает существующие файлы trickplay в соответствии с настройками медиатеки.",
"CleanupUserDataTask": "Задача очистки пользовательских данных",
"CleanupUserDataTaskDescription": "Очищает все пользовательские данные (состояние просмотра, статус избранного и т.д.) с медиа, отсутствующих по меньшей мере в течение 90 дней.",
- "Original": "Оригинальный"
+ "Original": "Оригинальный",
+ "LyricDownloadFailureFromForItem": "Не получилось скачать текст песни с {0} для {1}"
}