diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-25 02:25:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-25 02:25:39 +0000 |
commit | 9af8c0b380ffaabcce18e9872f443f039dcbd549 (patch) | |
tree | 07645a466696f4b3a103dcb86fcf3f8030903f51 /core/l10n/cs.js | |
parent | 2a749882e72d75ef584a483cf0e0546ff5764993 (diff) | |
download | nextcloud-server-9af8c0b380ffaabcce18e9872f443f039dcbd549.tar.gz nextcloud-server-9af8c0b380ffaabcce18e9872f443f039dcbd549.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 7f3ff30d9b7..2db2851b39d 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -126,6 +126,8 @@ OC.L10N.register( "Please reload the page." : "Načtěte stránku znovu.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizace nebyla úspěšná. Další informace <a href=\"{url}\">se dočtete v příspěvku na diskuzním fóru</a>, pojednávajícím o tomto problému.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizace nebyla úspěšná. Nahlaste problém <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">komunitě kolem Nextcloud</a>", + "Continue to {productName}" : "Pokračujte k {productName}", + "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Aktualizace proběhla úspěšně. Za %n vteřinu budete přesměřováni na {productName}","Aktualizace proběhla úspěšně. Za %n vteřiny budete přesměřováni na {productName}","Aktualizace proběhla úspěšně. Za %n vteřin budete přesměřováni na {productName}","Aktualizace proběhla úspěšně. Za %n vteřin budete přesměřováni na {productName}"], "Log in" : "Přihlásit", "Logging in …" : "Přihlašování…", "Server side authentication failed!" : "Ověření se na straně serveru se nezdařilo!", |