diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-20 02:29:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-20 02:29:40 +0000 |
commit | 5e3a3c0c8faa45489aa6ac610728b4177501c198 (patch) | |
tree | c9c18dd3811f891c00ef1152485c2a22b7df13d2 /core/l10n/cs.js | |
parent | d42d8b79e0c83f57336b9c135711e33d9c9afa5f (diff) | |
download | nextcloud-server-5e3a3c0c8faa45489aa6ac610728b4177501c198.tar.gz nextcloud-server-5e3a3c0c8faa45489aa6ac610728b4177501c198.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index fa2de7fa1a1..9e70da8eaf6 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -28,6 +28,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Váš přihlašovacà token nenà platný nebo jeho platnost skončila", "This community release of Nextcloud is unsupported and push notifications are limited." : "Toto komunitnà vydánà Nextcloud nenà podporováno a push oznámenà jsou proto omezená.", "Login" : "Přihlásit", + "Please try again" : "Zkuste to znovu", "Password reset is disabled" : "Resetovánà hesla je vypnuté", "Could not reset password because the token is expired" : "Heslo nenà možné resetovat, protože platnost tokenu skončila", "Could not reset password because the token is invalid" : "Heslo nenà možné resetovat, protože token nenà platný", |