diff options
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r-- | core/l10n/cs_CZ.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 9502428a77f..a6d7c4459df 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -160,6 +160,7 @@ OC.L10N.register( "Password protect" : "Chránit heslem", "Password" : "Heslo", "Allow editing" : "Povolit úpravy", + "Hide file listing" : "Skrýt seznam souborů", "Email link to person" : "Odeslat osobě odkaz emailem", "Send" : "Odeslat", "Sending ..." : "Odesílám ...", @@ -219,9 +220,9 @@ OC.L10N.register( "An error occurred." : "Došlo k chybě.", "Please reload the page." : "Načtěte stránku znovu, prosím.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizace nebyla úspěšná. Pro více informací si <a href=\"{url}\">přečtěte komentáře ve fóru</a> pojednávající o tomto problému.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "Aktualizace neproběhla úspěšně. Nahlaste prosím problém <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">komunitě ownCloud</a>", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizace byla neúspěšná. Nahlaste prosím problém <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">komunitě Nextcloudu</a>", "The update was successful. There were warnings." : "Aktualizace byla úspěšná. Zachycen výskyt varování.", - "The update was successful. Redirecting you to ownCloud now." : "Aktualizace byla úspěšná. Přesměrovávám na ownCloud.", + "The update was successful. Redirecting you to Nextcloud now." : "Aktualizace byla úspěšná. Probíhá přesměrování na Nexcloud.", "Searching other places" : "Prohledávání ostatních umístění", "No search results in other folders" : "V ostatních adresářích nebylo nic nalezeno", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} nález v dalším adresáři","{count} nálezy v dalších adresářích","{count} nálezů v dalších adresářích"], |