diff options
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 72cab5c2b35..43d2a853797 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -109,7 +109,6 @@ OC.L10N.register( "Not a directory" : "디렉터리가 아님", "Could not lock path" : "경로를 잠글 수 없음", "Wrong or no update parameter given" : "업데이트 인자가 잘못되었거나 지정되지 않았음", - "Cannot increase permissions" : "권한을 늘릴 수 없음", "shared by %s" : "%s에 의해 공유됨", "Download all files" : "모든 파일 다운로드", "Direct link" : "직접 링크", @@ -188,6 +187,7 @@ OC.L10N.register( "Wrong path, file/folder doesn't exist" : "잘못된 경로, 파일/폴더가 존재하지 않음", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크로 공유 암호를 전송할 수 없음", "Sorry, this link doesn’t seem to work anymore." : "죄송합니다. 이 링크는 더 이상 작동하지 않습니다.", - "Toggle grid view" : "모눈 보기 전환" + "Toggle grid view" : "모눈 보기 전환", + "Cannot increase permissions" : "권한을 늘릴 수 없음" }, "nplurals=1; plural=0;"); |