Files
snipe-it/app/lang/ja/admin/users/general.php
T
2015-09-15 02:10:01 -07:00

19 lines
1.1 KiB
PHP
Executable File
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 array(
'assets_user' => ':name に資産を割り当てる',
'clone' => '利用者を複製',
'contact_user' => ':name にコンタクト',
'edit' => '利用者を編集',
'filetype_info' => '許可するファイルタイプ(png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar',
'history_user' => ':nameの履歴',
'last_login' => '最終ログイン',
'ldap_config_text' => 'LDAP設定は、app/configフォルダー内のldap.phpファイルにあります。選択された場所はインポートされたユーザー全てに設定されます。この機能を利用するには、少なくとも1つの場所を設定してください。',
'ldap_text' => 'LDAPに接続し利用者を作成します。パスワードは自動生成されます。',
'software_user' => 'ソフトウェアは :name にチェックアウトしました。',
'view_user' => '利用者 :name を表示',
'usercsv' => 'CSVファイル',
);