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>2021-07-15 13:37:23 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-15 13:37:23 +0300
commit7f572c0645d2bf815d1d00e5434d6222aa3c40aa (patch)
tree41a4bed70fc3ef741f9872d0328473f9bd75908a /apps/files/l10n/ko.js
parent28b0e811cc4e2a8fb4b86cc8b331a6631f37d4c5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js10
1 files changed, 1 insertions, 9 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 08449a87e1d..4640e5bce38 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -144,16 +144,8 @@ OC.L10N.register(
"Deleted shares" : "삭제된 공유",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
- "Unshare" : "공유 해제",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner}의 저장소가 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
"Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner}의 저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)",
- "Your storage is almost full ({usedSpacePercent}%)" : "저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)",
- "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}'와(과) 일치"],
- "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "파일이나 폴더가 <strong>변경되거나</strong> <strong>이름이 바뀜</strong>",
- "A new file or folder has been <strong>created</strong>" : "새 파일이나 폴더가 <strong>생성됨</strong>",
- "A file or folder has been <strong>deleted</strong>" : "파일이나 폴더가 <strong>삭제됨</strong>",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>즐겨찾는 파일</strong>의 생성 및 변경 사항에 대한 알림을 줄일 수 있습니다<em>(스트림에서만)</em>",
- "A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>"
+ "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}'와(과) 일치"]
},
"nplurals=1; plural=0;");