Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-01 08:56:19 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-01 08:56:19 +0300
commitcce619436807af3127542a9c73b9d2d85f9327bd (patch)
treeb9076d630a042f1873c730435e2b01106bd3b486 /apps/user_ldap/l10n/sv.json
parent63b01a3616193bbf08dc5844058b0677c014c3d1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sv.json')
-rw-r--r--apps/user_ldap/l10n/sv.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json
index d71e94b3050..9ed20fbeda0 100644
--- a/apps/user_ldap/l10n/sv.json
+++ b/apps/user_ldap/l10n/sv.json
@@ -1,6 +1,7 @@
{ "translations": {
"Failed to clear the mappings." : "Fel vid rensning av mappningar",
"Failed to delete the server configuration" : "Misslyckades med att radera serverinställningen",
+ "The configuration is invalid: anonymous bind is not allowed." : "Denna konfiguration är ogiltig: anonymous bind är ej tillåten.",
"The configuration is valid and the connection could be established!" : "Inställningen är giltig och anslutningen kunde upprättas!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen är riktig, men Bind felade. Var vänlig och kontrollera serverinställningar och logininformation.",
"The configuration is invalid. Please have a look at the logs for further details." : "Inställningen är ogiltig. Vänligen se ownCloud-loggen för fler detaljer.",
@@ -8,15 +9,38 @@
"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",
+ "Action does not exist" : "Funktion existerar ej",
+ "The Base DN appears to be wrong" : "Den grundläggande DN verkar vara fel",
"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",
+ "Please check the credentials, they seem to be wrong." : "Var god kontrollera dina uppgifter, de verkar vara fel.",
+ "Please specify the port, it could not be auto-detected." : "Var god specificera en port, den kunde ej autodetekteras.",
+ "Base DN could not be auto-detected, please revise credentials, host and port." : "Grundläggande DN kunde ej autodetekteras, var god dubbelkontrollera dina uppgifter, värd och port.",
+ "Could not detect Base DN, please enter it manually." : "Kunde ej upptäcka Base DN, var god ange det manuellt.",
"{nthServer}. Server" : "{nthServer}. Server",
+ "No object found in the given Base DN. Please revise." : "Inget objekt funnet i den givna Base DN. Var god granska.",
+ "More than 1,000 directory entries available." : "Mer än 1,000 katalogposter tillgängliga.",
+ " entries available within the provided Base DN" : "Poster tillgängliga inom angivet Base DN",
+ "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ett fel uppstod. Var god kontrollera Base DN, och även anslutningsinställningar och referenser.",
"Do you really want to delete the current Server Configuration?" : "Vill du verkligen radera den nuvarande serverinställningen?",
"Confirm Deletion" : "Bekräfta radering",
+ "Mappings cleared successfully!" : "Rensning av mappningar lyckades!",
+ "Error while clearing the mappings." : "Fel uppstod under rensning av mappningar",
+ "Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonymous bind är inte tillåten. Var god ange en Användar-DN och lösenord.",
+ "LDAP Operations error. Anonymous bind might not be allowed." : "LDAP procedursfel. Anonymous bind tillåts troligtvis inte.",
+ "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Sparning misslyckades. Var god kontrollera att databasen är verksam. Ladda om innan du fortsätter.",
+ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Byte av läge kommer aktivera automatiska LDAP förfrågningar. Beroende på din LDAP storlek kan de ta ett tag. Vill du fortfarande ändra läge?",
+ "Mode switch" : "Lägesändring",
"Select attributes" : "Välj attribut",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Användare inte hittad. Var god kontrollera din inloggnings attribut och användarnamn. Effektivt filter (för att kopiera och klistra in i kommandofönster validering):",
+ "User found and settings verified." : "Användare hittad och inställnings bekräftade.",
+ "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "Inställningar bekräftade, men inga användare funna. Endast den första kommer kunna logga in. Överväg ett mer begränsat filter.",
+ "An unspecified error occurred. Please check the settings and the log." : "Ett ospecificerat fel uppstod. Var god kontrollera inställningar och logfilen.",
+ "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Sökfiltret är ej giltigt, antagligen på grund utav ett syntaxfel så som ojämnat antal öppna och stängda klammrar. Var god granska.",
+ "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ett anslutningsfel till LDAP / AD uppstod. Var god granska värd, port och inloggningsuppgifter.",
"_%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.",