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:
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 e2d258a7862..4d6dfd6a383 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Move or copy" : "이동이나 복사",
"Download" : "다운로드",
"Delete" : "삭제",
+ "Tags" : "태그",
"Show list view" : "리스트 보기",
"Show grid view" : "모눈 보기",
"Home" : "홈",
@@ -175,7 +176,6 @@ OC.L10N.register(
"Invalid path selected" : "잘못된 경로가 선택됨",
"Ownership transfer request sent" : "소유권 이전 요청이 전송됨",
"Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음",
- "Tags" : "태그",
"Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음",
"Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생",
"Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택",