diff options
author | Tomas Mraz <tm@t8m.info> | 2005-09-14 14:05:29 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-09-14 14:05:29 +0000 |
commit | dd97e4b002266705748044a47735821289f3d5fc (patch) | |
tree | f7fcca8915b82587460bbf7ac39f75897d6d4ef5 /po/nb.po | |
parent | 917b37b492687029151ebdb160b326bbf958de2d (diff) | |
download | pam-dd97e4b002266705748044a47735821289f3d5fc.tar.gz pam-dd97e4b002266705748044a47735821289f3d5fc.tar.bz2 pam-dd97e4b002266705748044a47735821289f3d5fc.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
More translatable strings in pam_cracklib.
Diffstat (limited to 'po/nb.po')
-rw-r--r-- | po/nb.po | 118 |
1 files changed, 105 insertions, 13 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-04 22:38+0200\n" +"POT-Creation-Date: 2005-09-05 15:43+0200\n" "PO-Revision-Date: 2005-08-13 22:44+0200\n" "Last-Translator: Olav Pettershagen <olav.pet@online.no>\n" "Language-Team: <nb@li.org>\n" @@ -54,55 +54,117 @@ msgstr "" msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Kan ikke tilbakestille alle brukere til non-zero\n" -#: modules/pam_selinux/pam_selinux.c:130 +#: modules/pam_selinux/pam_selinux.c:127 #, c-format msgid "Your default context is %s. \n" msgstr "Din standardkontekst er %s. \n" -#: modules/pam_selinux/pam_selinux.c:133 +#: modules/pam_selinux/pam_selinux.c:130 msgid "Do you want to choose a different one? [n]" msgstr "Vil du velge en annen? [n]" -#: modules/pam_selinux/pam_selinux.c:140 +#: modules/pam_selinux/pam_selinux.c:137 msgid "Enter number of choice: " msgstr "Angi et tall: " -#: modules/pam_selinux/pam_selinux.c:192 +#: modules/pam_selinux/pam_selinux.c:164 modules/pam_selinux/pam_selinux.c:245 +#: modules/pam_selinux/pam_selinux.c:352 +#, c-format +msgid "%s: bogus conversation function" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:168 modules/pam_selinux/pam_selinux.c:249 +#: modules/pam_selinux/pam_selinux.c:356 +#, c-format +msgid "%s: no conversation function" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:187 msgid "Would you like to enter a security context? [y] " msgstr "Vil du angi en sikkerhetskontekst? [y] " -#: modules/pam_selinux/pam_selinux.c:209 +#: modules/pam_selinux/pam_selinux.c:204 msgid "role: " msgstr "rolle: " -#: modules/pam_selinux/pam_selinux.c:217 +#: modules/pam_selinux/pam_selinux.c:212 msgid "type: " msgstr "type: " -#: modules/pam_selinux/pam_selinux.c:227 +#: modules/pam_selinux/pam_selinux.c:222 msgid "level: " msgstr "niv\303\245: " -#: modules/pam_selinux/pam_selinux.c:241 +#: modules/pam_selinux/pam_selinux.c:236 msgid "Not a valid security context" msgstr "Ikke en gyldig sikkerhetskontekst" -#: modules/pam_selinux/pam_selinux.c:476 +#: modules/pam_selinux/pam_selinux.c:272 +#, c-format +msgid "Warning! Could not relabel %s with %s, not relabeling.\n" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:296 +#, c-format +msgid "Warning! Could not get current context for %s, not relabeling." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:303 +#, c-format +msgid "Warning! Could not get new context for %s, not relabeling." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:313 +#, c-format +msgid "Warning! Could not relabel %s with %s, not relabeling.%s" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:429 +#, c-format +msgid "Unable to get valid context for %s" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:433 +#, c-format +msgid "Unable to get valid context for %s, No valid tty" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:465 #, c-format msgid "Security Context %s Assigned" msgstr "Sikkerhetskontekst %s tilordnet" -#: modules/pam_selinux/pam_selinux.c:596 +#: modules/pam_selinux/pam_selinux.c:469 +#, c-format +msgid "Error! Unable to set %s executable context %s." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:475 +#, fuzzy, c-format +msgid "%s: set %s security context to %s" +msgstr "Ikke en gyldig sikkerhetskontekst" + +#: modules/pam_selinux/pam_selinux.c:518 +#, c-format +msgid "Error! Unable to set executable context %s." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:524 +#, c-format +msgid "%s: setcontext back to orginal" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:585 #, c-format msgid "failed to initialize PAM\n" msgstr "kunne ikke initialisere PAM\n" -#: modules/pam_selinux/pam_selinux.c:602 +#: modules/pam_selinux/pam_selinux.c:591 #, c-format msgid "failed to pam_set_item()\n" msgstr "kunne ikke pam_set_item()\n" -#: modules/pam_selinux/pam_selinux.c:627 +#: modules/pam_selinux/pam_selinux.c:616 #, c-format msgid "login: failure forking: %s" msgstr "login: feil under forgrening: %s" @@ -200,7 +262,37 @@ msgstr "Bekreft nytt STRESS-passord: " msgid "Sorry, passwords do not match." msgstr "NIS-passord kunne ikke endres." +#: modules/pam_cracklib/pam_cracklib.c:379 +msgid "is the same as the old one" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:390 +msgid "is a palindrome" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:393 +msgid "case changes only" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:396 +msgid "is too similar to the old one" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:399 +msgid "is too simple" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:402 +msgid "is rotated" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:437 +#, fuzzy +msgid "has been already used" +msgstr "Passordet er allerede benyttet. Velg et annet." + #: modules/pam_cracklib/pam_cracklib.c:489 +#: modules/pam_cracklib/pam_cracklib.c:617 #, c-format msgid "BAD PASSWORD: %s" msgstr "" |