diff --git a/addressbook/help/JA/addressbook.php b/addressbook/help/JA/addressbook.php new file mode 100644 index 0000000000..2a25a2208d --- /dev/null +++ b/addressbook/help/JA/addressbook.php @@ -0,0 +1,55 @@ + 'manual' + ); + $phpgw_info['flags'] = $phpgw_flags; + include('../../../header.inc.php'); + $font = $phpgw_info['theme']['font']; +?> + +

+ビジネスパートナーや友人などの連絡先情報を保管するためのアドレス帳です。 +

+プライベートデータにアクセスするには、利用許可(ユーザ設定)を設定する必要があります。 +ユーザ設定ではあなたが作成したアドレス帳を他のユーザが、表示・訂正・削除することができるアクセス権を設定することができます。 +

+common->phpgw_footer(); ?> + diff --git a/admin/help/JA/account.php b/admin/help/JA/account.php new file mode 100644 index 0000000000..e97c8894ed --- /dev/null +++ b/admin/help/JA/account.php @@ -0,0 +1,33 @@ + 'manual', + 'admin_header' => True, + ); + $phpgw_info['flags'] = $phpgw_flags; + include('../../../header.inc.php'); + $appname = 'admin'; +?> + +

+この機能は、通常このシステムのシステム管理者のみ利用可能です。 +システム管理者は、すべてのアプリケーション、ユーザとグループのアカウント、セッションログを操作します。 +

+common->phpgw_footer(); ?> diff --git a/admin/help/JA/admin.php b/admin/help/JA/admin.php new file mode 100644 index 0000000000..4218bac9cc --- /dev/null +++ b/admin/help/JA/admin.php @@ -0,0 +1,54 @@ + 'manual', + 'admin_header' => True, + ); + $phpgw_info['flags'] = $phpgw_flags; + include('../../../header.inc.php'); + $appname = 'admin'; +?> + +

+この機能は、通常このシステムのシステム管理者のみ利用可能です。 +システム管理者は、すべてのアプリケーション、ユーザとグループのアカウント、セッションログを操作します。 + +

+common->phpgw_footer(); ?> diff --git a/admin/help/JA/other.php b/admin/help/JA/other.php new file mode 100644 index 0000000000..af359ce4ba --- /dev/null +++ b/admin/help/JA/other.php @@ -0,0 +1,32 @@ + 'manual', + 'admin_header' => True, + 'enable_utilities_class' => True + ); + $phpgw_info['flags'] = $phpgw_flags; + include('../../../header.inc.php'); + $appname = 'admin'; +?> + +

+この機能は、通常このシステムのシステム管理者のみ利用可能です。 +システム管理者は、すべてのアプリケーション、ユーザとグループのアカウント、セッションログを操作します。 +

+common->phpgw_footer(); ?> diff --git a/admin/help/JA/session.php b/admin/help/JA/session.php new file mode 100644 index 0000000000..807bdc1260 --- /dev/null +++ b/admin/help/JA/session.php @@ -0,0 +1,35 @@ + 'manual', + 'admin_header' => True, + 'enable_utilities_class' => True + ); + $phpgw_info['flags'] = $phpgw_flags; + include('../../../header.inc.php'); + $appname = 'admin'; +?> + + +

+この機能は、通常このシステムのシステム管理者のみ利用可能です。 +システム管理者は、すべてのアプリケーション、ユーザとグループのアカウント、セッションログを操作します。 +

+common->phpgw_footer(); ?>