diff options
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 8bc18ab6ae8..e738b3988d8 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -65,11 +65,11 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}'와(과) 일치"], "View in folder" : "폴더에서 보기", + "Copy direct link (only works for users who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)", "Path" : "경로", "_%n byte_::_%n bytes_" : ["%n 바이트"], "Favorited" : "즐겨찾기에 추가됨", "Favorite" : "즐겨찾기", - "Copy direct link (only works for users who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)", "New folder" : "새 폴더", "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생", "Added to favorites" : "즐겨찾기에 추가됨", |