From 73ce1248092928665f340da4f24bd83e9a0ee9a8 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:54:17 +0900 Subject: [PATCH] New translations ja-jp.yml (Korean) --- locales/ko-KR.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index a9456134ce..40d1b269e4 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -334,6 +334,7 @@ fileName: "파일명" selectFile: "파일 선택" selectFiles: "파일 선택" selectFolder: "폴더 선택" +unselectFolder: "폴더 선택 해제" selectFolders: "폴더 선택" fileNotSelected: "파일을 선택하지 않았습니다" renameFile: "파일 이름 변경" @@ -346,6 +347,7 @@ addFile: "파일 추가" showFile: "파일 표시하기" emptyDrive: "드라이브가 비어 있습니다" emptyFolder: "폴더가 비어 있습니다" +dropHereToUpload: "업로드할 파일을 여기로 드롭하십시오" unableToDelete: "삭제할 수 없습니다" inputNewFileName: "바꿀 파일명을 입력해 주세요" inputNewDescription: "새 캡션을 입력해 주세요" @@ -1390,6 +1392,8 @@ scheduledToPostOnX: "{x}에 게시가 예약돼있습니다." schedule: "예약" scheduled: "예약" widgets: "위젯" +deviceInfo: "장치 정보" +deviceInfoDescription: "기술적 문의의 경우 아래의 정보를 병기하면 문제의 해결에 도움이 됩니다." _compression: _quality: high: "고품질" @@ -2432,6 +2436,7 @@ _auth: scopeUser: "다음 유저로 활동하고 있습니다." pleaseLogin: "어플리케이션의 접근을 허가하려면 로그인하십시오." byClickingYouWillBeRedirectedToThisUrl: "접근을 허용하면 자동으로 다음 URL로 이동합니다." + alreadyAuthorized: "이 애플리케이션은 이미 접근이 허가돼있습니다." _antennaSources: all: "모든 노트" homeTimeline: "팔로우중인 유저의 노트" @@ -2698,6 +2703,8 @@ _notification: quote: "인용" reaction: "리액션" pollEnded: "투표가 종료됨" + scheduledNotePosted: "예약 게시에 성공했습니다" + scheduledNotePostFailed: "예약 게시에 실패했습니다" receiveFollowRequest: "팔로우 요청을 받았을 때" followRequestAccepted: "팔로우 요청이 승인되었을 때" roleAssigned: "역할이 부여됨"