Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/provisioning_api/l10n/cs.js')
-rw-r--r--apps/provisioning_api/l10n/cs.js1
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í.",