summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-26 00:12:23 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-26 00:12:23 +0000
commit2f45045c96b3d5cc552565e317263b41d04d356b (patch)
tree7063aa6f283b867add98250ca112215e99bb31ca /apps/user_ldap/l10n/cs.js
parentee73f6c416990638a08c42fffd42784effc618e1 (diff)
downloadnextcloud-server-2f45045c96b3d5cc552565e317263b41d04d356b.tar.gz
nextcloud-server-2f45045c96b3d5cc552565e317263b41d04d356b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/cs.js')
-rw-r--r--apps/user_ldap/l10n/cs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js
index 5d7bbf25129..7b641e4f364 100644
--- a/apps/user_ldap/l10n/cs.js
+++ b/apps/user_ldap/l10n/cs.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"user_ldap",
{
"Failed to clear the mappings." : "Mapování se nepodařilo zrušit.",
- "Failed to delete the server configuration" : "Nepodařilo se smazat nastavení serveru",
+ "Failed to delete the server configuration" : "Nastavení serveru se nepodařilo smazat",
"Invalid configuration: Anonymous binding is not allowed." : "Neplatné nastavení: Anonymní navázání není umožněno.",
"Valid configuration, connection established!" : "Nastavení je v pořádku a spojení bylo navázáno.",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Nastavení je v pořádku, ale spojení se nezdařilo. Zkontrolujte nastavení serveru a přihlašovací údaje.",