From 7270d315d4194f98e44bde8ed467dad8d9fe3650 Mon Sep 17 00:00:00 2001 From: Kamil Rumanuel Rukola Date: Fri, 17 Nov 2023 09:04:19 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 84.7% (111 of 131 strings) Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/cs/ --- _locales/cs/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 693d7680..34b76e70 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -332,11 +332,11 @@ "description": "Why is it necessary to remove crossorigin and integrity attributes?" }, "helpHtmlFilterCrossorigin": { - "message": "", + "message": "Atribut crossorigin brání nahrazení, protože cíl neodpovídá požadovanému.", "description": "The crossorigin attribute prevents the replacement because the destination does not match the requested one." }, "helpHtmlFilterIntegrity": { - "message": "", + "message": "Chcete-li ušetřit místo na disku a dodat více rámců LocalCDN upgraduje rámec. Značka integrity je hash hodnotou souboru. Pokud se kontrola nezdaří, prohlížeč nebude obsahovat framework. Kontrola integrity se nezdaří, protože hodnoty hash pro např. jQuery 1.10.1 a jQuery 1.12.4 se liší.", "description": "To save disk space and to deliver more frameworks LocalCDN upgrades a framework. An integrity tag is the hash value of a file. If the check fails, the browser won‘t include a framework. The integrity check will fail because the hash values for e.g. jQuery 1.10.1 and jQuery 1.12.4 are different." }, "helpHtmlFilterErrors": {