diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2009-11-10 15:52:20 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2009-11-10 15:52:20 +0000 |
commit | 0674700d17431655b4be03de6119ada78164266b (patch) | |
tree | 6ea8c9d3346ff231f375f484fef29e521f50a424 /po/ml.po | |
parent | cf360646cafc2f84d7a601d9681555c4d43e713b (diff) | |
download | pam-0674700d17431655b4be03de6119ada78164266b.tar.gz pam-0674700d17431655b4be03de6119ada78164266b.tar.bz2 pam-0674700d17431655b4be03de6119ada78164266b.zip |
Relevant BUGIDs:
Purpose of commit: regression fix
Commit summary:
---------------
2009-11-10 Thorsten Kukuk <kukuk@suse.de>
* doc/man/pam_get_authtok.3.xml: Document pam_get_authtok_noverify
and pam_get_authtok_verify.
* libpam/Makefile.am (libpam_la_LDFLAGS): Bump revesion of libpam.
* libpam/pam_get_authtok.c (pam_get_authtok_internal): Renamed
from pam_get_authtok, add flags argument, always check return
values.
* modules/pam_cracklib/pam_cracklib.c (pam_sm_chauthtok): Use
pam_get_authtok_noverify and pam_get_authtok_verify.
* libpam/include/security/pam_ext.h: Add prototypes for
pam_get_authtok_noverify and pam_get_authtok_verify.
* libpam/libpam.map: Add new pam_get_authtok_* functions.
Diffstat (limited to 'po/ml.po')
-rw-r--r-- | po/ml.po | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: ml\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2009-06-30 12:29+0200\n" +"POT-Creation-Date: 2009-11-10 16:40+0100\n" "PO-Revision-Date: 2009-11-02 13:05+0530\n" "Last-Translator: \n" "Language-Team: <en@li.org>\n" @@ -51,12 +51,12 @@ msgstr "വീണ്ടും %s%s രഹസ്യവാക്ക് ടൈപ msgid "Sorry, passwords do not match." msgstr "ക്ഷമിക്കണം, രഹസ്യവാക്കുകള് തമ്മില് ചേരുന്നില്ല." -#: libpam/pam_get_authtok.c:127 +#: libpam/pam_get_authtok.c:132 libpam/pam_get_authtok.c:208 #, c-format msgid "Retype %s" msgstr "%s വീണ്ടും ടൈപ്പ് ചെയ്യുക" -#: libpam/pam_get_authtok.c:146 +#: libpam/pam_get_authtok.c:152 libpam/pam_get_authtok.c:221 msgid "Password change aborted." msgstr "രഹസ്യവാക്ക് മാറ്റം വരുത്തുന്നതു് നിര്ത്തിയിരിക്കുന്നു." @@ -299,7 +299,8 @@ msgstr "അവസാനം ലോഗിന് ചെയ്തതു് പര #: modules/pam_lastlog/pam_lastlog.c:469 modules/pam_lastlog/pam_lastlog.c:476 #, c-format msgid "There was %d failed login attempt since the last successful login." -msgid_plural "There were %d failed login attempts since the last successful login." +msgid_plural "" +"There were %d failed login attempts since the last successful login." msgstr[0] "ശരിയായി അവസാനം ലോഗിന് ചെയ്ത ശേഷം %d തവണ ലോഗിന് പരാജയപ്പെട്ടു." msgstr[1] "ശരിയായി അവസാനം ലോഗിന് ചെയ്ത ശേഷം %d തവണ ലോഗിന് പരാജയപ്പെട്ടു." @@ -480,8 +481,10 @@ msgstr "%s: Unrecognised ഉപാധി %s\n" #: modules/pam_tally/pam_tally.c:812 #, c-format -msgid "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -msgstr "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" +msgid "" +"%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" +msgstr "" +"%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" #: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1036 #, c-format @@ -564,4 +567,3 @@ msgstr "പുതിയ UNIX രഹസ്യവാക്ക് നല്ക #: modules/pam_unix/pam_unix_passwd.c:704 msgid "Retype new UNIX password: " msgstr "പുതിയ UNIX രഹസ്യവാക്ക് വീണ്ടും ടൈപ്പ് ചെയ്യുക: " - |