diff options
author | Tomas Mraz <tm@t8m.info> | 2008-11-28 14:29:12 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2008-11-28 14:29:12 +0000 |
commit | 4a67d64dd0cb01c40e675f48f0c6ea3d08e53664 (patch) | |
tree | 4b6af66d5ccc14e896a2fa5eb2601627028fb359 /po/km.po | |
parent | 51a9be048c75f86e2d2493a47b1f6fd25f5e549d (diff) | |
download | pam-4a67d64dd0cb01c40e675f48f0c6ea3d08e53664.tar.gz pam-4a67d64dd0cb01c40e675f48f0c6ea3d08e53664.tar.bz2 pam-4a67d64dd0cb01c40e675f48f0c6ea3d08e53664.zip |
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2008-11-28 Tomas Mraz <t8m@centrum.cz>
* modules/pam_tally2/pam_tally2.c (tally_check): Fix info format
to be the same as in pam_tally.
* configure.in: Add modules/pam_timestamp/Makefile.
* doc/sag/Linux-PAM_SAG.xml: Include pam_timestamp.xml.
* doc/sag/pam_timestamp.xml: New.
* libpam/pam_static_modules.h: Add pam_timestamp static struct.
* modules/Makefile.am: Add pam_timestamp directory.
* modules/pam_timestamp/Makefile.am: New.
* modules/pam_timestamp/README.xml: New.
* modules/pam_timestamp/hmacsha1.h: New.
* modules/pam_timestamp/sha1.h: New.
* modules/pam_timestamp/pam_timestamp.8.xml: New.
* modules/pam_timestamp/pam_timestamp_check.8.xml: New.
* modules/pam_timestamp/pam_timestamp.c: New.
* modules/pam_timestamp/pam_timestamp_check.c: New.
* modules/pam_timestamp/hmacfile.c: New.
* modules/pam_timestamp/hmacsha1.c: New.
* modules/pam_timestamp/sha1.c: New.
* modules/pam_timestamp/tst-pam_timestamp: New.
* po/POTFILES.in: Add pam_timestamp sources.
* po/*.po: Regenerate.
* po/cs.po: Updated translations.
Diffstat (limited to 'po/km.po')
-rw-r--r-- | po/km.po | 38 |
1 files changed, 19 insertions, 19 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2008-10-22 20:01+0200\n" +"POT-Creation-Date: 2008-11-28 15:16+0100\n" "PO-Revision-Date: 2006-03-17 10:32+0700\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Language-Team: Khmer <support@khmeros.info>\n" @@ -170,19 +170,19 @@ msgid "Unknown PAM error" msgstr "មិនស្គាល់កំហុស PAM" #: modules/pam_cracklib/pam_cracklib.c:64 -#: modules/pam_pwhistory/pam_pwhistory.c:61 +#: modules/pam_pwhistory/pam_pwhistory.c:62 #, c-format msgid "New %s%spassword: " msgstr "ពាក្យសម្ងាត់ %s%s ថ្មី ៖" #: modules/pam_cracklib/pam_cracklib.c:66 -#: modules/pam_pwhistory/pam_pwhistory.c:62 +#: modules/pam_pwhistory/pam_pwhistory.c:64 #, c-format msgid "Retype new %s%spassword: " msgstr "វាយពាក្យសម្ងាត់ %s%s ថ្មីឡើងវិញ ៖" #: modules/pam_cracklib/pam_cracklib.c:67 -#: modules/pam_pwhistory/pam_pwhistory.c:63 +#: modules/pam_pwhistory/pam_pwhistory.c:65 msgid "Sorry, passwords do not match." msgstr "សូមទោស ពាក្យសម្ងាត់មិនដូចគ្នាឡើយ ។" @@ -233,7 +233,7 @@ msgid "Password unchanged" msgstr "ពាក្យសម្ងាត់មិនបានផ្លាស់ប្ដូរឡើយ" #: modules/pam_cracklib/pam_cracklib.c:584 -#: modules/pam_cracklib/pam_cracklib.c:709 +#: modules/pam_cracklib/pam_cracklib.c:710 #, c-format msgid "BAD PASSWORD: %s" msgstr "ពាក្យសម្ងាត់មិនល្អ ៖ %s" @@ -356,14 +356,14 @@ msgstr "" msgid "Unable to create directory %s: %m" msgstr "" -#: modules/pam_pwhistory/pam_pwhistory.c:224 -#: modules/pam_pwhistory/pam_pwhistory.c:258 +#: modules/pam_pwhistory/pam_pwhistory.c:231 +#: modules/pam_pwhistory/pam_pwhistory.c:267 #, fuzzy msgid "Password change aborted." msgstr "ពាក្យសម្ងាត់មិនបានផ្លាស់ប្ដូរឡើយ" -#: modules/pam_pwhistory/pam_pwhistory.c:235 -#: modules/pam_pwhistory/pam_pwhistory.c:295 +#: modules/pam_pwhistory/pam_pwhistory.c:242 +#: modules/pam_pwhistory/pam_pwhistory.c:304 #: modules/pam_unix/pam_unix_passwd.c:470 msgid "Password has been already used. Choose another." msgstr "ពាក្យសម្ងាត់ត្រូវបានប្រើរួចហើយ ។ សូមជ្រើសមួយទៀត ។" @@ -432,20 +432,20 @@ msgstr "បានបរាជ័យ pam_set_item()\n" msgid "login: failure forking: %m" msgstr "ចូល ៖ ចម្លងខ្លួនឯងមិនបានជោគជ័យ ៖ %m" -#: modules/pam_stress/pam_stress.c:476 +#: modules/pam_stress/pam_stress.c:475 #, fuzzy, c-format msgid "Changing STRESS password for %s." msgstr "ការផ្លាស់ប្ដូរពាក្យសម្ងាត់ STRESS សម្រាប់ " -#: modules/pam_stress/pam_stress.c:490 +#: modules/pam_stress/pam_stress.c:489 msgid "Enter new STRESS password: " msgstr "បញ្ចូលពាក្យសម្ងាត់ STRESS ថ្មី ៖ " -#: modules/pam_stress/pam_stress.c:493 +#: modules/pam_stress/pam_stress.c:492 msgid "Retype new STRESS password: " msgstr "វាយពាក្យសម្ងាត់ STRESS ថ្មីម្ដងទៀត ៖ " -#: modules/pam_stress/pam_stress.c:522 +#: modules/pam_stress/pam_stress.c:521 msgid "Verification mis-typed; password unchanged" msgstr "ផ្ទៀងផ្ទាត់អក្ខរាវិរុទ្ធដែលបានវាយខុស ពាក្យសម្ងាត់មិនបានផ្លាស់ប្ដូរ" @@ -454,7 +454,7 @@ msgstr "ផ្ទៀងផ្ទាត់អក្ខរាវិរុទ្ msgid "Account temporary locked (%ld seconds left)" msgstr "" -#: modules/pam_tally/pam_tally.c:566 +#: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:520 #, c-format msgid "Account locked due to %u failed logins" msgstr "" @@ -497,11 +497,6 @@ msgstr "" msgid "%s: Can't reset all users to non-zero\n" msgstr "%s ៖ មិនអាចកំណត់អ្នកប្រើទាំងអស់ទៅមិនមែនសូន្យឡើងវិញបានទេ\n" -#: modules/pam_tally2/pam_tally2.c:520 -#, c-format -msgid "Account locked due to %hu failed logins" -msgstr "" - #: modules/pam_tally2/pam_tally2.c:865 #, c-format msgid "Login Failures Latest failure From\n" @@ -516,6 +511,11 @@ msgid "" msgstr "" "%s ៖ [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" +#: modules/pam_timestamp/pam_timestamp.c:339 +#, c-format +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 msgid "Your account has expired; please contact your system administrator" msgstr "គណនីរបស់អ្នកបានផុតកំណត់ហើយ សូមទាក់ទងអ្នកគ្រប់គ្រងប្រព័ន្ធរបស់អ្នក" |