diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-09 01:56:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-09 01:56:49 -0400 |
commit | 796f71954847681f85038c8c27b178dc8f2e0895 (patch) | |
tree | 1a941ef324191a7bbb1c836345db528d10d425c8 /apps/files_external/l10n/ko.php | |
parent | 1a09d64a77251fefbf742850744ebc9ee4460cbd (diff) | |
download | nextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.tar.gz nextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.php')
-rw-r--r-- | apps/files_external/l10n/ko.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files_external/l10n/ko.php b/apps/files_external/l10n/ko.php index 87157e1f885..371cba3e12d 100644 --- a/apps/files_external/l10n/ko.php +++ b/apps/files_external/l10n/ko.php @@ -5,9 +5,6 @@ $TRANSLATIONS = array( "Grant access" => "접근 권한 부여", "Please provide a valid Dropbox app key and secret." => "올바른 Dropbox 앱 키와 암호를 입력하십시오.", "Error configuring Google Drive storage" => "Google 드라이브 저장소 설정 오류", -"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>경고:</b> \"smbclient\"가 설치되지 않았습니다. CIFS/SMB 공유 자원에 연결할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.", -"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>경고:</b> PHP FTP 지원이 비활성화되어 있거나 설치되지 않았습니다. FTP 공유를 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.", -"<b>Warning:</b> The Curl support in PHP is not enabled or installed. Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask your system administrator to install it." => "<b>경고:</b> PHP Curl 지원이 비활성화되어 있거나 설치되지 않았습니다. 다른 ownCloud, WebDAV, Google 드라이브 공유를 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.", "External Storage" => "외부 저장소", "Folder name" => "폴더 이름", "External storage" => "외부 저장소", |