diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2010-04-06 08:07:11 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2010-04-06 08:07:11 +0000 |
commit | f65cb94d257c71b708bcaa270dd00cf26e8566c0 (patch) | |
tree | f69b258bb358fc773f9a5563054a193711e2cd49 /po/ja.po | |
parent | e7611b86bb932608dc84d6d4618093a27def99f4 (diff) | |
download | pam-f65cb94d257c71b708bcaa270dd00cf26e8566c0.tar.gz pam-f65cb94d257c71b708bcaa270dd00cf26e8566c0.tar.bz2 pam-f65cb94d257c71b708bcaa270dd00cf26e8566c0.zip |
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2010-04-06 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_rootok/pam_rootok.c: Add support for acct_mgmt
and chauthtok.
* modules/pam_rootok/pam_rootok.8.xml: Document new module
types.
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2009-12-09 13:20+0100\n" +"POT-Creation-Date: 2010-03-28 08:33+0200\n" "PO-Revision-Date: 2009-08-30 11:39+0900\n" "Last-Translator: Kiyoto Hashida <khashida@redhat.com>\n" "Language-Team: Japanese <jp@li.org>\n" @@ -50,12 +50,12 @@ msgstr "新しい%s%sパスワードを再入力してください:" msgid "Sorry, passwords do not match." msgstr "パスワードが一致しません。" -#: libpam/pam_get_authtok.c:132 libpam/pam_get_authtok.c:208 +#: libpam/pam_get_authtok.c:133 libpam/pam_get_authtok.c:209 #, c-format msgid "Retype %s" msgstr "%s を再入力して下さい" -#: libpam/pam_get_authtok.c:152 libpam/pam_get_authtok.c:221 +#: libpam/pam_get_authtok.c:153 libpam/pam_get_authtok.c:222 msgid "Password change aborted." msgstr "パスワードの変更は放棄されました" |