Main/resources/[creator]/doors_creator/locales/cn.lua
2025-06-07 08:51:21 +02:00

41 lines
1.9 KiB
Lua
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.

locales["cn"] = {
["press_to_exit"] = "按 ~INPUT_REPLAY_TOGGLE_TIMELINE~ ~r~退出~s~",
["press_to_confirm"] = "按 ~INPUT_CELLPHONE_SELECT~ ~g~确认~s~",
["press_to_select"] = "按~INPUT_ATTACK~ ~g~选择~s~最近的门",
["hold_to_highlight"] = "按住 ~INPUT_CHARACTER_WHEEL~ ~y~突出显示~s~所有关闭的门",
["icon_up_down"] = "按 ~INPUT_CELLPHONE_UP~和~INPUT_CELLPHONE_DOWN~ 上下移动图标",
["icon_right_left"] = "按 ~INPUT_CELLPHONE_LEFT~和~INPUT_CELLPHONE_RIGHT~ 左右移动图标",
["increase_distance"] = "使用 ~INPUT_WEAPON_WHEEL_PREV~ ~g~增加~s~距离",
["decrease_distance"] = "使用 ~INPUT_WEAPON_WHEEL_NEXT~ ~r~缩短~s~距离",
["closing_door"] = "正在关闭 ~b~door~s~...",
["wrong_code"] = "~r~密码错误~s~",
["door_already_used"] = "门已用于门ID~y~%d~s~",
["no_close_door"] = "未找到关闭的门",
["you_need_item"] = "你需要 ~y~%s~s~",
["new_model"] = "新门型号: %s",
["press_to_choose_new_model"] = "按 ~INPUT_VEH_HEADLIGHT~ ~o~选择~s~新的门模型",
["door_already_unlocked"] = "~y~door~s~已解锁",
["you_cant_lockpick_this_door"] = "你不能用锁撬开这扇门",
["press_to_add_model"] = "按~y~H~s~在~y~可选门列表~s中添加~g~新门型号~s~~",
["press_to_close"] = "按~y~[E]~s~关闭",
["press_to_open"] = "按~y~[E]~s~打开",
["choose_door_tip"] = "如果无法选择门请按H进行修复",
["new_door_model_added"] = "新门 ~g~model~s~ 已添加",
["only_admins_can_do_that"] = "只有管理员才能做到这一点",
["lockpicked_door_alert"] = "一扇门被~r~锁住~s~,查看地图",
["adjust_heading"] = "使用~INPUT_WEAPON_WHEEL_PREV~和~INPUT_WEAPON_FHEEL_NEXT~调整航向",
["check_f8"] = "检查F8",
["not_enough_police"] = "~b~值班警察~s~不够"
}