diff options
Diffstat (limited to 'apps/user_ldap/l10n/sv.json')
-rw-r--r-- | apps/user_ldap/l10n/sv.json | 35 |
1 files changed, 5 insertions, 30 deletions
diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index 4f416eac3ea..53155976d98 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -8,56 +8,32 @@ "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Ingen data har angetts", " Could not set configuration %s" : "Kunde inte sätta inställning %s", - "Deletion failed" : "Raderingen misslyckades", - "Take over settings from recent server configuration?" : "Ta över inställningar från tidigare serverkonfiguration?", - "Keep settings?" : "Behåll inställningarna?", - "{nthServer}. Server" : "{nthServer}. Server", - "Cannot add server configuration" : "Kunde inte lägga till serverinställning", - "mappings cleared" : "mappningar rensade", - "Success" : "Lyckat", - "Error" : "Fel", - "Please specify a Base DN" : "Vänligen ange en Base DN", - "Could not determine Base DN" : "Det gick inte att avgöra Base DN", - "Please specify the port" : "Specificera en port", - "Configuration OK" : "Konfigurationen är OK", "Configuration incorrect" : "Felaktig konfiguration", "Configuration incomplete" : "Konfigurationen är ej komplett", + "Configuration OK" : "Konfigurationen är OK", "Select groups" : "Välj grupper", "Select object classes" : "Välj objekt-klasser", - "Select attributes" : "Välj attribut", - "Connection test succeeded" : "Anslutningstestet lyckades", - "Connection test failed" : "Anslutningstestet misslyckades", + "{nthServer}. Server" : "{nthServer}. Server", "Do you really want to delete the current Server Configuration?" : "Vill du verkligen radera den nuvarande serverinställningen?", "Confirm Deletion" : "Bekräfta radering", + "Select attributes" : "Välj attribut", "_%s group found_::_%s groups found_" : ["%s grupp hittad","%s grupper hittade"], "_%s user found_::_%s users found_" : ["%s användare hittad","%s användare hittade"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunde inte upptäcka attributet användarvisningsnamn. Vänligen ange det själv i de avancerade LDAP-inställningarna.", "Could not find the desired feature" : "Det gick inte hitta den önskade funktionen", "Invalid Host" : "Felaktig värd", "Server" : "Server", - "User Filter" : "Användarfilter", - "Login Filter" : "Inloggningsfilter", - "Group Filter" : "Gruppfilter", - "Save" : "Spara", + "Users" : "Användare", + "Groups" : "Grupper", "Test Configuration" : "Testa konfigurationen", "Help" : "Hjälp", "Groups meeting these criteria are available in %s:" : "Grupper som uppfyller dessa kriterier finns i %s:", - "only those object classes:" : "Endast de objekt-klasserna:", - "only from those groups:" : "endast ifrån de här grupperna:", - "Edit raw filter instead" : "Redigera rått filter istället", - "Raw LDAP filter" : "Rått 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", "Test Filter" : "Testfilter", - "groups found" : "grupper hittade", - "Users login with this attribute:" : "Användare loggar in med detta attribut:", - "LDAP Username:" : "LDAP användarnamn:", - "LDAP Email Address:" : "LDAP e-postadress:", "Other Attributes:" : "Övriga attribut:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definierar filter som tillämpas vid inloggning. %%uid ersätter användarnamn vid inloggningen. Exempel: \"uid=%%uid\"", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Add Server Configuration" : "Lägg till serverinställning", - "Delete Configuration" : "Radera konfiguration", "Host" : "Server", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Du behöver inte ange protokoll förutom om du använder SSL. Starta då med ldaps://", "Port" : "Port", @@ -71,7 +47,6 @@ "Manually enter LDAP filters (recommended for large directories)" : "Ange LDAP-filter manuellt (rekommenderat för stora kataloger)", "Limit %s access to users meeting these criteria:" : "Begränsa %s tillgång till användare som uppfyller dessa kriterier:", "The filter specifies which LDAP users shall have access to the %s instance." : "Filtret specifierar vilka LDAP-användare som skall ha åtkomst till %s instans", - "users found" : "användare funna", "Saving" : "Sparar", "Back" : "Tillbaka", "Continue" : "Fortsätt", |