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/Linux-PAM.pot | |
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/Linux-PAM.pot')
-rw-r--r-- | po/Linux-PAM.pot | 117 |
1 files changed, 104 insertions, 13 deletions
diff --git a/po/Linux-PAM.pot b/po/Linux-PAM.pot index 9446c6c2..2b4a1c09 100644 --- a/po/Linux-PAM.pot +++ b/po/Linux-PAM.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -53,55 +53,117 @@ msgstr "" msgid "%s: Can't reset all users to non-zero\n" msgstr "" -#: modules/pam_selinux/pam_selinux.c:130 +#: modules/pam_selinux/pam_selinux.c:127 #, c-format msgid "Your default context is %s. \n" msgstr "" -#: 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 "" -#: modules/pam_selinux/pam_selinux.c:140 +#: modules/pam_selinux/pam_selinux.c:137 msgid "Enter number of choice: " msgstr "" -#: 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 "" -#: modules/pam_selinux/pam_selinux.c:209 +#: modules/pam_selinux/pam_selinux.c:204 msgid "role: " msgstr "" -#: modules/pam_selinux/pam_selinux.c:217 +#: modules/pam_selinux/pam_selinux.c:212 msgid "type: " msgstr "" -#: modules/pam_selinux/pam_selinux.c:227 +#: modules/pam_selinux/pam_selinux.c:222 msgid "level: " msgstr "" -#: modules/pam_selinux/pam_selinux.c:241 +#: modules/pam_selinux/pam_selinux.c:236 msgid "Not a valid security context" msgstr "" -#: 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 "" -#: 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 +#, c-format +msgid "%s: set %s security context to %s" +msgstr "" + +#: 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 "" -#: modules/pam_selinux/pam_selinux.c:602 +#: modules/pam_selinux/pam_selinux.c:591 #, c-format msgid "failed to pam_set_item()\n" msgstr "" -#: modules/pam_selinux/pam_selinux.c:627 +#: modules/pam_selinux/pam_selinux.c:616 #, c-format msgid "login: failure forking: %s" msgstr "" @@ -195,7 +257,36 @@ msgstr "" msgid "Sorry, passwords do not match." msgstr "" +#: 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 +msgid "has been already used" +msgstr "" + #: modules/pam_cracklib/pam_cracklib.c:489 +#: modules/pam_cracklib/pam_cracklib.c:617 #, c-format msgid "BAD PASSWORD: %s" msgstr "" |