mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 13:20:30 -04:00
Langpack source and XLF update for April 2023 Release (#22554)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"sql-migration.login.wizard.title": "로그인을 '{0}'에서 Azure SQL로 마이그레이션",
|
||||
"sql-migration.wizard.title": "Azure SQL로 '{0}' 마이그레이션",
|
||||
"sql.cancel.migration.confirmation": "이 마이그레이션을 취소하시겠습니까?",
|
||||
"sql.delete.migration.confirmation": "이 마이그레이션을 삭제하시겠습니까?",
|
||||
"sql.login.migration.aad.domain.name.input.box.label": "Azure Active Directory 도메인 이름(Windows 인증 로그인을 마이그레이션하는 데만 필요)",
|
||||
"sql.login.migration.aad.domain.name.input.box.placeholder": "AAD 도메인 이름 입력",
|
||||
"sql.login.migration.collecting.target.logins.failed": "오류 코드로 대상 로그인을 수집하지 못했습니다. {0}",
|
||||
@@ -121,6 +122,7 @@
|
||||
"sql.migration.cancel.migration": "마이그레이션 취소",
|
||||
"sql.migration.cannot.cancel": "마이그레이션이 진행 중이 아니므로 취소할 수 없습니다.",
|
||||
"sql.migration.cannot.cutover": "마이그레이션이 진행 중이 아니므로 컷오버할 수 없습니다.",
|
||||
"sql.migration.cannot.delete": "마이그레이션이 현재 진행 중이므로 삭제할 수 없습니다.",
|
||||
"sql.migration.cannot.retry": "마이그레이션을 다시 시도하지 못했습니다.",
|
||||
"sql.migration.cannot.start.cutover.error": "모든 마이그레이션이 완료될 때까지 컷오버 프로세스를 시작할 수 없습니다. 최신 파일 상태를 반환하려면 브라우저 창을 새로 고칩니다.",
|
||||
"sql.migration.close": "닫기",
|
||||
@@ -225,6 +227,8 @@
|
||||
"sql.migration.day": "{0}일",
|
||||
"sql.migration.days": "{0}일",
|
||||
"sql.migration.default.database": "기본 데이터베이스",
|
||||
"sql.migration.delete.error": "마이그레이션을 삭제하는 동안 오류가 발생했습니다.",
|
||||
"sql.migration.delete.migration": "마이그레이션 삭제",
|
||||
"sql.migration.description": "설명",
|
||||
"sql.migration.details.breadcrumb.migrations": "마이그레이션",
|
||||
"sql.migration.details.copied": "세부 정보 복사됨",
|
||||
@@ -859,6 +863,7 @@
|
||||
"complete-cutover-menu": "컷오버 완료",
|
||||
"copy-migration-menu": "마이그레이션 세부 정보 복사",
|
||||
"database-details-menu": "데이터베이스 정보",
|
||||
"delete-migration-menu": "마이그레이션 삭제",
|
||||
"description": "Azure SQL 마이그레이션 설명",
|
||||
"displayName": "Azure SQL 마이그레이션",
|
||||
"migration-command-category": "Azure SQL 마이그레이션",
|
||||
|
||||
Reference in New Issue
Block a user