snipe-it/resources/lang/ja/help.php
snipe df1e2687d6 Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2022-06-30 17:35:02 -07:00

35 lines
2.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'more_info_title' => '詳細',
'audit_help' => 'このボックスにチェックを入れると、この新しいロケーションを反映する資産レコードが編集されます。チェックを外すと、監査ログ内のロケーションが表示されます。<br><br>この資産はチェックアウトされていることに注意してください。 人物の場所や場所を変えることはありません。',
'assets' => '資産はシリアル番号または資産タグで追跡されるアイテムです。特定のアイテムを識別することが重要なより高い価値のアイテムである傾向があります。',
'categories' => 'カテゴリーはアイテムを整理するのに役立ちます。カテゴリーの例としては &quot;デスクトップ&quot;、&quot; ラップトップ&quot;、&quot 携帯電話 &quot;、&quot; タブレット&quot; などがあります。資産カテゴリは任意に設定することができます。',
'accessories' => '付属品は利用者に支給されますが、シリアル番号がありません(または厳密に追跡する必要はありません)。例えば、マウスやキーボードなど。',
'companies' => '会社フィールドは単純な識別子フィールドとして使用することができます。また、資産、ユーザーなどの権限を制限する設定も管理者が設定できます。',
'components' => '構成部品名は 資産の一部となるアイテムです。(例 HDD, RAM など)',
'consumables' => '消耗品は、時間の経過とともに使用されるものです。例えば、プリンタインクやコピー用紙など。',
'depreciations' => '定額法に基づいて資産の減価償却を設定することができます。',
];