diff options
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 7f8fd3943c0..10f92ef906b 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -182,9 +182,9 @@ "Personal files" : "개인 파일", "Sort favorites first" : "즐겨찾기를 처음에 나열", "Sort folders before files" : "폴더를 파일보다 먼저 정렬", + "Enable folder tree" : "폴더 트리 활성화", "Show hidden files" : "숨김 파일 보이기", "Crop image previews" : "이미지 미리보기 확대", - "Enable folder tree" : "폴더 트리 활성화", "Additional settings" : "고급 설정", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -328,7 +328,6 @@ "No favorites yet" : "즐겨찾는 항목 없음", "Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다", "List of your files and folders." : "내 폴더와 파일의 목록", - "All folders" : "모든 폴더", "List of your files and folders that are not shared." : "공유되지 않는 파일과 폴더의 목록", "No personal files found" : "개인 파일을 찾을 수 없음", "Files that are not shared will show up here." : "공유되지 않는 파일이 이곳에 나타납니다.", @@ -429,6 +428,7 @@ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount}개 파일과 1개 폴더"], "{fileCount} files and {folderCount} folders" : "{fileCount}개 파일과 {folderCount}개 폴더", + "All folders" : "모든 폴더", "Personal Files" : "개인 파일", "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt" |