diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2009-02-25 17:05:22 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2009-02-25 17:05:22 +0000 |
commit | 48a26b6141fb6bf276208bc1a06f5105880e843e (patch) | |
tree | defea3b1a9bc97dd09ec62f62129cdf37666ad9e /po/ml.po | |
parent | 1376c1565abb318a5b4d086edd7f295ee3da6b13 (diff) | |
download | pam-48a26b6141fb6bf276208bc1a06f5105880e843e.tar.gz pam-48a26b6141fb6bf276208bc1a06f5105880e843e.tar.bz2 pam-48a26b6141fb6bf276208bc1a06f5105880e843e.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2009-02-25 Thorsten Kukuk <kukuk@thkukuk.de>
* libpam/pam_misc.c (_pam_StrTok): Use unsigned char
instead of int. Reported by Marcus Granado.
* tests/Makefile.am (TESTS): Add tst-pam_mkargv.
* tests/tst-pam_mkargv.c (main): Test case for
_pam_mkargv.
* po/de.po: Update fuzzy translations.
Diffstat (limited to 'po/ml.po')
-rw-r--r-- | po/ml.po | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM.tip.ml\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2008-12-11 20:40+0100\n" +"POT-Creation-Date: 2009-02-25 17:13+0100\n" "PO-Revision-Date: 2008-10-20 12:50+0530\n" "Last-Translator: \n" "Language-Team: <en@li.org>\n" @@ -308,7 +308,7 @@ msgstr[1] "ശരിയായി അവസാനം ലോഗിന് ചെ msgid "There were %d failed login attempts since the last successful login." msgstr "ശരിയായി അവസാനം ലോഗിന് ചെയ്ത ശേഷം %d തവണ ലോഗിന് പരാജയപ്പെട്ടു." -#: modules/pam_limits/pam_limits.c:712 +#: modules/pam_limits/pam_limits.c:786 #, c-format msgid "Too many logins for '%s'." msgstr "'%s'-ന് അനവധി ലോഗിനുകള്." @@ -349,17 +349,17 @@ msgstr "%s ഫോള്ഡറില് നിങ്ങള്ക്ക msgid "You have mail in folder %s." msgstr "%s ഫോള്ഡറില് നിങ്ങള്ക്ക് മെയില് ഉണ്ട്." -#: modules/pam_mkhomedir/pam_mkhomedir.c:142 +#: modules/pam_mkhomedir/pam_mkhomedir.c:111 #, c-format msgid "Creating directory '%s'." msgstr "'%s' ഡയറക്ടറി ഉണ്ടാക്കുന്നു." -#: modules/pam_mkhomedir/pam_mkhomedir.c:147 -#, c-format -msgid "Unable to create directory %s: %m" +#: modules/pam_mkhomedir/pam_mkhomedir.c:178 +#, fuzzy, c-format +msgid "Unable to create and initialize directory '%s'." msgstr "%s ഡയറക്ടറി ഉണ്ടാക്കുവാന് സാധ്യമായില്ല: %m" -#: modules/pam_pwhistory/pam_pwhistory.c:220 +#: modules/pam_pwhistory/pam_pwhistory.c:218 #: modules/pam_unix/pam_unix_passwd.c:470 msgid "Password has been already used. Choose another." msgstr "പാസ്വേറ്ഡ് നിലവില് ഉപയോഗിത്തിലുള്ളതാണ്. മറ്റൊന്ന് നല്കുക." @@ -394,17 +394,17 @@ msgstr "നിങ്ങള്ക്കു് മറ്റൊരു ജോല msgid "No default type for role %s\n" msgstr "%s ജോലിയ്ക്കു് സ്വതവേയുള്ള തരം ലഭ്യമല്ല\n" -#: modules/pam_selinux/pam_selinux.c:661 +#: modules/pam_selinux/pam_selinux.c:677 #, c-format msgid "Unable to get valid context for %s" msgstr "%s-നുള്ള ശരിയായ കോണ്ടെക്സ്റ്റ് ലഭ്യമല്ല" -#: modules/pam_selinux/pam_selinux.c:712 +#: modules/pam_selinux/pam_selinux.c:728 #, c-format msgid "Security Context %s Assigned" msgstr "%s എന്ന സെക്യൂരിറ്റി കോണ്ടെക്സ്റ്റ് നല്കിയിരിക്കുന്നു" -#: modules/pam_selinux/pam_selinux.c:733 +#: modules/pam_selinux/pam_selinux.c:749 #, c-format msgid "Key Creation Context %s Assigned" msgstr "കീ ഉണ്ടാക്കുന്നതിനുള്ള കോണ്ടെക്സ്റ്റ് ആയ %s നല്കിയിരിക്കുന്നു" |