# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Thorsten Kukuk # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: kukuk@suse.de\n" "POT-Creation-Date: 2005-07-29 14:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/passwd_nisplus.c:325 msgid "Could not determine hostname." msgstr "" #: src/passwd_nisplus.c:341 msgid "RPC Secure Password: " msgstr "" #: src/passwd_nisplus.c:344 #, c-format msgid "Cannot find secret key for %s." msgstr "" #: src/passwd_nisplus.c:349 #, c-format msgid "Can't find %s's secret key" msgstr "" #: src/passwd_nisplus.c:366 src/passwd_nisplus.c:389 #, c-format msgid "Could not get public key for %s." msgstr "" #: src/passwd_nisplus.c:377 msgid "Could not determine the NIS+ root server." msgstr "" #: src/passwd_nisplus.c:398 msgid "Could not create conversion key." msgstr "" #: src/passwd_nisplus.c:412 msgid "DES encryption failure" msgstr "" #: src/passwd_nisplus.c:425 #, c-format msgid "rpc.nispasswd not running on %s" msgstr "" #: src/passwd_nisplus.c:447 msgid "ERROR: Password incorrect. Try again" msgstr "" #: src/passwd_nisplus.c:450 #, c-format msgid "" "ERROR: %s\n" " Password not changed" msgstr "" #: src/passwd_nisplus.c:467 src/passwd_nisplus.c:488 msgid "DES decryption failure." msgstr "" #: src/passwd_nisplus.c:514 #, c-format msgid "" "ERROR: %s\n" " password not changed" msgstr "" #: src/passwd_nisplus.c:521 msgid "ERROR: Only partial success." msgstr "" #: src/passwd_nisplus.c:529 #, c-format msgid "\tPassword: %s" msgstr "" #: src/passwd_nisplus.c:534 #, c-format msgid "\tgecos: %s" msgstr "" #: src/passwd_nisplus.c:538 #, c-format msgid "\tShell: %s" msgstr "" #: src/passwd_nisplus.c:543 #, c-format msgid "\tSecret Key: %s" msgstr "" #: src/passwd_nisplus.c:553 msgid "ERROR: Unknown error." msgstr "" #: src/passwd_nisplus.c:559 #, c-format msgid "" "NIS+ password information changed for %s\n" "NIS+ credential information changed for %s" msgstr "" #: src/passwd_nisplus.c:595 msgid "Password information update failed." msgstr "" #: src/passwd_nisplus.c:605 #, c-format msgid "The NIS+ credential information for %s will not be changed." msgstr "" #: src/passwd_nisplus.c:608 #, c-format msgid "User %s must do the following to update credential information:" msgstr "" #: src/passwd_nisplus.c:610 msgid "Use NEW password for login and OLD password for keylogin." msgstr "" #: src/passwd_nisplus.c:612 msgid "Use \"chkey -p\" to reencrypt the credentials with the" msgstr "" #: src/passwd_nisplus.c:613 msgid "new login passwd." msgstr "" #: src/passwd_nisplus.c:615 msgid "The user must keylogin explicitly after next login." msgstr "" #: src/passwd_nisplus.c:640 #, c-format msgid "NIS+ passwd table not found: %s" msgstr "" #: src/passwd_nisplus.c:657 msgid "User not found in NIS+ table." msgstr "" #: src/unix_acct.c:95 src/unix_acct.c:143 msgid "Your password has expired. Choose a new password." msgstr "" #: src/unix_acct.c:122 msgid "Password change requested. Choose a new password." msgstr "" #: src/unix_acct.c:304 #, c-format msgid "Your password will expire in %ld days." msgstr "" #: src/unix_acct.c:308 msgid "Your password will expire tomorrow." msgstr "" #: src/unix_acct.c:311 msgid "Your password will expire within 24 hours." msgstr "" #: src/unix_passwd.c:197 #, c-format msgid "Less then %d weeks since the last change." msgstr "" #: src/unix_passwd.c:201 #, c-format msgid "Less then %d days since the last change." msgstr "" #: src/unix_passwd.c:257 msgid "You can only change local passwords." msgstr "" #: src/unix_passwd.c:337 src/unix_passwd.c:352 msgid "Password change aborted." msgstr "" #: src/unix_passwd.c:366 msgid "Passwords do not match." msgstr "" #: src/unix_passwd.c:391 msgid "Error: Password NOT changed." msgstr "" #: src/unix_passwd.c:400 msgid "Password changed." msgstr "" #: src/unix_passwd.c:417 #, c-format msgid "Cannot find the master ypserver: %s" msgstr "" #: src/unix_passwd.c:425 #, c-format msgid "yppasswdd not running on NIS master %s" msgstr "" #: src/unix_passwd.c:431 msgid "yppasswd daemon running on illegal port." msgstr "" #: src/unix_passwd.c:482 #, c-format msgid "Cannot open %s for reading: %s" msgstr "" #: src/unix_passwd.c:491 #, c-format msgid "Unable to obtain entropy from %s" msgstr "" #: src/unix_passwd.c:506 msgid "Unable to generate a salt. Check your crypt settings." msgstr "" #: src/unix_passwd.c:640 msgid "Cannot create salt for standard crypt" msgstr "" #: src/unix_passwd.c:652 msgid "Cannot create salt for MD5 crypt" msgstr "" #: src/unix_passwd.c:665 msgid "Cannot create salt for bigcrypt" msgstr "" #: src/unix_passwd.c:671 msgid "No support for bigcrypt included" msgstr "" #: src/unix_passwd.c:683 msgid "Cannot create salt for blowfish crypt" msgstr "" #: src/unix_passwd.c:689 msgid "No support for blowfish included" msgstr "" #: src/unix_passwd.c:701 msgid "crypt_r() returns NULL pointer" msgstr "" #: src/unix_passwd.c:724 msgid "Cannot lock password file: already locked." msgstr "" #: src/unix_passwd.c:751 src/unix_passwd.c:805 src/unix_passwd.c:885 #: src/unix_passwd.c:940 #, c-format msgid "Cannot open %s: %m" msgstr "" #: src/unix_passwd.c:758 src/unix_passwd.c:892 #, c-format msgid "Cannot stat %s: %m" msgstr "" #: src/unix_passwd.c:786 src/unix_passwd.c:920 #, c-format msgid "Cannot create temp file (%s): %m" msgstr "" #: src/unix_passwd.c:835 #, c-format msgid "Error while writing new shadow file: %m" msgstr "" #: src/unix_passwd.c:845 #, c-format msgid "Error while closing old shadow file: %m" msgstr "" #: src/unix_passwd.c:853 #, c-format msgid "Error while closing temporary shadow file: %m" msgstr "" #: src/unix_passwd.c:966 #, c-format msgid "Error while writing new password file: %m" msgstr "" #: src/unix_passwd.c:976 #, c-format msgid "Error while closing old password file: %m" msgstr "" #: src/unix_passwd.c:984 #, c-format msgid "Error while closing temporary password file: %m" msgstr "" #: src/unix_passwd.c:1020 #, c-format msgid "Changing NIS password for %s on %s." msgstr "" #: src/unix_passwd.c:1035 msgid "Error while changing the NIS password." msgstr "" #: src/unix_passwd.c:1045 msgid "Error while changing the NIS+ password." msgstr ""