Files
PetitPlanet-Data/TextMap/zh-CN/textmapcfg.json
2025-11-11 07:21:48 +07:00

146 lines
4.5 KiB
JSON

{
"abandon": {
"textid": "abandon",
"content": "本表格已废弃,请使用最新配置方案,后续这张表将删除"
},
"RetSucc": {
"textid": "RetSucc",
"content": "成功"
},
"RetNicknameUtf8Error": {
"textid": "RetNicknameUtf8Error",
"content": "存在非法字符"
},
"RetNicknameTooLong": {
"textid": "RetNicknameTooLong",
"content": "名称过长"
},
"RetNicknameWordIllegal": {
"textid": "RetNicknameWordIllegal",
"content": "包含敏感词"
},
"RetNicknameTooManyDigits": {
"textid": "RetNicknameTooManyDigits",
"content": "数字过多"
},
"RetNicknameIsEmpty": {
"textid": "RetNicknameIsEmpty",
"content": "起名为空"
},
"RetMainlandNameIllegal": {
"textid": "RetMainlandNameIllegal",
"content": "包含敏感词"
},
"RetFriendVisitApplyNotCooldown": {
"textid": "RetFriendVisitApplyNotCooldown",
"content": "发送拜访请求过于频繁,请稍候再试"
},
"RetFriendVisitApplyTargetIsOffline": {
"textid": "RetFriendVisitApplyTargetIsOffline",
"content": "好友不在线,暂时无法请求拜访"
},
"RetFriendVisitApplyTargetSceneNull": {
"textid": "RetFriendVisitApplyTargetSceneNull",
"content": "好友不在家,暂时无法请求拜访"
},
"RetFriendVisitApplyTargetNotInRihgtScene": {
"textid": "RetFriendVisitApplyTargetNotInRihgtScene",
"content": "好友不在家,暂时无法请求拜访"
},
"RetFriendVisitApplyTargetWorldFull": {
"textid": "RetFriendVisitApplyTargetWorldFull",
"content": "好友世界泡拜访人数已达上限"
},
"RetFriendVisitApplyTargetRejectionNotCooldown": {
"textid": "RetFriendVisitApplyTargetRejectionNotCooldown",
"content": "好友正忙,请稍候再试"
},
"RetFriendVisitHandleApplyTimeout": {
"textid": "RetFriendVisitHandleApplyTimeout",
"content": "拜访请求响应已超时"
},
"RetFriendVisitInviteNotCooldown": {
"textid": "RetFriendVisitInviteNotCooldown",
"content": "发送邀请过于频繁,请稍候再试"
},
"RetFriendVisitInviteSelfWorldFull": {
"textid": "RetFriendVisitInviteSelfWorldFull",
"content": "我的世界泡拜访人数已达上限"
},
"RetFriendVisitInviteTargetIsJoining": {
"textid": "RetFriendVisitInviteTargetIsJoining",
"content": "好友正飞驰在航路上,请耐心等候"
},
"RetFriendVisitInviteSelfNotInOwnWorld": {
"textid": "RetFriendVisitInviteSelfNotInOwnWorld",
"content": "不在家中,无法发送好友邀请"
},
"RetFriendVisitInviteTargetAlreadyJoined": {
"textid": "RetFriendVisitInviteTargetAlreadyJoined",
"content": "已与该玩家在同一航路"
},
"RetFriendVisitInviteTargetIsOffline": {
"textid": "RetFriendVisitInviteTargetIsOffline",
"content": "对方已经下线"
},
"RetFriendVisitInviteTargetSceneNull": {
"textid": "RetFriendVisitInviteTargetSceneNull",
"content": "好友不在家,暂时无法邀请"
},
"RetFriendVisitInviteTargetNotInRihgtScene": {
"textid": "RetFriendVisitInviteTargetNotInRihgtScene",
"content": "好友不在家,暂时无法邀请"
},
"RetFriendVisitInviteTargetInMulitplePlayMode": {
"textid": "RetFriendVisitInviteTargetInMulitplePlayMode",
"content": "好友不在家,暂时无法邀请"
},
"RetFriendVisitHandleInviteTimeout": {
"textid": "RetFriendVisitHandleInviteTimeout",
"content": "好友拜访申请响应已超时"
},
"RetFriendVisitHandleInviteTargetWorldFull": {
"textid": "RetFriendVisitHandleInviteTargetWorldFull",
"content": "目的地世界泡游玩人数已达上限"
},
"RetSignatureSame": {
"textid": "RetSignatureSame",
"content": "个性签名无修改变化"
},
"RetSignatureIllegal": {
"textid": "RetSignatureIllegal",
"content": "个性签名中包含敏感词"
},
"RetShopGoodsBuyNumNotEnough": {
"textid": "RetShopGoodsBuyNumNotEnough",
"content": "道具数量不足"
},
"RetStopRegister": {
"textid": "RetStopRegister",
"content": "该账号无测试资格"
},
"RetStopServer": {
"textid": "RetStopServer",
"content": "停服维护中"
},
"RetAccountNotExist": {
"textid": "RetAccountNotExist",
"content": "账号不存在(指定uid登录时)"
},
"RetBlackUid": {
"textid": "RetBlackUid",
"content": "uid在黑名单列表中"
},
"RetExceedRegisterRate": {
"textid": "RetExceedRegisterRate",
"content": "超过注册频率"
},
"RetClientForceUpdate": {
"textid": "RetClientForceUpdate",
"content": "客户端版本太低需要更新"
},
"RetLoginDbFail": {
"textid": "RetLoginDbFail",
"content": "账号数据读取异常"
}
}