summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-21 00:08:13 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-21 00:08:13 +0000
commit9e1884b27cb873ee57247560d72d4d3c7e0aa801 (patch)
tree17aa4f97b0ccb275e13b5c50dc8dd5a7131af12f /apps/user_ldap/l10n/sv.js
parent8c458de4c2d51363205f974384b287e4d34870d1 (diff)
downloadnextcloud-server-9e1884b27cb873ee57247560d72d4d3c7e0aa801.tar.gz
nextcloud-server-9e1884b27cb873ee57247560d72d4d3c7e0aa801.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sv.js')
-rw-r--r--apps/user_ldap/l10n/sv.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js
index 060c3751f38..7a8e48d55ce 100644
--- a/apps/user_ldap/l10n/sv.js
+++ b/apps/user_ldap/l10n/sv.js
@@ -69,9 +69,12 @@ OC.L10N.register(
"Edit LDAP Query" : "Redigera LDAP förfrågan",
"LDAP Filter:" : "LDAP Filter:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filtret specifierar vilka LDAD-grupper som ska ha åtkomst till %s instans",
+ "Verify settings and count the groups" : "Verifiera inställningar och räkna grupperna",
+ "When logging in, %s will find the user based on the following attributes:" : "Vid inloggning, %s kan hitta användaren baserat på följande attribut:",
"LDAP / AD Username:" : "LDAP / AD Användarnamn:",
"LDAP / AD Email Address:" : "LDAP / AD E-postadress:",
"Other Attributes:" : "Övriga attribut:",
+ "Test Loginname" : "Testa inloggningsnamn",
"Verify settings" : "Verifiera inställningar",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
@@ -79,6 +82,7 @@ OC.L10N.register(
"Copy current configuration into new directory binding" : "Kopiera nuvarande konfiguration till en ny katalogsammansättning",
"Delete the current configuration" : "Radera nuvarande konfiguration",
"Host" : "Server",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Du kan utelämna protokollen, om du inte kräver SSl. I såna fall, starta med ldaps://",
"Port" : "Port",
"Detect Port" : "Upptäck Port",
"User DN" : "Användar-DN",
@@ -87,6 +91,7 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "För anonym åtkomst, lämna DN och lösenord tomt.",
"One Base DN per line" : "Ett start-DN per rad",
"You can specify Base DN for users and groups in the Advanced tab" : "Du kan ange start-DN för användare och grupper under fliken Avancerat",
+ "Detect Base DN" : "Upptäck bas-DN",
"Test Base DN" : "Testa Bas-DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Undviker automatiska LDAP-förfrågningar. Bättre för större installationer, men kräver en del LDAP-kunskap.",
"Manually enter LDAP filters (recommended for large directories)" : "Ange LDAP-filter manuellt (rekommenderat för stora kataloger)",