diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-20 01:55:09 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-20 01:55:09 -0400 |
commit | 1f1d87d4130480d5632eac75ac74340b59d5eb19 (patch) | |
tree | b8004d7e7a84a75af4d3989dcdf0a329323d4112 /apps/user_ldap/l10n | |
parent | 9c053ed46521467efc1838e806a5481e8390eac7 (diff) | |
download | nextcloud-server-1f1d87d4130480d5632eac75ac74340b59d5eb19.tar.gz nextcloud-server-1f1d87d4130480d5632eac75ac74340b59d5eb19.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/sl.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index 77a8f64a7ef..0fd05945d55 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Failed to clear the mappings." : "Čiščenje preslikav je spodletelo.", "Failed to delete the server configuration" : "Brisanje nastavitev strežnika je spodletelo.", + "The configuration is invalid: anonymous bind is not allowed." : "Nastavitev ni veljavna: brezimne povezave niso dovoljene.", "The configuration is valid and the connection could be established!" : "Nastavitev je veljavna, zato je povezavo mogoče vzpostaviti!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavitev je veljavna, vendar pa je vez spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.", "The configuration is invalid. Please have a look at the logs for further details." : "Nastavitev ni veljavna. Več podrobnosti o napaki je zabeleženih v dnevniku.", @@ -16,6 +17,7 @@ OC.L10N.register( "Configuration OK" : "Nastavitev je ustrezna", "Select groups" : "Izberi skupine", "Select object classes" : "Izbor razredov predmeta", + "Please check the credentials, they seem to be wrong." : "Preverite poverila! Najverjetneje so napačna.", "{nthServer}. Server" : "{nthServer}. strežnik", "More than 1,000 directory entries available." : "Na voljo je več kot 1000 vnosov imenika", "Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?", diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index c3bec20d8c1..2e1501e1e54 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -1,6 +1,7 @@ { "translations": { "Failed to clear the mappings." : "Čiščenje preslikav je spodletelo.", "Failed to delete the server configuration" : "Brisanje nastavitev strežnika je spodletelo.", + "The configuration is invalid: anonymous bind is not allowed." : "Nastavitev ni veljavna: brezimne povezave niso dovoljene.", "The configuration is valid and the connection could be established!" : "Nastavitev je veljavna, zato je povezavo mogoče vzpostaviti!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavitev je veljavna, vendar pa je vez spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.", "The configuration is invalid. Please have a look at the logs for further details." : "Nastavitev ni veljavna. Več podrobnosti o napaki je zabeleženih v dnevniku.", @@ -14,6 +15,7 @@ "Configuration OK" : "Nastavitev je ustrezna", "Select groups" : "Izberi skupine", "Select object classes" : "Izbor razredov predmeta", + "Please check the credentials, they seem to be wrong." : "Preverite poverila! Najverjetneje so napačna.", "{nthServer}. Server" : "{nthServer}. strežnik", "More than 1,000 directory entries available." : "Na voljo je več kot 1000 vnosov imenika", "Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?", |