diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
commit | 816200867273dfecf4e4bebbfb5b938d740d1be7 (patch) | |
tree | d317ad357f2a7843b6e120f448db44c26db4ba39 /apps/files/l10n/ko.json | |
parent | 8112c3d31a20c52408711e3afa13f51863893ed9 (diff) | |
download | nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.tar.gz nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 2df2e7c66f4..c0c344e6168 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -173,6 +173,11 @@ "Invalid path selected" : "잘못된 경로가 선택됨", "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "Files settings" : "파일 설정", + "Show hidden files" : "숨김 파일 보이기", + "Additional settings" : "고급 설정", + "Copy to clipboard" : "클립보드로 복사", + "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오", "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", "Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택", @@ -187,10 +192,7 @@ "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", - "Files settings" : "파일 설정", - "Show hidden files" : "숨김 파일 보이기", "WebDAV" : "WebDAV", - "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오", "Toggle grid view" : "모눈 보기 전환", "No files in here" : "여기에 파일 없음", "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", |