ko.js 8.4 KB

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