mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
KR: Permission notify.
This commit is contained in:
parent
7cb3c9aebb
commit
b693deb547
1 changed files with 4 additions and 0 deletions
4
ko.json
4
ko.json
|
|
@ -679,6 +679,8 @@
|
|||
"Notifications.SessionStarted": "세션이 시작되었습니다.",
|
||||
"Notifications.UserJoined": "사용자가 참여 하였습니다.",
|
||||
"Notifications.UserLeft": "사용자가 퇴장 하였습니다.",
|
||||
"Notifications.PermissionChanged": "역할을 {new}(으)로 변경했습니다.",
|
||||
"Notifications.PermissionChangedDetail": "{world}의 이전 역할 : {old}",
|
||||
|
||||
"Undo.SetField": "필드 {field_name}(을)를 {value}로 설정",
|
||||
"Undo.SetReference": "{ref_name}의 참조를 {ref_target}로 설정",
|
||||
|
|
@ -1678,6 +1680,8 @@
|
|||
"Settings.NotificationSettings.PublicSessionStarted.Description" : "친구가 아닌 사용자가 새로운 공개 세션을 시작한 경우 알림을 받을지 설정합니다.",
|
||||
"Settings.NotificationSettings.UserJoinAndLeave" : "사용자 참여 & 퇴장할 때",
|
||||
"Settings.NotificationSettings.UserJoinAndLeave.Description" : "활성화 시, 현재 세션에 대해 사용자의 참여 또는 퇴장이 생길경우 알림이 표시됩니다.",
|
||||
"Settings.NotificationSettings.PermissionChanged": "권한 역할 변경",
|
||||
"Settings.NotificationSettings.PermissionChanged.Description": "활셩화 한 경우, 세션에서 자신의 권한이 변경될 때 알림을 받습니다.",
|
||||
|
||||
"Settings.NamePlateSettings.NameplateVisibility": "이름표 보기",
|
||||
"Settings.NamePlateSettings.NameplateVisibility.Description": "아바타 위의 이름표를 표시하거나 끌 수 있습니다.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue