Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-14 03:07:36 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-14 03:07:36 +0300
commit0f96d5a641e790aa5d289792a45406d488553579 (patch)
tree92013149c0ad586351c09514b5cb809bd4848a02 /apps/files/l10n/ko.js
parentd0c0f6cfc1871c90cd43d3b005206a360b5bb540 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index e6ecc62f97e..5e351168f99 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -65,7 +65,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n바이트"],
"Favorited" : "책갈피에 추가됨",
"Favorite" : "즐겨찾기",
- "Copy local link" : "로컬 링크 복사",
"Folder" : "폴더",
"New folder" : "새 폴더",
"Upload" : "업로드",
@@ -130,6 +129,7 @@ OC.L10N.register(
"{seconds}s" : "{seconds}초",
"Any moment now..." : "조금 남음",
"Soon..." : "곧...",
- "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다."
+ "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
+ "Copy local link" : "로컬 링크 복사"
},
"nplurals=1; plural=0;");