<?php

$messages = array(
'applicationAccessHint' => 'ここでアプリケーション管理を実行できます（アプリケーションの設定、アプリケーションの削除、アプリケーションが提供するサービスの管理など）。サービスとは、コントロールパネルから利用できるアプリケーション機能です（アカウント管理機能など）。特定のユーザがこのアプリケーションを利用できるようにするためには、対応するユーザ役割を調整してください。',
'applicationNotFound' => "ID が「%%id%%」のアプリケーションが見つかりません。",
'availableToAll' => 'すべてに使用可能',
'buttonChangeSettings' => '設定の変更',
'buttonDetailedApplicationInfo' => '説明',
'buttonLicense' => 'ライセンスキー',
'buttonModifyAdministratorAccess' => '管理者のアクセス',
'buttonUninstallApplication' => '削除',
'buttonUninstallApplicationConfirmationDescription' => 'このアプリケーションを削除しますか？',
'buttonUninstallApplicationConfirmationTitle' => 'アプリケーションの削除',
'buttonUninstallConfirmationNo' => '×',
'buttonUninstallConfirmationYes' => 'はい',
'buttonUninstallServiceConfirmationDescription' => 'このサービスを削除しますか？',
'buttonUninstallServiceConfirmationTitle' => 'サービスの削除',
'entryPointsSectionTitle' => "%%label%% エントリポイント",
'generalSectionTitle' => '全般',
'installedAt' => 'インストール場所',
'instanceNotFound' => 'サービスインスタンスが見つかりません',
'keyExpiration' => '有効期限',
'keyNumber' => 'ライセンスキー',
'newVersionAvailable' => "新しいバージョン %%version%% が使用可能です",
'noEntryPointsHint' => 'エントリポイントなし',
'notConfigured' => 'アプリケーションが構成されていません。',
'serviceAccessHint' => 'ここで、サービスによって作成された特定のアプリケーションオブジェクトを管理できます（特定のユーザアカウントなど）。',
'serviceConfigure' => '構成',
'serviceEntryPointsSectionTitle' => 'サービスアクセスのエントリポイント',
'serviceInstall' => '付与',
'servicesSectionTitle' => '提供されているサービス',
'serviceUninstall' => '取り消し',
'settingsSectionTitle' => '設定',
'title' => "%%service%%",
'updateAvailable' => 'アップデートがあります。',
'updatedSuccessfully' => 'アプリケーション設定が更新されました。',
'updateMoreInfo' => '説明',
'updateNow' => '今すぐアップデート',
'userName' => '管理者',
'users' => 'ユーザ',
);
