1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-02 04:16:59 +01:00

Translated using Weblate (Czech)

Currently translated at 84.7% (111 of 131 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/cs/
This commit is contained in:
Kamil Rumanuel Rukola 2023-11-17 09:04:19 +00:00 committed by Hosted Weblate
parent 82f965837d
commit 7270d315d4
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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 wont 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": {