Scripts/resources/[standalone]/ox_lib/locales/zh-cn.json
2024-12-30 11:15:34 +01:00

33 lines
950 B
JSON

{
"language": "简体中文",
"ui": {
"cancel": "取消",
"close": "关闭",
"confirm": "确认",
"more": "更多...",
"settings": {
"locale": "更改语言",
"locale_description": "当前语言: ${language} (%s)",
"notification_audio": "通知提示音",
"notification_position": "通知位置"
},
"position": {
"bottom": "底部",
"bottom-left": "左下",
"bottom-right": "右下",
"center-left": "左侧居中",
"center-right": "右侧居中",
"top": "顶部",
"top-left": "左上",
"top-right": "右上"
}
},
"open_radial_menu": "打开轮盘菜单",
"cancel_progress": "取消当前进度条",
"txadmin_announcement": "来自 %s 的服务器公告",
"txadmin_dm": "来自 %s 的信息",
"txadmin_warn": "您被 %s 警告了",
"txadmin_warn_content": "%s \n操作 ID: %s",
"txadmin_scheduledrestart": "计划内重启"
}