ref: Format translations

This commit is contained in:
Maksim Eltyshev
2025-06-06 18:17:25 +02:00
parent 6dbce8c790
commit edda5dda79
57 changed files with 390 additions and 417 deletions
+7 -7
View File
@@ -60,7 +60,6 @@ export default {
currentPassword: '현재 비밀번호',
dangerZone_title: '위험 구역',
date: '날짜',
dueDate_title: '마감일',
deleteAttachment_title: '첨부 파일 삭제',
deleteBoard_title: '보드 삭제',
deleteCard_title: '카드 삭제',
@@ -73,7 +72,7 @@ export default {
description: '설명',
detectAutomatically: '자동 감지',
dropFileToUpload: '업로드할 파일을 드롭하세요',
editor: '편집기',
dueDate_title: '마감일',
editAttachment_title: '첨부 파일 편집',
editAvatar_title: '아바타 편집',
editDueDate_title: '마감일 편집',
@@ -84,6 +83,7 @@ export default {
editPermissions_title: '권한 편집',
editStopwatch_title: '스톱워치 편집',
editUsername_title: '사용자 이름 편집',
editor: '편집기',
email: '이메일',
enterCardTitle: '카드 제목 입력...',
enterDescription: '설명 입력...',
@@ -105,21 +105,21 @@ export default {
list: '목록',
listActions_title: '목록 작업',
managers: '관리자',
members: '멤버',
memberActions_title: '멤버 작업',
members: '멤버',
minutes: '분',
moveCard_title: '카드 이동',
name: '이름',
newestFirst: '최신순',
newEmail: '새 이메일',
newPassword: '새 비밀번호',
newUsername: '새 사용자 이름',
noConnectionToServer: '서버에 연결되지 않음',
newestFirst: '최신순',
noBoards: '보드 없음',
noConnectionToServer: '서버에 연결되지 않음',
noLists: '목록 없음',
noProjects: '프로젝트 없음',
notifications: '알림',
noUnreadNotifications: '읽지 않은 알림 없음.',
notifications: '알림',
oldestFirst: '오래된 순',
openBoard_title: '보드 열기',
optional_inline: '선택 사항',
@@ -202,8 +202,8 @@ export default {
duplicateCard_title: '카드 복제',
edit: '편집',
editColor_title: '색상 편집',
editDueDate_title: '마감일 편집',
editDescription_title: '설명 편집',
editDueDate_title: '마감일 편집',
editEmail_title: '이메일 편집',
editInformation_title: '정보 편집',
editPassword_title: '비밀번호 편집',
+2 -2
View File
@@ -3,16 +3,16 @@ export default {
common: {
emailAlreadyInUse: '이미 사용 중인 이메일',
emailOrUsername: '이메일 또는 사용자 이름',
invalidEmailOrUsername: '잘못된 이메일 또는 사용자 이름',
invalidCredentials: '잘못된 자격 증명',
invalidEmailOrUsername: '잘못된 이메일 또는 사용자 이름',
invalidPassword: '잘못된 비밀번호',
noInternetConnection: '인터넷 연결 없음',
pageNotFound_title: '페이지를 찾을 수 없음',
password: '비밀번호',
serverConnectionFailed: '서버 연결 실패',
unknownError: '알 수 없는 오류, 나중에 다시 시도하세요',
usernameAlreadyInUse: '이미 사용 중인 사용자 이름',
useSingleSignOn: 'Single Sign-On(SSO) 사용',
usernameAlreadyInUse: '이미 사용 중인 사용자 이름',
},
action: {