nextcloud/apps/files_external/l10n/ko.js

105 lines
6.3 KiB
JavaScript

OC.L10N.register(
"files_external",
{
"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." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
"Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s",
"Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s",
"External storage" : "외부 저장소",
"OpenStack Object Storage" : "OpenStack 객체 저장소",
"Username" : "사용자 이름",
"Bucket" : "버킷",
"Region (optional for OpenStack Object Storage)" : "지역(OpenStack 객체 저장소는 선택 사항)",
"API Key (required for Rackspace Cloud Files)" : "API 키(Rackspace 클라우드 파일에 필요함)",
"Tenantname (required for OpenStack Object Storage)" : "Tenantname(OpenStack 객체 저장소에 필요함)",
"Password (required for OpenStack Object Storage)" : "암호(OpenStack 객체 저장소에 필요함)",
"Service Name (required for OpenStack Object Storage)" : "서비스 이름(OpenStack 객체 저장소에 필요함)",
"URL of identity endpoint (required for OpenStack Object Storage)" : "Identity 엔드포인트 URL(OpenStack 객체 저장소에 필요함)",
"Timeout of HTTP requests in seconds" : "초 단위 HTTP 요청 시간 제한",
"SMB / CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
"Host" : "호스트",
"Username as share" : "사용자 이름으로 공유",
"Share" : "공유",
"Remote subfolder" : "원격 하위 폴더",
"SFTP with secret key login" : "비밀 키 로그인을 사용하는 SFTP",
"Public key" : "공개 키",
"Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
"Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨",
"Invalid mount point" : "잘못된 마운트 지점",
"Objectstore forbidden" : "Objectstore에 접근 금지됨",
"Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"",
"Unsatisfied backend parameters" : "백엔드 인자가 부족함",
"Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함",
"Admin-only storage backend \"%s\"" : "관리자만 접근할 수 있는 저장소 백엔드 \"%s\"",
"Personal" : "개인",
"System" : "시스템",
"Grant access" : "접근 권한 부여",
"Access granted" : "접근 허가됨",
"Error configuring OAuth1" : "OAuth1 설정 오류",
"Error configuring OAuth2" : "OAuth2 설정 오류",
"Enable encryption" : "암호화 사용",
"Enable previews" : "미리 보기 사용",
"Check for changes" : "변경 사항 감시",
"Never" : "하지 않음",
"Once every direct access" : "한 번 직접 접근할 때마다",
"Every time the filesystem is used" : "파일 시스템을 사용할 때마다",
"All users. Type to select user or group." : "모든 사용자입니다. 사용자나 그룹을 선택하려면 입력하십시오",
"(group)" : "(그룹)",
"Saved" : "저장됨",
"Generate keys" : "키 생성",
"Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
"Access key" : "접근 키",
"Secret key" : "비밀 키",
"Builtin" : "내장",
"None" : "없음",
"OAuth1" : "OAuth1",
"App key" : "앱 키",
"App secret" : "앱 비밀 값",
"OAuth2" : "OAuth2",
"Client ID" : "클라이언트 ID",
"Client secret" : "클라이언트 비밀 값",
"Username and password" : "사용자 이름과 암호",
"Password" : "암호",
"Session credentials" : "세션 접근 정보",
"Amazon S3" : "Amazon S3",
"Hostname" : "호스트 이름",
"Port" : "포트",
"Region" : "지역",
"Enable SSL" : "SSL 사용",
"Enable Path Style" : "경로 스타일 사용",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Secure https://" : "보안 https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "보안 ftps://",
"Google Drive" : "Google 드라이브",
"Local" : "로컬",
"Location" : "위치",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "루트",
"SMB / CIFS" : "SMB/CIFS",
"<b>Note:</b> " : "<b>메모:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> PHP cURL 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> PHP FTP 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> \"%s\"이(가) 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
"No external storage configured" : "외부 저장소가 설정되지 않았음",
"You can add external storages in the personal settings" : "개인 설정에서 외부 저장소를 추가할 수 있습니다",
"Name" : "이름",
"Storage type" : "저장소 종류",
"Scope" : "범위",
"External Storage" : "외부 저장소",
"Folder name" : "폴더 이름",
"Authentication" : "인증",
"Configuration" : "설정",
"Available for" : "다음으로 사용 가능",
"Advanced settings" : "고급 설정",
"Delete" : "삭제",
"Add storage" : "저장소 추가",
"Enable User External Storage" : "사용자 외부 저장소 사용",
"Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용"
},
"nplurals=1; plural=0;");