diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
commit | 57090849560e8243a2e10efe03b06b0e67e032de (patch) | |
tree | da3b028a30c3c0bba8e717ed0cf8feeb414e25c5 /apps/files/l10n/ko.js | |
parent | 5c8cab61aba82c987adb59aad1b7cc3b67fbadc3 (diff) | |
download | nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.tar.gz nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 2 |
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}을(를) 위한 템플릿 선택", |