ko.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. { "translations": {
  2. "Recent statuses" : "최근 상태",
  3. "No recent status changes" : "최근 상태 변경 없음",
  4. "In a meeting" : "회의 중",
  5. "Commuting" : "이동 중",
  6. "Out sick" : "병가",
  7. "Vacationing" : "휴가 중",
  8. "Out of office" : "자리에 없음",
  9. "Working remotely" : "원격 근무 중",
  10. "In a call" : "통화중",
  11. "User status" : "사용자 상태",
  12. "Clear status after" : "상태 메시지 지우기 예약",
  13. "What is your status?" : "당신의 상태는?",
  14. "Set status" : "상태 설정",
  15. "Online status" : "접속 상태",
  16. "Status message" : "상태 메시지",
  17. "Clear status message" : "상태 메시지 지움",
  18. "Set status message" : "상태 메시지 설정",
  19. "There was an error saving the status" : "상태 저장에 오류가 발생했습니다.",
  20. "There was an error clearing the status" : "상태 해제에 오류가 발생했습니다.",
  21. "Don't clear" : "지우지 않음",
  22. "Today" : "오늘",
  23. "This week" : "이번 주",
  24. "Online" : "접속 중",
  25. "Away" : "자리 비움",
  26. "Do not disturb" : "방해 금지",
  27. "Invisible" : "숨겨짐",
  28. "Offline" : "오프라인",
  29. "There was an error saving the new status" : "새로운 상태 저장에 오류가 발생했습니다.",
  30. "30 minutes" : "30 분",
  31. "1 hour" : "한 시간",
  32. "4 hours" : "4 시간",
  33. "Mute all notifications" : "모든 알림을 음소거",
  34. "Appear offline" : "접속 안함으로 표시",
  35. "View profile" : "프로필 보기",
  36. "{status}, {timestamp}" : "{status},{timestamp}"
  37. },"pluralForm" :"nplurals=1; plural=0;"
  38. }