diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
commit | 3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch) | |
tree | 52d187eb13b2eb13fc4694e8f024b79464f3b65c /apps/files/l10n/ko.js | |
parent | 83eb175682976dbcd9038a189a8ac74f4effd044 (diff) | |
download | nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.zip |
[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.js | 7 |
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;"); |