ko.json 3.8 KB

1234567891011121314151617181920212223242526272829303132333435
  1. { "translations": {
  2. "{version} is available. Get more information on how to update." : "{version}을(를) 사용할 수 있습니다. 업데이트하는 방법에 대해서 알아보십시오.",
  3. "Channel updated" : "채널 업데이트됨",
  4. "Update notifications" : "업데이트 알림",
  5. "The update server could not be reached since %d days to check for new updates." : "업데이트 서버에 %d일 동안 접근할 수 없어서 새 업데이트를 확인할 수 없습니다.",
  6. "Please check the Nextcloud and server log files for errors." : "Nextcloud 및 서버 로그에서 오류 정보를 확인하십시오.",
  7. "Update to %1$s is available." : "%1$s(으)로 업데이트할 수 있습니다.",
  8. "Update for %1$s to version %2$s is available." : "%1$s을(를) 버전 %2$s(으)로 업데이트할 수 있습니다.",
  9. "Update for {app} to version %s is available." : "{app}을(를) 버전 %s(으)로 업데이트할 수 있습니다.",
  10. "Update notification" : "업데이트 알림",
  11. "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud 업데이트 알림을 표시하고 업데이터에 SSO를 지원합니다.",
  12. "Update" : "업데이트",
  13. "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "실행 중인 버전이 더 이상 지원되지 않습니다. 빠른 시일 내에 지원되는 버전으로 업데이트하십시오.",
  14. "View in store" : "스토어에서 보기",
  15. "Open updater" : "업데이터 열기",
  16. "Download now" : "지금 다운로드",
  17. "What's new?" : "새로운 항목",
  18. "The update check is not yet finished. Please refresh the page." : "업데이트 확인이 아직 끝나지 않았습니다. 페이지를 새로 고치십시오.",
  19. "Your version is up to date." : "최신 버전을 사용하고 있습니다.",
  20. "A non-default update server is in use to be checked for updates:" : "기본 업데이트 서버가 아닌 곳에서 업데이트를 확인하고 있음:",
  21. "Update channel:" : "업데이트 채널:",
  22. "You can always update to a newer version. But you can never downgrade to a more stable version." : "항상 새 버전으로 업그레이드할 수 있지만, 더 안정적인 버전으로 다운그레이드할 수는 없습니다.",
  23. "Notify members of the following groups about available updates:" : "다음 그룹 구성원에게 업데이트 알림 전달:",
  24. "The selected update channel makes dedicated notifications for the server obsolete." : "선택한 업데이트 채널은 서버 알림을 사용하지 않습니다.",
  25. "The selected update channel does not support updates of the server." : "선택한 업데이트 채널은 서버 업데이트를 지원하지 않습니다.",
  26. "A new version is available: <strong>{newVersionString}</strong>" : "새 버전을 사용할 수 있음: <strong>{newVersionString}</strong>",
  27. "Checked on {lastCheckedDate}" : "{lastCheckedDate}에 확인함",
  28. "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.php에서 <samp>appstoreenabled</samp> 설정이 false가 아닌지 확인하십시오.",
  29. "View changelog" : "변경 기록 확인",
  30. "Stable" : "안정판",
  31. "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "최신 안정 버전입니다. 일반 사용에 적합하며 항상 최신 주 버전으로 업데이트됩니다.",
  32. "Beta" : "베타",
  33. "A pre-release version only for testing new features, not for production environments." : "새로운 기능을 테스트하는 출시 이전 버전이며, 프로덕션 환경에 적합하지 않습니다."
  34. },"pluralForm" :"nplurals=1; plural=0;"
  35. }