Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r--core/l10n/cs.js6
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ů"],