diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-05-02 11:12:00 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-05-02 11:12:00 +0000 |
commit | 20bf460d3e1a33ffd1e86510cc6f2ab50729cc40 (patch) | |
tree | 710c49a4f4b486f77daffd9dd2adc19f9736bae6 /po/km.po | |
parent | 83a4eb58b6acfa6d28985a7581b8d549738f5a82 (diff) | |
download | pam-20bf460d3e1a33ffd1e86510cc6f2ab50729cc40.tar.gz pam-20bf460d3e1a33ffd1e86510cc6f2ab50729cc40.tar.bz2 pam-20bf460d3e1a33ffd1e86510cc6f2ab50729cc40.zip |
Relevant BUGIDs: 1427738
Purpose of commit: bugfix
Commit summary:
---------------
2006-05-02 Thorsten Kukuk <kukuk@suse.de>
* modules/pam_unix/pam_unix_acct.c (pam_sm_acct_mgmt): Use
different strings for plural or not [#1427738]
* po/*.po: Adjust for pam_unix.so translation fix.
Diffstat (limited to 'po/km.po')
-rw-r--r-- | po/km.po | 29 |
1 files changed, 17 insertions, 12 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: 2006-03-13 11:10+0100\n" +"POT-Creation-Date: 2006-05-02 13:05+0200\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" @@ -32,40 +32,40 @@ msgstr "" msgid "%s failed: unknown status 0x%x" msgstr "" -#: modules/pam_tally/pam_tally.c:738 +#: modules/pam_tally/pam_tally.c:739 msgid "Authentication error" msgstr "កំហុសក្នុងការផ្ទៀងផ្ទាត់ភាពត្រឹមត្រូវ" -#: modules/pam_tally/pam_tally.c:739 +#: modules/pam_tally/pam_tally.c:740 msgid "Service error" msgstr "កំហុសសេវា" -#: modules/pam_tally/pam_tally.c:740 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown user" msgstr "មិនស្គាល់អ្នកប្រើ" -#: modules/pam_tally/pam_tally.c:741 +#: modules/pam_tally/pam_tally.c:742 msgid "Unknown error" msgstr "មិនស្គាល់កំហុស" -#: modules/pam_tally/pam_tally.c:757 +#: modules/pam_tally/pam_tally.c:758 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s ៖ លេខមិនល្អបានផ្ដល់ទៅ --reset=\n" -#: modules/pam_tally/pam_tally.c:761 +#: modules/pam_tally/pam_tally.c:762 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s ៖ ជម្រើសដែលមិនស្គាល់ %s\n" -#: modules/pam_tally/pam_tally.c:773 +#: modules/pam_tally/pam_tally.c:774 #, c-format 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:846 +#: modules/pam_tally/pam_tally.c:845 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s ៖ មិនអាចកំណត់អ្នកប្រើទាំងអស់ទៅមិនមែនសូន្យឡើងវិញបានទេ\n" @@ -203,9 +203,14 @@ msgstr "អ្នកត្រូវតែផ្លាស់ប្ដូ msgid "You are required to change your password immediately (password aged)" msgstr "អ្នកត្រូវតែផ្លាស់ប្ដូរពាក្យសម្ងាត់របស់អ្នកឥឡូវនេះ (ពាក្យសម្ងាត់ចាស់ហើយ)" -#: modules/pam_unix/pam_unix_acct.c:320 -#, c-format -msgid "Warning: your password will expire in %d day%.2s" +#: modules/pam_unix/pam_unix_acct.c:322 +#, fuzzy, c-format +msgid "Warning: your password will expire in one day" +msgstr "ការព្រមាន ៖ ពាក្យសម្ងាត់របស់អ្នកនឹងផុតកំណត់ក្នុងរយៈពេល %d ថ្ងៃ %.2s ។" + +#: modules/pam_unix/pam_unix_acct.c:325 +#, fuzzy, c-format +msgid "Warning: your password will expire in %d days" msgstr "ការព្រមាន ៖ ពាក្យសម្ងាត់របស់អ្នកនឹងផុតកំណត់ក្នុងរយៈពេល %d ថ្ងៃ %.2s ។" #: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:61 |