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-05-17 18:56:32 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-17 18:56:32 +0300
commit11e04e394d28476d2417e3308f7325142acf529e (patch)
tree68e124d0aaacc8522e39271d2d4236c0add4103a /apps/files/l10n/ko.js
parentc2d8fe633654525ad64eb38aac3467c9efcfdf4d (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 ca86b8ff624..8bc18ab6ae8 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -70,9 +70,7 @@ OC.L10N.register(
"Favorited" : "즐겨찾기에 추가됨",
"Favorite" : "즐겨찾기",
"Copy direct link (only works for users who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)",
- "Folder" : "폴더",
"New folder" : "새 폴더",
- "Upload" : "업로드",
"An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생",
"Added to favorites" : "즐겨찾기에 추가됨",
"Removed from favorites" : "즐겨찾기에서 삭제됨",
@@ -140,6 +138,8 @@ OC.L10N.register(
"Soon..." : "곧...",
"File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
"Copy local link" : "로컬 링크 복사",
+ "Folder" : "폴더",
+ "Upload" : "업로드",
"No favorites" : "즐겨찾는 항목 없음"
},
"nplurals=1; plural=0;");