Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 93 additions & 0 deletions locales/ja.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
{
"ui_use": "使用",
"ui_give": "渡す",
"ui_close": "閉じる",
"ui_drop": "捨てる",
"ui_removeattachments": "アタッチメントを取り外す",
"ui_copy": "シリアル番号をコピー",
"ui_durability": "耐久度",
"ui_ammo": "弾薬",
"ui_serial": "シリアル番号",
"ui_components": "コンポーネント",
"ui_tint": "色合い",
"ui_usefulcontrols": "操作方法",
"ui_rmb": "アイテムのコンテキストメニューを開く",
"ui_ctrl_lmb": "アイテムのスタックを別のインベントリに素早く移動",
"ui_shift_drag": "アイテム数を半分に分割",
"ui_ctrl_shift_lmb": "スタックの半分を別のインベントリに素早く移動",
"ui_alt_lmb": "アイテムを素早く使用",
"ui_ctrl_c": "武器にカーソルを合わせるとシリアル番号をコピー",
"ui_remove_ammo": "弾薬を取り除く",
"ammo_type": "弾薬タイプ",
"$": "$",
"male": "男性",
"female": "女性",
"used": "使用済み",
"ui_removed": "取り除きました",
"ui_added": "追加しました",
"ui_holstered": "ホルスターに収めました",
"ui_equipped": "装備しました",
"using": "%s を使用中",
"inventory_setup": "インベントリが使用可能です",
"inventory_player_access": "現在インベントリを開けません",
"inventory_right_access": "このインベントリを開けません",
"inventory_lost_access": "このインベントリにアクセスできなくなりました",
"wrong_ammo": "%s に %s の弾薬は使用できません",
"license": "%s ライセンス",
"already_have": "すでに %s を持っています",
"have_purchased": "%s を購入しました",
"can_not_afford": "%s を購入する資金が足りません",
"purchase_license": "%s ライセンスを購入する",
"interact_prompt": "[%s] とインタラクト",
"weapon_unregistered": "%s は誰にも登録されていません",
"weapon_registered": "%s (%s) は %s に登録されています",
"weapon_broken": "この武器は壊れています",
"vehicle_locked": "車両はロックされています",
"nobody_nearby": "近くに誰もいません",
"give_amount": "渡す数量を入力してください",
"buy_amount": "購入する数量を入力してください",
"component_has": "この武器にはすでに %s が付いています",
"component_invalid": "この武器は %s と互換性がありません",
"component_slot_occupied": "この武器の %s スロットはすでに使用中です",
"cannot_perform": "このアクションは実行できません",
"cannot_carry": "それだけの量は持ち運べません",
"cannot_carry_other": "対象のインベントリはそれだけの容量がありません",
"cannot_carry_limit": "%s %s 以上は持ち運べません",
"cannot_carry_limit_other": "対象は %s %s 以上持ち運べません",
"items_confiscated": "アイテムが没収されました",
"items_returned": "アイテムが返却されました",
"item_unauthorised": "このアイテムを購入する権限がありません",
"item_unlicensed": "このアイテムを購入するライセンスがありません",
"item_not_enough": "%s が足りません",
"cannot_afford": "資金が足りません (%s 不足)",
"stash_lowgrade": "このアイテムを取得する権限がありません",
"cannot_use": "%s を使用できません",
"shop_nostock": "在庫切れです",
"identification": "性別: %s \n生年月日: %s",
"search_dumpster": "ゴミ箱を漁る",
"open_label": "%s を開く",
"purchased_for": "%s %s を %s%s で購入しました",
"unable_stack_items": "これらのアイテムをスタックできません",
"police_evidence": "警察証拠品",
"open_police_evidence": "証拠品を開く",
"open_stash": "スタッシュを開く",
"locker_number": "ロッカー番号",
"locker_no_value": "ロッカーを開くには番号を入力してください",
"locker_must_number": "ロッカー番号は数字でなければなりません",
"weapon_hand_required": "武器を手に持っていなければなりません",
"weapon_hand_wrong": "手に持っている武器が違います",
"open_player_inventory": "プレイヤーインベントリを開く~",
"open_secondary_inventory": "サブインベントリを開く~",
"disable_hotbar": "インベントリホットバーを表示~",
"reload_weapon": "武器をリロード~",
"use_hotbar": "ホットバー %s のアイテムを使用~",
"no_durability": "%s の耐久度が尽きました",
"cannot_give": "%s %s を対象に渡せません",
"evidence_cannot_take": "証拠品を引き出す権限がありません",
"dumpster": "ゴミ箱",
"crafting_item": "%s をクラフト中",
"crafting_bench": "クラフト台",
"open_crafting_bench": "クラフト台を開く",
"not_enough_durability": "%s の耐久度が足りません",
"storage": "ストレージ"
}