diff options
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 647a4c38163..7951ea1bee1 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -28,6 +28,7 @@ OC.L10N.register( "Upload failed. Could not get file info." : "업로드에 실패했습니다. 파일 정보를 가져올 수 없습니다.", "Invalid directory." : "올바르지 않은 디렉터리입니다.", "Files" : "파일", + "Favorites" : "즐겨찾기", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.", "Upload cancelled." : "업로드가 취소되었습니다.", "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", @@ -58,6 +59,7 @@ OC.L10N.register( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 앱의 개인 키가 잘못되었습니다. 암호화된 파일에 다시 접근하려면 개인 설정에서 개인 키 암호를 업데이트해야 합니다.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "암호화는 해제되어 있지만, 파일은 아직 암호화되어 있습니다. 개인 설정에서 파일을 복호화하십시오.", "{dirs} and {files}" : "{dirs} 그리고 {files}", + "Favorite" : "즐겨찾기", "%s could not be renamed" : "%s의 이름을 변경할 수 없습니다", "File handling" : "파일 처리", "Maximum upload size" : "최대 업로드 크기", |