ko.json 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. { "translations": {
  2. "External storages" : "외부 저장소",
  3. "Personal" : "개인",
  4. "System" : "시스템",
  5. "Grant access" : "접근 권한 부여",
  6. "Error configuring OAuth1" : "OAuth1 설정 오류",
  7. "Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
  8. "Error configuring OAuth2" : "OAuth2 설정 오류",
  9. "Generate keys" : "키 생성",
  10. "Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
  11. "All users. Type to select user or group." : "모든 사용자입니다. 사용자나 그룹을 선택하려면 입력하십시오.",
  12. "(group)" : "(그룹)",
  13. "Compatibility with Mac NFD encoding (slow)" : "Mac NFD 인코딩 호환성 사용(느림)",
  14. "Admin defined" : "관리자 지정",
  15. "Delete storage?" : "저장소를 삭제하시겠습니까?",
  16. "Saved" : "저장됨",
  17. "Saving..." : "저장 중...",
  18. "Save" : "저장",
  19. "Empty response from the server" : "서버에서 빈 응답이 돌아옴",
  20. "Couldn't access. Please log out and in again to activate this mount point" : "접속할 수 없습니다. 이 마운트 지점을 활성화하기 위해 로그아웃 후 다시 로그인 해 주세요",
  21. "Couldn't get the information from the remote server: {code} {type}" : "원격 서버에서 정보를 가져올 수 없음: {code} {type}",
  22. "Couldn't get the list of external mount points: {type}" : "외부 마운트 지점 목록을 가져올 수 없음: {type}",
  23. "There was an error with message: " : "오류 메시지: ",
  24. "External mount error" : "외부 마운트 오류",
  25. "external-storage" : "external-storage",
  26. "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Windows 네트워크 드라이브 마운트 지점 목록을 가져올 수 없음: 서버에서 빈 응답이 돌아옴",
  27. "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "일부 외부 마운트 지점을 연결할 수 없습니다. 빨간색으로 표시된 줄을 눌러서 더 많은 정보를 확인하십시오",
  28. "Please enter the credentials for the {mount} mount" : "{mount} 마운트 인증 정보를 입력하십시오",
  29. "Username" : "사용자 이름",
  30. "Password" : "암호",
  31. "Credentials saved" : "인증 정보 저장됨",
  32. "Credentials saving failed" : "인증 정보를 저장할 수 없음",
  33. "Credentials required" : "인증 정보 필요함",
  34. "Storage with ID \"%d\" not found" : "ID \"%d\"인 공유를 찾을 수 없음",
  35. "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨",
  36. "Invalid mount point" : "잘못된 마운트 지점",
  37. "Objectstore forbidden" : "Objectstore에 접근 금지됨",
  38. "Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"",
  39. "Not permitted to use backend \"%s\"" : "백엔드 \"%s\" 사용이 허가되지 않았음",
  40. "Not permitted to use authentication mechanism \"%s\"" : "인증 방식 \"%s\" 사용이 허가되지 않았음",
  41. "Unsatisfied backend parameters" : "백엔드 인자가 부족함",
  42. "Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함",
  43. "Insufficient data: %s" : "충분하지 않은 데이터: %s",
  44. "%s" : "%s",
  45. "Storage with ID \"%d\" is not user editable" : "저장소 ID \"%d\"을(를) 사용자가 편집할 수 없음",
  46. "Access key" : "접근 키",
  47. "Secret key" : "비밀 키",
  48. "Builtin" : "내장",
  49. "None" : "없음",
  50. "OAuth1" : "OAuth1",
  51. "App key" : "앱 키",
  52. "App secret" : "앱 비밀 값",
  53. "OAuth2" : "OAuth2",
  54. "Client ID" : "클라이언트 ID",
  55. "Client secret" : "클라이언트 비밀 값",
  56. "Tenant name" : "테넌트 이름",
  57. "Identity endpoint URL" : "아이덴티티 끝점(Endpoint) URL",
  58. "Domain" : "도메인",
  59. "Rackspace" : "Rackspace",
  60. "API key" : "API 키",
  61. "Global credentials" : "글로벌 인증",
  62. "Log-in credentials, save in database" : "데이터베이스에 저장된 로그인 인증 정보",
  63. "Username and password" : "사용자 이름과 암호",
  64. "Log-in credentials, save in session" : "로그인 인증 정보, 세션에 저장됨",
  65. "User entered, store in database" : "사용자 데이터베이스에 저장",
  66. "RSA public key" : "RSA 공개 키",
  67. "Public key" : "공개 키",
  68. "Amazon S3" : "Amazon S3",
  69. "Bucket" : "버킷",
  70. "Hostname" : "호스트 이름",
  71. "Port" : "포트",
  72. "Region" : "지역",
  73. "Enable SSL" : "SSL 사용",
  74. "Enable Path Style" : "경로 스타일 사용",
  75. "Legacy (v2) authentication" : "레거시(v2) 인증",
  76. "WebDAV" : "WebDAV",
  77. "URL" : "URL",
  78. "Remote subfolder" : "원격 하위 폴더",
  79. "Secure https://" : "보안 https://",
  80. "FTP" : "FTP",
  81. "Host" : "호스트",
  82. "Secure ftps://" : "보안 ftps://",
  83. "Local" : "로컬",
  84. "Location" : "위치",
  85. "Nextcloud" : "Nextcloud",
  86. "SFTP" : "SFTP",
  87. "Root" : "루트",
  88. "SFTP with secret key login" : "비밀 키 로그인을 사용하는 SFTP",
  89. "SMB / CIFS" : "SMB/CIFS",
  90. "Share" : "공유",
  91. "SMB / CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
  92. "Username as share" : "사용자 이름으로 공유",
  93. "OpenStack Object Storage" : "OpenStack 객체 저장소",
  94. "Service name" : "서비스 이름",
  95. "Request timeout (seconds)" : "요청 시간 제한(초)",
  96. "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP의 cURL 지원이 비활성화되어 있거나 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
  97. "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP의 FTP 지원이 비활성화되어 있거나 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
  98. "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\"이(가) 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
  99. "Name" : "이름",
  100. "Storage type" : "저장소 종류",
  101. "Scope" : "범위",
  102. "Enable encryption" : "암호화 사용",
  103. "Enable previews" : "미리 보기 사용",
  104. "Enable sharing" : "공유 사용",
  105. "Check for changes" : "변경 사항 감시",
  106. "Never" : "하지 않음",
  107. "Once every direct access" : "한 번 직접 접근할 때마다",
  108. "Folder name" : "폴더 이름",
  109. "External storage" : "외부 저장소",
  110. "Authentication" : "인증",
  111. "Configuration" : "설정",
  112. "Available for" : "다음으로 사용 가능",
  113. "Add storage" : "저장소 추가",
  114. "Advanced settings" : "고급 설정",
  115. "Delete" : "삭제",
  116. "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
  117. "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용",
  118. "Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
  119. "Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
  120. "Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s",
  121. "Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s",
  122. "Dropbox App Configuration" : "Dropbox 앱 설정",
  123. "Google Drive App Configuration" : "Google 드라이브 앱 설정",
  124. "OpenStack" : "OpenStack",
  125. "Dropbox" : "Dropbox",
  126. "Google Drive" : "Google 드라이브",
  127. "No external storage configured" : "외부 저장소가 설정되지 않았음",
  128. "You can add external storages in the personal settings" : "개인 설정에서 외부 저장소를 추가할 수 있습니다",
  129. "Are you sure you want to delete this external storage" : "이 외부 저장소를 삭제하시겠습니까"
  130. },"pluralForm" :"nplurals=1; plural=0;"
  131. }