diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-13 02:25:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-13 02:25:00 +0000 |
commit | 59a564f3eb2262bc8e5d92c9006b40c738900d5f (patch) | |
tree | a56476f3d9780b5a5874f3ecf37e38123565291a /core/l10n | |
parent | 6209026794962a02d882f30f5f927df81ac22a28 (diff) | |
download | nextcloud-server-59a564f3eb2262bc8e5d92c9006b40c738900d5f.tar.gz nextcloud-server-59a564f3eb2262bc8e5d92c9006b40c738900d5f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/cs.js | 6 | ||||
-rw-r--r-- | core/l10n/cs.json | 6 |
2 files changed, 6 insertions, 6 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ů"], diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 8d29e64e623..299c1a2e0c6 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -120,10 +120,10 @@ "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ů"], |