summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-29 02:17:58 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-29 02:17:58 +0000
commitb5003ec78cd43a2b70db7cfbb99e7bc3d4cda182 (patch)
treeea56170ac2a497a5364a243901950068ece2e072 /apps/files/l10n/ko.js
parentfba73a5c398feccbe79c20fc120c4c6e2647c3b6 (diff)
downloadnextcloud-server-b5003ec78cd43a2b70db7cfbb99e7bc3d4cda182.tar.gz
nextcloud-server-b5003ec78cd43a2b70db7cfbb99e7bc3d4cda182.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 31e4730d139..3177af93a60 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -75,8 +75,6 @@ OC.L10N.register(
"\"{name}\" is not an allowed filetype" : "\"{name}\"은 허용된 파일 형식이 아님",
"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}'와(과) 일치"],
"View in folder" : "폴더에서 보기",
"Copied!" : "복사 성공!",
@@ -150,6 +148,8 @@ OC.L10N.register(
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
"Unshare" : "공유 해제",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner}의 저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)",
+ "Your storage is almost full ({usedSpacePercent}%)" : "저장 공간이 거의 가득 찼습니다({usedSpacePercent}%)",
"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>",