From: elf2000 Date: Fri, 11 Nov 2005 02:59:11 +0000 (+0000) Subject: o sync with en. X-Git-Tag: 1.0~310 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a99fa4484090b00e9d05c614c94c5c234650b143;p=s9y.git o sync with en. --- diff --git a/plugins/serendipity_event_statistics/lang_ja.inc.php b/plugins/serendipity_event_statistics/lang_ja.inc.php index 2dfa994..477ea25 100644 --- a/plugins/serendipity_event_statistics/lang_ja.inc.php +++ b/plugins/serendipity_event_statistics/lang_ja.inc.php @@ -3,7 +3,7 @@ /** * @version $Revision$ * @author Tadashi Jokagi - * EN-Revision: 346 + * EN-Revision: r675 */ @define('PLUGIN_EVENT_STATISTICS_NAME', '統計情報'); @@ -15,11 +15,12 @@ @define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'エントリ'); @define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 公開'); @define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 草稿'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'ユーザー毎のエントリ数'); @define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '総カテゴリ数'); @define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'カテゴリ'); @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'エントリの配分'); @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'エントリ'); -@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'アップロード済み総画像数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'アップロード済総画像数'); @define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '画像'); @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '種類別画像の配分'); @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'ファイル');