diff options
Diffstat (limited to 'apps/user_ldap/l10n/da.js')
-rw-r--r-- | apps/user_ldap/l10n/da.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js index 1982f52351f..0c909bddbf0 100644 --- a/apps/user_ldap/l10n/da.js +++ b/apps/user_ldap/l10n/da.js @@ -20,10 +20,10 @@ OC.L10N.register( "Good password" : "God adgangskode", "Strong password" : "Stærk adgangskode", "The Base DN appears to be wrong" : "Base DN synes at være forkert", - "Testing configuration…" : "Test af konfiguration...", - "Configuration incorrect" : "Indstilling forkert", + "Testing configuration…" : "Tester konfiguration...", + "Configuration incorrect" : "Konfiguration forkert", "Configuration incomplete" : "Konfiguration ufuldstændig", - "Configuration OK" : "Indstilling OK", + "Configuration OK" : "Konfiguration OK", "Select groups" : "Vælg grupper", "Select object classes" : "Vælg objektklasser", "Please check the credentials, they seem to be wrong." : "Tjek venligst legitimationerne.", @@ -35,7 +35,7 @@ OC.L10N.register( "More than 1,000 directory entries available." : "Mere end 1.000 mappeindgange til rådighed.", "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} indgang tilgængelig i den givne Base DN","{objectsFound} poster tilgængelige inden for den givne Base DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Der opstod en fejl. Tjek venligst Base DN samt tilslutningsindstillinger og legitimationsoplysninger.", - "Do you really want to delete the current Server Configuration?" : "Vil du virkelig slette den aktuelle serverindstilling?", + "Do you really want to delete the current Server Configuration?" : "Vil du virkelig slette den aktuelle server konfiguration?", "Confirm Deletion" : "Bekræft sletning", "Mappings cleared successfully!" : "Mappings ryddet med succes!", "Error while clearing the mappings." : "Fejl under rydning af tilknytninger.", @@ -46,7 +46,7 @@ OC.L10N.register( "Mode switch" : "Tilstandsafbryder", "Select attributes" : "Vælg attributter", "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Brugeren ikke fundet. Tjek venligst dine login attributter og brugernavn. Effektiv filter (til copy- and - paste til kommandolinjevalidering): < br / >", - "User found and settings verified." : "Brugerfundet og indstillinger verificeret.", + "User found and settings verified." : "Bruger fundet og indstillinger verificeret.", "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Overvej at indsnævre din søgning, som det omfattede mange brugere, kun den første af dem vil være i stand til at logge ind.", "An unspecified error occurred. Please check log and settings." : "En uspecificeret fejl opstod. Tjek log og indstillinger.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Søgefilteret er ugyldigt, sandsynligvis på grund af syntaksspørgsmål som ulige antal åbne og lukkede parenteser. Vær venlig at revidere.", @@ -101,7 +101,7 @@ OC.L10N.register( "When logging in, %s will find the user based on the following attributes:" : "Når du logger ind, vil %s finde brugeren baseret på følgende egenskaber:", "LDAP/AD Username:" : "LDAP / AD Brugernavn:", "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Tillader login mod LDAP / AD brugernavn, som er enten \"uid\" eller \"SAMAccountName\" og vil blive opdaget.", - "LDAP/AD Email Address:" : "LDAP / AD Email adresse:", + "LDAP/AD Email Address:" : "LDAP / AD E-mail adresse:", "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Tillader login mod en e- mail- attribut. \"mail\" og \"mailPrimaryAddress\" tilladt.", "Other Attributes:" : "Andre attributter:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definerer det filter der skal anvendes, når login er forsøgt. \"%% uid\" erstatter brugernavnet i login-handlingen. Eksempel: \"uid =%% uid\"", @@ -131,7 +131,7 @@ OC.L10N.register( "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "De mest almindelige objektklasser for brugere er organisationalPerson, person, bruger og inetOrgPerson. Hvis du ikke er sikker på hvilken objektklasse du skal vælge, bedes du konsultere din mappe- admin.", "The filter specifies which LDAP users shall have access to the %s instance." : "Filteret angiver, hvilke LDAP-brugere der skal have adgang til %s instansen.", "Verify settings and count users" : "Verificér indstillinger og tæller brugere", - "Saving" : "Gemning", + "Saving" : "Gemmer", "Back" : "Tilbage", "Continue" : "Fortsæt", "Please renew your password." : "Venligst forny din adgangskode.", |