publicstaticfinalString[]ARR_GC_LANGUAGES={"en-US","zh-CN","zh-TW","en-US","ko-KR","en-US","es-ES","fr-FR","en-US","en-US","ru-RU","en-US","en-US"};// TODO: Update the placeholder en-US entries if we ever add GC translations for the missing client languages
publicstaticfinalString[]ARR_GC_LANGUAGES={"en-US","zh-CN","zh-TW","en-US","ko-KR","en-US","es-ES","fr-FR","en-US","en-US","ru-RU","en-US","en-US"};// TODO: Update the placeholder en-US entries if we ever add GC translations for the missing client languages
"error":"오류: Invalid construction stage %s. Check console for stacktrace.",
"error":"오류: Invalid construction stage %s. Check console for stacktrace.",
"description":"지정된 사용자에게 메세지를 보냅니다. 이 명령어의 사용법은 세부 내용에 따라 달라집니다."
"description":"지정된 사용자에게 메세지를 보냅니다. 이 명령어의 사용법은 세부 내용에 따라 달라집니다."
},
},
"sendMessage":{
"sendMessage":{
"usage":"사용법: sendmessage <메세지>",
"success":"메세지 전송 성공.",
"success":"메세지 전송 성공.",
"description":"서버가 플레이어에게 메세지를 전송합니다. 목표를 지정하지 않고 명령어를 사용하는 경우, 서버의 모든 인원에게 메세지가 발송됩니다."
"description":"서버가 플레이어에게 메세지를 전송합니다. 목표를 지정하지 않고 명령어를 사용하는 경우, 서버의 모든 인원에게 메세지가 발송됩니다."
},
},
"setConst":{
"range_error":"🇺🇸Constellation level must be between 0 and 6.",
"level_error":"🇺🇸Invalid constellation level.",
"fail":"🇺🇸Failed to set constellation.",
"failed_success":"🇺🇸Constellations for %s have been set to %s. Please reload scene to see changes.",
"success":"🇺🇸Constellations for %s have been set to %s.",
"description":"🇺🇸Sets constellation level for your current active character"
},
"setFetterLevel":{
"setFetterLevel":{
"usage":"사용법: setfetterlevel <레벨>",
"range_error":"호감도 지수는 0 과 10 사이에 위치해야합니다.",
"range_error":"호감도 지수는 0 과 10 사이에 위치해야합니다.",
"success":"호감도 지수가 %s로 설정되었습니다.",
"success":"호감도 지수가 %s로 설정되었습니다.",
"level_error":"잘못된 호감도 지수",
"level_error":"잘못된 호감도 지수",
"description":"파티 내 자신의 캐릭터의 호감도를 설정합니다."
"description":"파티 내 자신의 캐릭터의 호감도를 설정합니다."
},
},
"setProp":{
"setProp":{
"usage":"사용법: setprop|prop <prop> <값>\n\t사용할 수 있는 <prop> 종류: godmode | nostamina | unlimitedenergy | abyss | worldlevel | bplevel\n\t(cont.) see PlayerProperty enum for other possible values, of form PROP_MAX_SPRING_VOLUME -> max_spring_volume",
"description":"계정의 속성을 변경합니다. godmode등이 이를 통해 활성화 될 수 있으며, 나선비경을 잠금해제하거나, 기행의 레벨을 조정하는 등의 명령또한 이를 통해 가능합니다."
"description":"계정의 속성을 변경합니다. godmode등이 이를 통해 활성화 될 수 있으며, 나선비경을 잠금해제하거나, 기행의 레벨을 조정하는 등의 명령또한 이를 통해 가능합니다."