From 9321d963228898dcec13dc8cba56f992d33c103f Mon Sep 17 00:00:00 2001 From: WWWesten Date: Tue, 24 Aug 2021 21:06:00 +0000 Subject: [PATCH] Translated using Weblate (Russian) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/ --- src/strings/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/ru.json b/src/strings/ru.json index 916cac7e0f..ca8fe4b764 100644 --- a/src/strings/ru.json +++ b/src/strings/ru.json @@ -1539,5 +1539,6 @@ "VideoCodecNotSupported": "Видеокодек не поддерживается", "SubtitleCodecNotSupported": "Кодек субтитров не поддерживается", "ContainerNotSupported": "Контейнер не поддерживается", - "AudioCodecNotSupported": "Аудиокодек не поддерживается" + "AudioCodecNotSupported": "Аудиокодек не поддерживается", + "LabelHardwareEncoding": "Аппаратное кодирование:" }