summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-23 02:26:18 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-23 02:26:18 +0000
commit7641818ec65d396c133edbe6d315bb1b539de68c (patch)
tree564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/ko.js
parentc73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff)
downloadnextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.tar.gz
nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 642f9227878..19be45a326a 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -181,7 +181,6 @@ OC.L10N.register(
"Templates" : "템플릿",
"%s used" : "%s 사용함",
"%1$s of %2$s used" : "%2$s 중 %1$s 사용됨",
- "Settings" : "설정",
"Show hidden files" : "숨김 파일 보이기",
"WebDAV" : "WebDAV",
"Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오",
@@ -205,6 +204,7 @@ OC.L10N.register(
"New text file.txt" : "새 텍스트 파일.txt",
"Select" : "선택",
"You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
- "Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음"
+ "Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음",
+ "Settings" : "설정"
},
"nplurals=1; plural=0;");