diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-07 01:54:56 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-07 01:54:56 -0400 |
commit | 956c3f271962d4a5b399bec99a1f386d23faa8df (patch) | |
tree | bacc6e47a923dd15e8af367f4b3cb56f956d5700 /apps/user_ldap | |
parent | 09c507246d6795eb389c2b97af5db0200800637e (diff) | |
download | nextcloud-server-956c3f271962d4a5b399bec99a1f386d23faa8df.tar.gz nextcloud-server-956c3f271962d4a5b399bec99a1f386d23faa8df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index 75a70c81528..a9ec43b58a3 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Kon configuratie %s niet instellen", "Action does not exist" : "Actie bestaat niet", "The Base DN appears to be wrong" : "De Basis DN lijkt onjuist", + "Testing configuration…" : "Testen van de configuratie…", "Configuration incorrect" : "Configuratie onjuist", "Configuration incomplete" : "Configuratie incompleet", "Configuration OK" : "Configuratie OK", diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index fd39a10d54f..df1f84e541e 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Kon configuratie %s niet instellen", "Action does not exist" : "Actie bestaat niet", "The Base DN appears to be wrong" : "De Basis DN lijkt onjuist", + "Testing configuration…" : "Testen van de configuratie…", "Configuration incorrect" : "Configuratie onjuist", "Configuration incomplete" : "Configuratie incompleet", "Configuration OK" : "Configuratie OK", diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index 98cf98d472e..d13db033d03 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -29,6 +29,7 @@ OC.L10N.register( "Confirm Deletion" : "Potrdi brisanje", "Mappings cleared successfully!" : "Preslikave so uspešno počiščene!", "Error while clearing the mappings." : "Napaka pri čiščenju preslikav.", + "LDAP Operations error. Anonymous bind might not be allowed." : "Napaka opravila LDAP: brezimne povezave morda niso dovoljene.", "Mode switch" : "Preklop načina", "Select attributes" : "Izbor atributov", "User found and settings verified." : "Uporabnik je najden in nastavitve so overjene.", diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index d43a6cb1b6c..64944a52f6e 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -27,6 +27,7 @@ "Confirm Deletion" : "Potrdi brisanje", "Mappings cleared successfully!" : "Preslikave so uspešno počiščene!", "Error while clearing the mappings." : "Napaka pri čiščenju preslikav.", + "LDAP Operations error. Anonymous bind might not be allowed." : "Napaka opravila LDAP: brezimne povezave morda niso dovoljene.", "Mode switch" : "Preklop načina", "Select attributes" : "Izbor atributov", "User found and settings verified." : "Uporabnik je najden in nastavitve so overjene.", |