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 /lib | |
parent | e3171a701d2c88a12ec11cebb5d96ff2fb6cf677 (diff) | |
download | nextcloud-server-01ab79d460df5acc7f9793f0b9f346ea7b7915dc.tar.gz nextcloud-server-01ab79d460df5acc7f9793f0b9f346ea7b7915dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ko.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php index bf2a68369f1..bfb99544a3b 100644 --- a/lib/l10n/ko.php +++ b/lib/l10n/ko.php @@ -16,6 +16,8 @@ "Files" => "파일", "Text" => "텍스트", "Images" => "그림", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다.", +"Please double check the <a href='%s'>installation guides</a>." => "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오.", "seconds ago" => "초 전", "1 minute ago" => "1분 전", "%d minutes ago" => "%d분 전", |