summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-04 00:06:56 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-04 00:06:56 +0000
commit14d226dc33d5ad6965f1d01197832abf83a0eeed (patch)
treecfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /apps/files/l10n/ko.js
parent657c8da81121b272deb29a25f920280a1dc521bc (diff)
downloadnextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz
nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 0445413ef0b..a3dc8e23a31 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -86,7 +86,6 @@ OC.L10N.register(
"Local link" : "로컬 링크",
"Folder" : "폴더",
"New folder" : "새 폴더",
- "{newname} already exists" : "{newname} 항목이 이미 존재함",
"Upload" : "업로드",
"An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생",
"A new file or folder has been <strong>created</strong>" : "새 파일이나 폴더가 <strong>생성됨</strong>",
@@ -126,6 +125,7 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
+ "{newname} already exists" : "{newname} 항목이 이미 존재함",
"Cancel upload" : "업로드 취소"
},
"nplurals=1; plural=0;");