diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2011-06-21 14:02:33 +0200 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2011-06-21 14:02:33 +0200 |
commit | 51485ba5d2742e935fa8d1f77babb44aec65aa6c (patch) | |
tree | ebbcadeef9be49f8cd25c7d63ac95455b34a3ec8 /po/da.po | |
parent | e8a4d10805a62b36a8385edaf4b2a6bcbc9fc5fd (diff) | |
download | pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.tar.gz pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.tar.bz2 pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.zip |
2011-06-22 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.1.4
* configure.in: Bump version number.
* NEWS: Document changes since 1.1.3
* libpam/Makefile.am: Bump release number of shared library
* po/de.po: Translate new string.
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 99 |
1 files changed, 53 insertions, 46 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2010-10-20 15:15+0200\n" +"POT-Creation-Date: 2011-06-21 12:57+0200\n" "PO-Revision-Date: 2009-10-04 18:01+0200\n" "Last-Translator: Kris Thomsen <lakristho@gmail.com>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n" @@ -58,7 +58,7 @@ msgstr "Genindtast %s" msgid "Password change aborted." msgstr "Ændring af adgangskode afbrudt." -#: libpam/pam_item.c:310 +#: libpam/pam_item.c:311 msgid "login:" msgstr "logind:" @@ -194,54 +194,61 @@ msgstr "Programmet skal kalde libpam igen" msgid "Unknown PAM error" msgstr "Ukendt PAM-fejl" -#: modules/pam_cracklib/pam_cracklib.c:490 +#: modules/pam_cracklib/pam_cracklib.c:493 msgid "is the same as the old one" msgstr "er den samme som den gamle" -#: modules/pam_cracklib/pam_cracklib.c:504 +#: modules/pam_cracklib/pam_cracklib.c:499 +#: modules/pam_cracklib/pam_cracklib.c:503 +#: modules/pam_cracklib/pam_cracklib.c:513 +#, fuzzy +msgid "memory allocation error" +msgstr "Konversationsfejl" + +#: modules/pam_cracklib/pam_cracklib.c:518 msgid "is a palindrome" msgstr "det staves ens forfra og bagfra" -#: modules/pam_cracklib/pam_cracklib.c:507 +#: modules/pam_cracklib/pam_cracklib.c:521 msgid "case changes only" msgstr "kun forskel i store/små bogstaver" -#: modules/pam_cracklib/pam_cracklib.c:510 +#: modules/pam_cracklib/pam_cracklib.c:524 msgid "is too similar to the old one" msgstr "ligner for meget den gamle" -#: modules/pam_cracklib/pam_cracklib.c:513 +#: modules/pam_cracklib/pam_cracklib.c:527 msgid "is too simple" msgstr "er for simpel" -#: modules/pam_cracklib/pam_cracklib.c:516 +#: modules/pam_cracklib/pam_cracklib.c:530 msgid "is rotated" msgstr "er roteret" -#: modules/pam_cracklib/pam_cracklib.c:519 +#: modules/pam_cracklib/pam_cracklib.c:533 msgid "not enough character classes" msgstr "ikke nok tegnklasser" -#: modules/pam_cracklib/pam_cracklib.c:522 +#: modules/pam_cracklib/pam_cracklib.c:536 msgid "contains too many same characters consecutively" msgstr "indeholder for mange af de samme tegn" -#: modules/pam_cracklib/pam_cracklib.c:525 +#: modules/pam_cracklib/pam_cracklib.c:539 msgid "contains the user name in some form" msgstr "indeholder brugernavnet i en eller anden form" -#: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:476 +#: modules/pam_cracklib/pam_cracklib.c:573 +#: modules/pam_unix/pam_unix_passwd.c:488 msgid "No password supplied" msgstr "Ingen adgangskode angivet" -#: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:476 +#: modules/pam_cracklib/pam_cracklib.c:573 +#: modules/pam_unix/pam_unix_passwd.c:488 msgid "Password unchanged" msgstr "Adgangskoden er uændret" -#: modules/pam_cracklib/pam_cracklib.c:575 -#: modules/pam_cracklib/pam_cracklib.c:658 +#: modules/pam_cracklib/pam_cracklib.c:593 +#: modules/pam_cracklib/pam_cracklib.c:676 #, c-format msgid "BAD PASSWORD: %s" msgstr "DÅRLIG ADGANGSKODE: %s" @@ -262,18 +269,18 @@ msgid "%s failed: unknown status 0x%x" msgstr "%s fejlede: ukendt status 0x%x" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:429 +#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:433 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:438 +#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:442 #, c-format msgid " from %.*s" msgstr " fra %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:450 +#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:454 #, c-format msgid " on %.*s" msgstr " på %.*s" @@ -289,12 +296,12 @@ msgid "Welcome to your new account!" msgstr "Velkommen til din nye konto!" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:460 +#: modules/pam_lastlog/pam_lastlog.c:464 #, c-format msgid "Last failed login:%s%s%s" msgstr "Sidste fejlende logind:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:469 modules/pam_lastlog/pam_lastlog.c:476 +#: modules/pam_lastlog/pam_lastlog.c:473 modules/pam_lastlog/pam_lastlog.c:480 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -303,12 +310,12 @@ msgstr[0] "Der var %d fejlende logindforsøg siden sidste succesfulde logind." msgstr[1] "Der var %d fejlende logindforsøg siden sidste succesfulde logind." #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:481 +#: modules/pam_lastlog/pam_lastlog.c:485 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "Der var %d fejlende logindforsøg siden sidste succesfulde logind." -#: modules/pam_limits/pam_limits.c:786 +#: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "Der er for mange logind til \"%s\"." @@ -359,8 +366,8 @@ msgstr "Opretter mappe \"%s\"." msgid "Unable to create and initialize directory '%s'." msgstr "Kunne ikke oprette og initialisere mappe \"%s\"." -#: modules/pam_pwhistory/pam_pwhistory.c:218 -#: modules/pam_unix/pam_unix_passwd.c:497 +#: modules/pam_pwhistory/pam_pwhistory.c:215 +#: modules/pam_unix/pam_unix_passwd.c:509 msgid "Password has been already used. Choose another." msgstr "Adgangskoden er allerede blevet brugt. Vælg en anden." @@ -369,44 +376,44 @@ msgstr "Adgangskoden er allerede blevet brugt. Vælg en anden." msgid "Would you like to enter a security context? [N] " msgstr "Vil du angive en sikkerhedskontekst? [N] " -#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:282 +#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:299 msgid "role:" msgstr "rolle:" -#: modules/pam_selinux/pam_selinux.c:204 modules/pam_selinux/pam_selinux.c:316 +#: modules/pam_selinux/pam_selinux.c:205 modules/pam_selinux/pam_selinux.c:334 msgid "level:" msgstr "niveau:" -#: modules/pam_selinux/pam_selinux.c:219 modules/pam_selinux/pam_selinux.c:349 +#: modules/pam_selinux/pam_selinux.c:220 modules/pam_selinux/pam_selinux.c:367 msgid "Not a valid security context" msgstr "Ikke en gyldig sikkerhedskontekst" -#: modules/pam_selinux/pam_selinux.c:265 +#: modules/pam_selinux/pam_selinux.c:282 #, c-format msgid "Default Security Context %s\n" msgstr "Standard sikkerhedskontekst %s\n" # power-off message -#: modules/pam_selinux/pam_selinux.c:269 +#: modules/pam_selinux/pam_selinux.c:286 msgid "Would you like to enter a different role or level?" msgstr "Vil du angive en anden rolle eller niveau?" -#: modules/pam_selinux/pam_selinux.c:285 +#: modules/pam_selinux/pam_selinux.c:302 #, c-format msgid "No default type for role %s\n" msgstr "Ingen standard type for rolle %s\n" -#: modules/pam_selinux/pam_selinux.c:667 +#: modules/pam_selinux/pam_selinux.c:688 #, c-format msgid "Unable to get valid context for %s" msgstr "Kunne ikke hente gyldig kontekst for %s" -#: modules/pam_selinux/pam_selinux.c:718 +#: modules/pam_selinux/pam_selinux.c:742 #, c-format msgid "Security Context %s Assigned" msgstr "Sikkerhedskontekst %s tildelt" -#: modules/pam_selinux/pam_selinux.c:739 +#: modules/pam_selinux/pam_selinux.c:763 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Nøgleoprettelseskontekst %s tildelt" @@ -426,20 +433,20 @@ msgstr "pam_set_item() mislykkedes\n" msgid "login: failure forking: %m" msgstr "logind: fejl ved forgrening: %m" -#: modules/pam_stress/pam_stress.c:475 +#: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "Ændrer STRESS-adgangskode for %s." -#: modules/pam_stress/pam_stress.c:489 +#: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "Indtast ny STRESS-adgangskode: " -#: modules/pam_stress/pam_stress.c:492 +#: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "Genindtast ny STRESS-adgangskode: " -#: modules/pam_stress/pam_stress.c:521 +#: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "Bekræftelsen blev angivet forkert; adgangskode forbliver uændret" @@ -537,32 +544,32 @@ msgstr[1] "Advarsel: Din adgangskode udløber om %d dage" msgid "Warning: your password will expire in %d days" msgstr "Advarsel: din adgangskode udløber om %d dage" -#: modules/pam_unix/pam_unix_passwd.c:385 +#: modules/pam_unix/pam_unix_passwd.c:390 msgid "NIS password could not be changed." msgstr "NIS-adgangskoden kunne ikke ændres." -#: modules/pam_unix/pam_unix_passwd.c:493 +#: modules/pam_unix/pam_unix_passwd.c:505 msgid "You must choose a longer password" msgstr "Du skal vælge en længere adgangskode" -#: modules/pam_unix/pam_unix_passwd.c:600 +#: modules/pam_unix/pam_unix_passwd.c:612 #, c-format msgid "Changing password for %s." msgstr "Ændrer adgangskode for %s." -#: modules/pam_unix/pam_unix_passwd.c:611 +#: modules/pam_unix/pam_unix_passwd.c:623 msgid "(current) UNIX password: " msgstr "(nuværende) UNIX-adgangskode: " -#: modules/pam_unix/pam_unix_passwd.c:646 +#: modules/pam_unix/pam_unix_passwd.c:658 msgid "You must wait longer to change your password" msgstr "Du skal vente lidt længere for at ændre din adgangskode" -#: modules/pam_unix/pam_unix_passwd.c:706 +#: modules/pam_unix/pam_unix_passwd.c:718 msgid "Enter new UNIX password: " msgstr "Indtast ny UNIX-adgangskode: " -#: modules/pam_unix/pam_unix_passwd.c:707 +#: modules/pam_unix/pam_unix_passwd.c:719 msgid "Retype new UNIX password: " msgstr "Genindtast ny UNIX-adgangskode: " |