diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-25 02:17:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-25 02:17:40 +0000 |
commit | b2877606944572dfee87296d6cfc11558f5954b9 (patch) | |
tree | 63474a0e7891aec3bc091b2fbb4d90bbc049a90b /apps/files/l10n/ko.json | |
parent | 7e6f04490e286450d009c156f08de6a22f0f653d (diff) | |
download | nextcloud-server-b2877606944572dfee87296d6cfc11558f5954b9.tar.gz nextcloud-server-b2877606944572dfee87296d6cfc11558f5954b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index c791ab1fb59..da16eae3ccc 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -31,7 +31,6 @@ "Delete file" : "파일 삭제", "Delete folder" : "폴더 삭제", "Disconnect storage" : "저장소 연결 해제", - "Unshare" : "공유 해제", "Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음", "Files" : "파일", "Details" : "자세한 정보", @@ -148,6 +147,7 @@ "Deleted shares" : "삭제된 공유", "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", + "Unshare" : "공유 해제", "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>", |