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:
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 2d988100924..fba709abfde 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -205,11 +205,6 @@ OC.L10N.register(
"Deleted shares" : "삭제된 공유",
"Pending shares" : "진행중인 공유",
"Text file" : "텍스트 파일",
- "New text file.txt" : "새 텍스트 파일.txt",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner}의 저장소가 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
- "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "그룹 폴더 \"{mountPoint}\"이(가) 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
- "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "외부 저장소 \"{mountPoint}\"이(가) 가득 찼습니다. 파일을 더 이상 업데이트하거나 동기화할 수 없습니다!",
- "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
- "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}'와(과) 일치"]
+ "New text file.txt" : "새 텍스트 파일.txt"
},
"nplurals=1; plural=0;");