In order to register a device, please connect it to the server first, using the instructions in the Wiki. Afterwards the device should become available for configuration here.';
$labels['savingdata'] = 'データを保存中…';
$labels['savingerror'] = '設定の保存に失敗しました';
$labels['notsupported'] = 'サーバはmetadata/annotionsをサポートしていません';
$labels['devicedeleteconfirm'] = '本当にこのデバイスの設定を削除しますか?';
$labels['successfullydeleted'] = 'デヴァイスの削除に成功しました';
$labels['devicenotfound'] = 'デヴァイスの設定を読込めません';
$labels['devicetype'] = 'Device type';
$labels['acsversion'] = 'Protocol version';
$labels['useragent'] = 'User agent';
$labels['friendlyname'] = 'Friendly name';
$labels['os'] = 'Operating system';
$labels['oslanguage'] = 'OS language';
$labels['phonenumber'] = '電話番号';
$labels['arialabeldeviceframe'] = 'Device synchronization settings form';
?>