diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-09-14 17:49:01 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-09-14 17:49:01 +0000 |
commit | f690636933b7d212240b2ce09dddaea703f391c9 (patch) | |
tree | c3847f63fc17533d346e3e7a9de88b242c69dad3 /po/Linux-PAM.pot | |
parent | faf4e0e73632c500cc1380c882310d6965ebfaf8 (diff) | |
download | pam-f690636933b7d212240b2ce09dddaea703f391c9.tar.gz pam-f690636933b7d212240b2ce09dddaea703f391c9.tar.bz2 pam-f690636933b7d212240b2ce09dddaea703f391c9.zip |
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
pam_vsyslog: Restore errno after each asprintf.
misc_conv.c: don't use special control characters, non-ascii terminal can run
into problems with them.
de.po: Translate some more strings.
*.po: Adjust translations for misc_conv.c.
Diffstat (limited to 'po/Linux-PAM.pot')
-rw-r--r-- | po/Linux-PAM.pot | 120 |
1 files changed, 29 insertions, 91 deletions
diff --git a/po/Linux-PAM.pot b/po/Linux-PAM.pot index 2b4a1c09..1ff05134 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-05 15:43+0200\n" +"POT-Creation-Date: 2005-09-14 19:09+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,121 +53,59 @@ msgstr "" msgid "%s: Can't reset all users to non-zero\n" msgstr "" -#: modules/pam_selinux/pam_selinux.c:127 +#: modules/pam_selinux/pam_selinux_check.c:99 #, c-format -msgid "Your default context is %s. \n" +msgid "failed to initialize PAM\n" msgstr "" -#: modules/pam_selinux/pam_selinux.c:130 -msgid "Do you want to choose a different one? [n]" +#: modules/pam_selinux/pam_selinux_check.c:105 +#, c-format +msgid "failed to pam_set_item()\n" msgstr "" -#: modules/pam_selinux/pam_selinux.c:137 -msgid "Enter number of choice: " +#: modules/pam_selinux/pam_selinux_check.c:132 +#, c-format +msgid "login: failure forking: %s" msgstr "" -#: modules/pam_selinux/pam_selinux.c:164 modules/pam_selinux/pam_selinux.c:245 -#: modules/pam_selinux/pam_selinux.c:352 +#: modules/pam_selinux/pam_selinux.c:102 #, c-format -msgid "%s: bogus conversation function" +msgid "Your default context is %s. \n" 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" +#: modules/pam_selinux/pam_selinux.c:105 +msgid "Do you want to choose a different one? [n]" msgstr "" -#: modules/pam_selinux/pam_selinux.c:187 +#: modules/pam_selinux/pam_selinux.c:112 +msgid "Enter number of choice: " +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:152 msgid "Would you like to enter a security context? [y] " msgstr "" -#: modules/pam_selinux/pam_selinux.c:204 +#: modules/pam_selinux/pam_selinux.c:169 msgid "role: " msgstr "" -#: modules/pam_selinux/pam_selinux.c:212 +#: modules/pam_selinux/pam_selinux.c:177 msgid "type: " msgstr "" -#: modules/pam_selinux/pam_selinux.c:222 +#: modules/pam_selinux/pam_selinux.c:187 msgid "level: " msgstr "" -#: modules/pam_selinux/pam_selinux.c:236 +#: modules/pam_selinux/pam_selinux.c:203 msgid "Not a valid security context" msgstr "" -#: 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 +#: modules/pam_selinux/pam_selinux.c:416 #, c-format msgid "Security Context %s Assigned" msgstr "" -#: 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:591 -#, c-format -msgid "failed to pam_set_item()\n" -msgstr "" - -#: modules/pam_selinux/pam_selinux.c:616 -#, c-format -msgid "login: failure forking: %s" -msgstr "" - #: modules/pam_unix/pam_unix_acct.c:268 modules/pam_unix/pam_unix_acct.c:295 msgid "Your account has expired; please contact your system administrator" msgstr "" @@ -227,19 +165,19 @@ msgstr "" msgid "Retype new UNIX password: " msgstr "" -#: modules/pam_stress/pam_stress.c:481 +#: modules/pam_stress/pam_stress.c:474 msgid "Changing STRESS password for " msgstr "" -#: modules/pam_stress/pam_stress.c:495 +#: modules/pam_stress/pam_stress.c:488 msgid "Enter new STRESS password: " msgstr "" -#: modules/pam_stress/pam_stress.c:498 +#: modules/pam_stress/pam_stress.c:491 msgid "Retype new STRESS password: " msgstr "" -#: modules/pam_stress/pam_stress.c:526 +#: modules/pam_stress/pam_stress.c:519 msgid "Verification mis-typed; password unchanged" msgstr "" @@ -428,11 +366,11 @@ msgid "Unknown PAM error" msgstr "" #: libpam_misc/misc_conv.c:35 -msgid "..\007.Time is running out...\n" +msgid "...Time is running out...\n" msgstr "" #: libpam_misc/misc_conv.c:36 -msgid "..\007.Sorry, your time is up!\n" +msgid "...Sorry, your time is up!\n" msgstr "" #: libpam_misc/misc_conv.c:334 |