2016-03-25 01:18:05 -07:00
< ? php
return [
'accessories' => '付属品群' ,
2016-06-22 14:39:19 -07:00
'activated' => 'アクティベート' ,
2016-03-25 01:18:05 -07:00
'accessory' => '付属品' ,
'accessory_report' => '付属品レポート' ,
'action' => '操作' ,
'activity_report' => '操作レポート' ,
'address' => '住所' ,
'admin' => '管理' ,
2016-08-25 17:43:07 -07:00
'add_seats' => 'シートを追加' ,
2016-03-25 01:18:05 -07:00
'all_assets' => '全ての資産' ,
'all' => 'All' ,
'archived' => 'アーカイブ' ,
'asset_models' => '資産モデル' ,
'asset' => '資産' ,
'asset_report' => '資産レポート' ,
'asset_tag' => '資産タグ' ,
'assets_available' => '利用可能な資産' ,
'assets' => '資産数' ,
'avatar_delete' => 'アバターを削除' ,
'avatar_upload' => 'アバターをアップロード' ,
'back' => '戻る' ,
'bad_data' => '存在しませんでした。データに誤りがあるかもしれません。' ,
2016-08-25 17:43:07 -07:00
'bulk_checkout' => '一括チェックアウト' ,
2016-03-25 01:18:05 -07:00
'cancel' => 'キャンセル' ,
'categories' => 'カテゴリー' ,
'category' => 'カテゴリー' ,
'changeemail' => 'メールアドレスを変更' ,
'changepassword' => 'パスワードを変更' ,
'checkin' => 'チェックイン' ,
'checkin_from' => 'チェックイン元' ,
'checkout' => 'チェックアウト' ,
'city' => '市区町村' ,
2016-08-25 17:43:07 -07:00
'companies' => '所属' ,
'company' => '所属' ,
'component' => '構成部品' ,
'components' => '構成部品' ,
2016-03-25 01:18:05 -07:00
'consumable' => '消耗品' ,
'consumables' => '消耗品数' ,
'country' => '国' ,
'create' => '新規作成' ,
2016-10-25 12:30:52 -07:00
'created' => 'Item Created' ,
2016-03-25 01:18:05 -07:00
'created_asset' => '資産を作成' ,
'created_at' => '作成者' ,
'currency' => '¥' , // this is deprecated
'current' => '現在の状況' ,
'custom_report' => '資産レポートをカスタム' ,
'dashboard' => 'ダッシュボード' ,
'date' => '日付' ,
2016-12-03 17:10:05 -08:00
'debug_warning' => 'Warning!' ,
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.' ,
2016-03-25 01:18:05 -07:00
'delete' => '削除' ,
'deleted' => '削除しました。' ,
'delete_seats' => 'ライセンスを削除' ,
'deployed' => '配備済' ,
'depreciation_report' => '減価償却レポート' ,
'download' => 'ダウンロード' ,
'depreciation' => '減価償却' ,
'editprofile' => 'プロファイルを編集' ,
'eol' => 'EOL' ,
2016-08-25 17:43:07 -07:00
'email_domain' => 'Eメール ドメイン' ,
'email_format' => 'Eメールフォーマット' ,
'email_domain_help' => 'インポート時に作成するe-mail アドレス' ,
'filastname_format' => '名 イニシャル 姓 (jsmith@example.com)' ,
'firstname_lastname_format' => '名 姓 (jane.smith@example.com)' ,
2016-03-25 01:18:05 -07:00
'first' => '最初' ,
'first_name' => '姓' ,
2016-08-25 17:43:07 -07:00
'first_name_format' => '名 (jane@example.com)' ,
2016-03-25 01:18:05 -07:00
'file_name' => 'ファイル' ,
'file_uploads' => 'ファイルアップロード' ,
'generate' => '作成' ,
'groups' => 'グループ' ,
'gravatar_email' => 'Gravatar のメールアドレス' ,
2016-08-25 17:43:07 -07:00
'history' => '履歴' ,
2016-03-25 01:18:05 -07:00
'history_for' => '履歴' ,
'id' => 'ID' ,
'image_delete' => '画像を削除' ,
'image_upload' => '画像をアップロード' ,
'import' => 'インポート' ,
2016-08-25 17:43:07 -07:00
'import-history' => 'Import History' ,
2016-03-25 01:18:05 -07:00
'asset_maintenance' => '資産管理' ,
'asset_maintenance_report' => '資産管理レポート' ,
'asset_maintenances' => '資産管理' ,
'item' => 'アイテム' ,
2016-08-25 17:43:07 -07:00
'insufficient_permissions' => '権限が不足しています。' ,
'language' => '言語' ,
2016-03-25 01:18:05 -07:00
'last' => '最後' ,
'last_name' => '姓' ,
'license' => 'ライセンス' ,
'license_report' => 'ライセンスレポート' ,
'licenses_available' => '利用可能なライセンス' ,
'licenses' => 'ライセンス数' ,
'list_all' => '全ての一覧' ,
'loading' => '読み込み中…' ,
'lock_passwords' => 'このフィールドは、インストール中に編集できません。' ,
2016-10-29 05:50:55 -07:00
'feature_disabled' => 'This feature has been disabled for the demo installation.' ,
2016-03-25 01:18:05 -07:00
'location' => '設置場所' ,
'locations' => '設置場所の数' ,
'logout' => 'ログアウト' ,
2016-08-25 17:43:07 -07:00
'lookup_by_tag' => '資産タグで参照' ,
2016-03-25 01:18:05 -07:00
'manufacturer' => '製造元' ,
'manufacturers' => '製造元の数' ,
2016-08-25 17:43:07 -07:00
'markdown' => 'このフィールドでは <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. が利用可能です' ,
'min_amt' => '最小数量' ,
'min_amt_help' => 'アイテムの最小数 は、アラートのトリガーとして使用可能です。' ,
2016-03-25 01:18:05 -07:00
'model_no' => 'モデル No.' ,
'months' => '月' ,
'moreinfo' => '詳細' ,
'name' => '名前' ,
'next' => '次へ' ,
2016-08-25 17:43:07 -07:00
'new' => '新規' ,
2016-03-25 01:18:05 -07:00
'no_depreciation' => '非減価償却資産' ,
'no_results' => '結果はありません。' ,
'no' => 'いいえ' ,
'notes' => '備考' ,
2016-12-03 17:10:05 -08:00
'order_number' => 'Order Number' ,
2016-03-25 01:18:05 -07:00
'page_menu' => 'メニューアイテムを表示' ,
'pagination_info' => '開始から終了までのアイテム合計を表示' ,
'pending' => 'ペンディング' ,
'people' => '人物' ,
'per_page' => 'ページ単位の結果' ,
'previous' => '前へ' ,
'processing' => '処理中' ,
'profile' => 'あなたのプロファイル' ,
2016-12-03 17:10:05 -08:00
'purchase_cost' => 'Purchase Cost' ,
'purchase_date' => 'Purchase Date' ,
2016-03-25 01:18:05 -07:00
'qty' => '数量' ,
2016-08-25 17:43:07 -07:00
'quantity' => '数量' ,
2016-03-25 01:18:05 -07:00
'ready_to_deploy' => '配備完了' ,
'recent_activity' => '最近のアクティビティ' ,
2016-08-25 17:43:07 -07:00
'remove_company' => '会社の団体を取り除く' ,
2016-03-25 01:18:05 -07:00
'reports' => 'レポート' ,
'requested' => '要求済' ,
2016-10-04 12:23:02 -07:00
'request_canceled' => 'Request Canceled' ,
2016-03-25 01:18:05 -07:00
'save' => '保存' ,
'select' => '選択' ,
'search' => '検索' ,
2016-08-25 17:43:07 -07:00
'select_category' => 'カテゴリを選択' ,
2016-03-25 01:18:05 -07:00
'select_depreciation' => '減価償却タイプを選択' ,
'select_location' => '設置場所を選択' ,
'select_manufacturer' => '製造元を選択' ,
'select_model' => 'モデルを選択' ,
'select_supplier' => '仕入先を選択' ,
'select_user' => '利用者を選択' ,
'select_date' => '日付を選択' ,
'select_statuslabel' => 'ステータスを選択' ,
2016-08-25 17:43:07 -07:00
'select_company' => '所属を選択' ,
'select_asset' => '資産を選択します。' ,
2016-03-25 01:18:05 -07:00
'settings' => '設定' ,
'sign_in' => 'サインイン' ,
2016-12-03 17:10:05 -08:00
'signature' => 'Signature' ,
2016-08-25 17:43:07 -07:00
'some_features_disabled' => 'デモモード : いくつかの機能はこのインストールでは無効化されます' ,
2016-03-25 01:18:05 -07:00
'site_name' => 'サイト名' ,
'state' => '都道府県' ,
'status_labels' => 'ステータスラベル' ,
'status' => 'ステータス' ,
2016-12-03 17:10:05 -08:00
'supplier' => 'Supplier' ,
2016-03-25 01:18:05 -07:00
'suppliers' => '仕入先' ,
2016-10-29 05:50:55 -07:00
'submit' => 'Submit' ,
2016-03-25 01:18:05 -07:00
'total_assets' => '資産の合計' ,
'total_licenses' => 'ライセンスの合計' ,
2016-10-12 13:01:29 -07:00
'total_accessories' => 'total accessories' ,
'total_consumables' => 'total consumables' ,
2016-03-25 01:18:05 -07:00
'type' => 'タイプ' ,
'undeployable' => '未配備' ,
'unknown_admin' => '不明な管理者' ,
2016-08-25 17:43:07 -07:00
'username_format' => 'ユーザー名の書式' ,
2016-03-25 01:18:05 -07:00
'update' => '更新' ,
'uploaded' => 'アップロード完了' ,
'user' => '利用者' ,
'accepted' => '承認済' ,
'declined' => '却下済' ,
'unaccepted_asset_report' => '未許可資産' ,
'users' => '利用者' ,
'viewassets' => '割当済み資産を表示' ,
'website' => 'ウェブサイト' ,
'welcome' => 'ようこそ、 :name さん' ,
'years' => '年' ,
'yes' => 'はい' ,
'zip' => '郵便番号' ,
2016-08-25 17:43:07 -07:00
'noimage' => 'イメージはアップロードされていません または イメージは見つかりませんでした' ,
'token_expired' => 'セッションが失効しました。再度ログインしてください。' ,
2016-03-25 01:18:05 -07:00
];