diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-20 02:43:39 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-20 02:43:39 +0200 |
commit | 01ab79d460df5acc7f9793f0b9f346ea7b7915dc (patch) | |
tree | 0b22af10f08fb100272f57a177052cbddf0e9b54 /apps/files_external/l10n/ko.php | |
parent | e3171a701d2c88a12ec11cebb5d96ff2fb6cf677 (diff) | |
download | nextcloud-server-01ab79d460df5acc7f9793f0b9f346ea7b7915dc.tar.gz nextcloud-server-01ab79d460df5acc7f9793f0b9f346ea7b7915dc.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, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ko.php b/apps/files_external/l10n/ko.php index 47de9aad5e0..803b489c218 100644 --- a/apps/files_external/l10n/ko.php +++ b/apps/files_external/l10n/ko.php @@ -6,11 +6,14 @@ "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" => "외부 저장소", "Configuration" => "설정", "Options" => "옵션", "Applicable" => "적용 가능", +"Add storage" => "저장소 추가", "None set" => "설정되지 않음", "All Users" => "모든 사용자", "Groups" => "그룹", |