Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-09 05:16:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-09 05:16:34 +0300
commit10f62eb2a4bdb359594f066b49673374373d6f98 (patch)
treeca855cf4d5f4e81f6e0992efd4486e66a704203e /lib/l10n/ko.js
parent67db893735ada0b67aec8809e9b0292daabeb3f5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js20
1 files changed, 0 insertions, 20 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 44f80b7a851..ab8d8878403 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -198,10 +198,6 @@ OC.L10N.register(
"Storage connection error. %s" : "저장소 연결 오류입니다. %s",
"Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음",
"Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s",
- "Create" : "생성",
- "Change" : "변경",
- "Delete" : "삭제",
- "Share" : "공유",
"Overview" : "개요",
"Basic settings" : "기본 설정",
"Sharing" : "공유",
@@ -209,22 +205,6 @@ OC.L10N.register(
"Groupware" : "그룹웨어",
"Personal info" : "개인 정보",
"Mobile & desktop" : "모바일 & 데스크톱",
- "Unlimited" : "무제한",
- "Verifying" : "검사 중",
- "Verifying …" : "검사 중…",
- "Verify" : "검사",
- "Sharing %s failed, because the backend does not allow shares from type %i" : "%s을(를) 공유할 수 없습니다. 백엔드에서 %i 형식의 공유를 허용하지 않습니다",
- "Sharing %s failed, because the file does not exist" : "%s을(를) 공유할 수 없습니다. 파일이 존재하지 않습니다",
- "Sharing %s failed, because you can not share with yourself" : "%s을(를) 공유할 수 없습니다. 자기 자신과 공유할 수 없습니다",
- "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$s 공유 실패. %2$s와(과) 이미 공유되어 있습니다",
- "You need to provide a password to create a public link, only protected links are allowed" : "공개 링크를 만들려면 암호를 입력해야 합니다. 보호된 링크만 사용 가능합니다",
- "Sharing %s failed, because sharing with links is not allowed" : "%s을(를) 공유할 수 없습니다. 링크 공유가 허용되지 않았습니다",
- "Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "만료 날짜를 설정할 수 없습니다. 최대 공유 허용 기한이 %s입니다.",
- "Cannot set expiration date. Expiration date is in the past" : "만료 날짜를 설정할 수 없습니다. 만료 날짜가 과거입니다",
- "Sharing failed, because the user %s is the original sharer" : "공유할 수 없습니다. 사용자 %s이(가) 원 공유자입니다",
- "Sharing %s failed, because resharing is not allowed" : "%s을(를) 공유할 수 없습니다. 다시 공유할 수 없습니다",
- "Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "apps 디렉터리에 웹 서버의 쓰기 권한을 부여하거나 설정에서 앱 스토어를 비활성화해서 해결할 수 있습니다. %s 문서를 참조하십시오"
},
"nplurals=1; plural=0;");