diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:56 +0000 |
commit | e9517b811c0f4bf455f576e80bf22e7db3ea108e (patch) | |
tree | 355c661f15540500161cbeb57822355302ff0699 /apps/files/l10n/ko.js | |
parent | 1826a1eea220b56b9e7477899bdb2b35a5e9ff78 (diff) | |
download | nextcloud-server-e9517b811c0f4bf455f576e80bf22e7db3ea108e.tar.gz nextcloud-server-e9517b811c0f4bf455f576e80bf22e7db3ea108e.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 | 10 |
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;"); |