diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-14 02:30:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-14 02:30:41 +0000 |
commit | 58891a965537bc2865cf710c2c33655124b12940 (patch) | |
tree | 00476bbb01898645c4b0325b562f8a7e6edb1baf /apps/provisioning_api/l10n/cs.js | |
parent | 909de3097115d2112fa5154c098a18de96233688 (diff) | |
download | nextcloud-server-58891a965537bc2865cf710c2c33655124b12940.tar.gz nextcloud-server-58891a965537bc2865cf710c2c33655124b12940.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/provisioning_api/l10n/cs.js')
-rw-r--r-- | apps/provisioning_api/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/provisioning_api/l10n/cs.js b/apps/provisioning_api/l10n/cs.js index 0f676cffcd0..834f687017e 100644 --- a/apps/provisioning_api/l10n/cs.js +++ b/apps/provisioning_api/l10n/cs.js @@ -7,6 +7,7 @@ OC.L10N.register( "Email was already removed from account and cannot be confirmed anymore." : "E-mail už byl odebrán z účtu a není už možné ho potvrdit.", "Could not verify mail because the token is expired." : "E-mail není možné ověřit, protože platnost tokenu skončila.", "Could not verify mail because the token is invalid." : "E-mail není možné ověřit, protože token není platný.", + "An unexpected error occurred. Please contact your admin." : "Došlo k neočekávané chybě. Obraťte se na svého správce.", "Email confirmation successful" : "E-mail úspěšně potvrzen", "Provisioning API" : "Provisioning API", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Tato aplikace umožňuje nastavovat API rozhraní, které externí systémy mohou používat pro správu uživatelů, skupin a aplikací.", |