diff options
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r-- | lib/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 43c6f8baf5a..14a03749c48 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -116,6 +116,7 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "%s을(를) 공유할 수 없습니다. 다시 공유할 수 없습니다", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s을(를) 공유할 수 없습니다. %s의 공유 백엔드에서 원본 파일을 찾을 수 없습니다", "Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다", + "Open »%s«" : "%s 열기", "Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", "Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", "Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다", @@ -124,7 +125,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s 님이 %s을(를) 공유했습니다", "%s shared »%s« with you." : "%s 님이 %s을(를) 공유했습니다.", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", - "Open »%s«" : "%s 열기", "%s via %s" : "%s(%s 경유)", "The requested share does not exist anymore" : "요청한 공유가 더 이상 존재하지 않습니다", "Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다", |