diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-13 02:25:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-13 02:25:09 +0000 |
commit | dd34ea981abcee7c4d0b570cd4726412bc026778 (patch) | |
tree | d64c38f6c9c6f2630e87728756ee37a49cd38d53 /core/l10n/cs.js | |
parent | bbf7ad45c3f78f087491f028c66bc1ee6d49648b (diff) | |
download | nextcloud-server-dd34ea981abcee7c4d0b570cd4726412bc026778.tar.gz nextcloud-server-dd34ea981abcee7c4d0b570cd4726412bc026778.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index a1da59169b5..ed6a1fc1192 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -122,10 +122,10 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "HTTP hlavička „Strict-Transport-Security“ není nastavena na přinejmenším „{seconds}“ sekund. Pro lepší zabezpečení je doporučeno zapnout HSTS, jak je popsáno v {linkstart}tipech pro zabezpečení ↗{linkend}.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Přistupujete přes přes nezabezpečený HTTP protokol. Důrazně doporučujeme nastavit svůj server tak, aby namísto toho vyžadoval HTTPS, jak je popsáno v {linkstart}tipech ohledně zabezpečení ↗{linkend}.", "unknown text" : "neznámý text", - "Hello world!" : "Zdravíme, světe!", + "Hello world!" : "Dobrý den světe!", "sunny" : "slunečno", - "Hello {name}, the weather is {weather}" : "Zdravíme {name}, počasí je {weather}", - "Hello {name}" : "Zdravíme, {name}", + "Hello {name}, the weather is {weather}" : "Dobrý den {name}, počasí je {weather}", + "Hello {name}" : "Dobrý den {name}", "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Toto výsledky pro vaše hledání<script>alert(1)</script></strong>", "new" : "nový", "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů","stáhnout %n souborů"], |