From 48a26b6141fb6bf276208bc1a06f5105880e843e Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 25 Feb 2009 17:05:22 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2009-02-25 Thorsten Kukuk * 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. --- po/ja.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index 614f7413..6e42835b 100644 --- a/po/ja.po +++ b/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM.tip.ja\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-21 15:08+1000\n" "Last-Translator: Kiyoto Hashida \n" "Language-Team: Japanese \n" @@ -308,7 +308,7 @@ msgstr[0] "最後の正しいログインの後に %d 回の失敗ログイン 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 "" @@ -395,17 +395,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 が割り当てられました" -- cgit v1.2.3