From 72855d240704c34326c9ae2db56e18f926218b3b Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Mon, 9 Mar 2009 13:07:34 +0000 Subject: Relevant BUGIDs: Purpose of commit: release Commit summary: --------------- 2009-03-09 Thorsten Kukuk * release version 1.0.91 * libpam/Makefile.am (libpam_la_LDFLAGS): Bump version number. * xtests/Makefile.am: Add tst-pam_unix4.pamd, tst-pam_unix4.sh and time.conf. --- po/ru.po | 56 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'po/ru.po') diff --git a/po/ru.po b/po/ru.po index 621368ca..05d46438 100644 --- a/po/ru.po +++ b/po/ru.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM.tip\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2009-02-25 17:13+0100\n" +"POT-Creation-Date: 2009-03-03 14:56+0100\n" "PO-Revision-Date: 2008-02-23 20:11+0300\n" "Last-Translator: Andrew Martynov \n" "Language-Team: Russian \n" @@ -242,13 +242,13 @@ msgid "contains the user name in some form" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:449 +#: modules/pam_unix/pam_unix_passwd.c:454 msgid "No password supplied" msgstr "Пароль не указан" # password dialog title #: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:449 +#: modules/pam_unix/pam_unix_passwd.c:454 msgid "Password unchanged" msgstr "Пароль не изменен" @@ -367,13 +367,13 @@ msgstr "Есть почта в папке %s." msgid "Creating directory '%s'." msgstr "Создание каталога '%s'." -#: modules/pam_mkhomedir/pam_mkhomedir.c:178 +#: modules/pam_mkhomedir/pam_mkhomedir.c:181 #, fuzzy, c-format msgid "Unable to create and initialize directory '%s'." msgstr "Невозможно создать каталог %s: %m" #: modules/pam_pwhistory/pam_pwhistory.c:218 -#: modules/pam_unix/pam_unix_passwd.c:470 +#: modules/pam_unix/pam_unix_passwd.c:475 msgid "Password has been already used. Choose another." msgstr "Этот пароль уже был использован. Выберите другой." @@ -457,38 +457,38 @@ msgstr "Повторите ввод нового пароля STRESS: " msgid "Verification mis-typed; password unchanged" msgstr "Подтверждение введено неправильно; пароль не изменен" -#: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:541 +#: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:596 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "" -#: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:520 +#: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:575 #, c-format msgid "Account locked due to %u failed logins" msgstr "" -#: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:812 +#: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:884 msgid "Authentication error" msgstr "Ошибка при проверке подлинности" -#: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:813 +#: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:885 msgid "Service error" msgstr "Ошибка службы" -#: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:814 +#: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:886 msgid "Unknown user" msgstr "Неизвестный пользователь" -#: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:815 +#: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:887 msgid "Unknown error" msgstr "Неизвестная ошибка" -#: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:834 +#: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:906 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: указано неверное число для --reset=\n" -#: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:838 +#: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:910 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: неопознанный параметр %s\n" @@ -501,18 +501,18 @@ msgstr "" "%s: [--file имя_корневого_файла] [--user имя_пользователя] [--reset[=n]] [--" "quiet]\n" -#: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:964 +#: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1036 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "" "%s: не удается выполнить сброс всех пользователей в ненулевое значение\n" -#: modules/pam_tally2/pam_tally2.c:865 +#: modules/pam_tally2/pam_tally2.c:937 #, c-format msgid "Login Failures Latest failure From\n" msgstr "" -#: modules/pam_tally2/pam_tally2.c:881 +#: modules/pam_tally2/pam_tally2.c:953 #, fuzzy, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" @@ -527,21 +527,21 @@ msgstr "" msgid "Access granted (last access was %ld seconds ago)." msgstr "" -#: modules/pam_unix/pam_unix_acct.c:228 modules/pam_unix/pam_unix_acct.c:250 +#: modules/pam_unix/pam_unix_acct.c:235 modules/pam_unix/pam_unix_acct.c:257 msgid "Your account has expired; please contact your system administrator" msgstr "" "Срок действия учетной записи истек; обратитесь к системному администратору" -#: modules/pam_unix/pam_unix_acct.c:236 +#: modules/pam_unix/pam_unix_acct.c:243 msgid "You are required to change your password immediately (root enforced)" msgstr "" "Вам необходимо немедленно сменить пароль (по требованию пользователя root)" -#: modules/pam_unix/pam_unix_acct.c:242 +#: modules/pam_unix/pam_unix_acct.c:249 msgid "You are required to change your password immediately (password aged)" msgstr "Вам необходимо немедленно сменить пароль (пароль устарел)" -#: modules/pam_unix/pam_unix_acct.c:260 modules/pam_unix/pam_unix_acct.c:267 +#: modules/pam_unix/pam_unix_acct.c:270 modules/pam_unix/pam_unix_acct.c:277 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" @@ -550,40 +550,40 @@ msgstr[1] "Предупреждение: срок действия пароля msgstr[2] "Предупреждение: срок действия пароля истекает через %d дней" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_unix/pam_unix_acct.c:272 +#: modules/pam_unix/pam_unix_acct.c:282 #, c-format msgid "Warning: your password will expire in %d days" msgstr "Предупреждение: срок действия пароля истекает через %d дн(я)(ей)" # password dialog title -#: modules/pam_unix/pam_unix_passwd.c:359 +#: modules/pam_unix/pam_unix_passwd.c:364 msgid "NIS password could not be changed." msgstr "Пароль NIS изменить нельзя." -#: modules/pam_unix/pam_unix_passwd.c:466 +#: modules/pam_unix/pam_unix_passwd.c:471 msgid "You must choose a longer password" msgstr "Выберите пароль большей длины" -#: modules/pam_unix/pam_unix_passwd.c:571 +#: modules/pam_unix/pam_unix_passwd.c:576 #, c-format msgid "Changing password for %s." msgstr "Смена пароля для %s." # Keep the newlines and spaces after ':'! -#: modules/pam_unix/pam_unix_passwd.c:582 +#: modules/pam_unix/pam_unix_passwd.c:587 msgid "(current) UNIX password: " msgstr "(текущий) пароль UNIX: " -#: modules/pam_unix/pam_unix_passwd.c:617 +#: modules/pam_unix/pam_unix_passwd.c:622 msgid "You must wait longer to change your password" msgstr "До смены пароля должно пройти больше времени" -#: modules/pam_unix/pam_unix_passwd.c:677 +#: modules/pam_unix/pam_unix_passwd.c:682 msgid "Enter new UNIX password: " msgstr "Введите новый пароль UNIX: " # Keep the newlines and spaces after ':'! -#: modules/pam_unix/pam_unix_passwd.c:678 +#: modules/pam_unix/pam_unix_passwd.c:683 msgid "Retype new UNIX password: " msgstr "Повторите ввод нового пароля UNIX: " -- cgit v1.2.3