From c45ef2dc10d3ee4f0682f8ecad39dcce3837baed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Wed, 9 Feb 2022 10:41:13 +0000 Subject: [PATCH] Translated using Weblate (Czech) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/ --- src/strings/cs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/cs.json b/src/strings/cs.json index 465e3ada72..ffcde1f6f3 100644 --- a/src/strings/cs.json +++ b/src/strings/cs.json @@ -1612,5 +1612,6 @@ "UnknownVideoStreamInfo": "Informace o video stopě jsou neznámé", "VideoBitrateNotSupported": "Bitový tok videa není podporovaný", "AudioIsExternal": "Zvuková stopa je externí", - "SelectAll": "Vybrat vše" + "SelectAll": "Vybrat vše", + "ButtonExitApp": "Ukončit aplikaci" }