From c0903a09d9c9e4ac68299a6e6afd41e675ae0e78 Mon Sep 17 00:00:00 2001 From: Rachit Agrawal Date: Sat, 2 Dec 2023 15:06:20 +0000 Subject: [PATCH] Translated using Weblate (Hindi) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hi/ --- src/strings/hi-in.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/strings/hi-in.json b/src/strings/hi-in.json index 7756fdc69e..7901b4c5ee 100644 --- a/src/strings/hi-in.json +++ b/src/strings/hi-in.json @@ -150,5 +150,10 @@ "ListPaging": "{2} का {0}-{1}", "Shows": "शो", "ValueSpecialEpisodeName": "विशेष - {0}", - "Sync": "समाकलयति" + "Sync": "समाकलयति", + "AllowCollectionManagement": "इस यूजर को कलेक्शन परिवर्तन करने की अनुमति दें", + "AllowSegmentDeletion": "खंड हटाएँ", + "AllowSegmentDeletionHelp": "क्लाइंट को भेजे जाने के बाद पुराने सेगमेंट हटा दें। यह संपूर्ण ट्रांसकोड की गई फ़ाइल को डिस्क पर स्टोर करने से रोकता है। केवल थ्रॉटलिंग सक्षम होने पर ही काम करेगा। यदि आप प्लेबैक समस्याओं का अनुभव करते हैं तो इसे बंद कर दें।", + "LabelThrottleDelaySeconds": "थ्रॉटर बाद", + "LabelSegmentKeepSeconds": "सेगमेंट रखने का समय" }