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 260fb2f3028..0751bea660a 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -240,7 +240,6 @@ OC.L10N.register( "Open the files app settings" : "파일 앱 설정을 열기", "Files settings" : "파일 설정", "File cannot be accessed" : "파일에 접근할 수 없음", - "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", "Sort favorites first" : "즐겨찾기를 처음에 나열", "Show hidden files" : "숨김 파일 보이기", "Crop image previews" : "이미지 미리보기 확대", @@ -305,6 +304,7 @@ OC.L10N.register( "New text file.txt" : "새 텍스트 파일.txt", "You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다.", "Search users" : "사용자 검색", + "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", "Cancel" : "취소", "Set up templates folder" : "템플릿 폴더 설정", "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", |