diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-22 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-22 00:07:36 +0000 |
commit | 363d1c69dda472c76cf258e1fcd77d5765671e2b (patch) | |
tree | 146b2e72101716154b10093d2c907df0c4c172f7 /apps/files/l10n/ko.json | |
parent | 17c7b64f04510e9f37e105c579fb4314d4460fc5 (diff) | |
download | nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.tar.gz nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index d433d98dd97..af6ca958063 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -113,7 +113,6 @@ "Select all" : "모두 선택", "Upload too large" : "업로드한 파일이 너무 큼", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", - "No favorites" : "책갈피 없음", "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다", "Shared with you" : "나와 공유됨", "Shared with others" : "다른 사람과 공유됨", @@ -128,6 +127,7 @@ "Any moment now..." : "조금 남음", "Soon..." : "곧...", "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", - "Copy local link" : "로컬 링크 복사" + "Copy local link" : "로컬 링크 복사", + "No favorites" : "책갈피 없음" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |