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