-
Notifications
You must be signed in to change notification settings - Fork 16.4k
AIP-38 feat: add Korean language UI #50981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
79 changes: 79 additions & 0 deletions
79
airflow-core/src/airflow/ui/src/i18n/locales/ko/common.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,79 @@ | ||
| { | ||
| "defaultToGraphView": "그래프 뷰 기본 보기", | ||
| "defaultToGridView": "그리드 뷰 기본 보기", | ||
| "logout": "로그아웃", | ||
| "switchToDarkMode": "다크 모드로 전환", | ||
| "switchToLightMode": "라이트 모드로 전환", | ||
| "timezone": "시간대", | ||
| "user": "사용자", | ||
| "language": { | ||
| "chinese": "중국어 번체", | ||
| "english": "영어", | ||
| "korean": "한국어", | ||
| "german": "독일어", | ||
| "select": "언어 선택" | ||
| }, | ||
| "nav": { | ||
| "home": "홈", | ||
| "assets": "에셋", | ||
| "browse": "탐색", | ||
| "admin": "관리자", | ||
| "docs": "문서", | ||
| "plugins": "플러그인" | ||
| }, | ||
| "browse": { | ||
| "auditLog": "감사 로그", | ||
| "xcoms": "XComs" | ||
| }, | ||
| "admin": { | ||
| "Variables": "변수들", | ||
| "Pools": "Pools", | ||
| "Providers": "제공자들", | ||
| "Plugins": "플러그인들", | ||
| "Connections": "연결들", | ||
| "Config": "설정" | ||
| }, | ||
| "timeRange": { | ||
| "duration": "지속 시간", | ||
| "lastHour": "지난 1시간", | ||
| "last12Hours": "지난 12 시간", | ||
| "last24Hours": "지난 24 시간", | ||
| "pastWeek": "지난 주" | ||
| }, | ||
| "docs": { | ||
| "documentation": "문서", | ||
| "githubRepo": "GitHub 저장소", | ||
| "restApiReference": "REST API 참조" | ||
| }, | ||
| "states": { | ||
| "queued": "대기 중", | ||
| "running": "실행 중", | ||
| "success": "성공", | ||
| "failed": "실패", | ||
| "skipped": "건너뜀", | ||
| "removed": "제거됨", | ||
| "scheduled": "예약됨", | ||
| "restarting": "다시 시작 중", | ||
| "up_for_retry": "재시도 대기 중", | ||
| "up_for_reschedule": "재예약 대기 중", | ||
| "upstream_failed": "업스트림 실패", | ||
| "deferred": "연기됨", | ||
| "no_status": "상태 없음" | ||
| }, | ||
| "dagRun_one": "Dag 실행", | ||
| "dagRun_other": "Dag 실행들", | ||
| "taskInstance_one": "작업 인스턴스", | ||
| "taskInstance_other": "작업 인스턴스들", | ||
| "assetEvent_one": "에셋 이벤트", | ||
| "assetEvent_other": "에셋 이벤트들", | ||
| "triggered": "트리거됨", | ||
| "pools": { | ||
| "open": "열림", | ||
| "running": "실행 중", | ||
| "queued": "대기 중", | ||
| "scheduled": "예약됨", | ||
| "deferred": "연기됨", | ||
| "pools_one": "pool", | ||
| "pools_other": "pools" | ||
| } | ||
| } | ||
38 changes: 38 additions & 0 deletions
38
airflow-core/src/airflow/ui/src/i18n/locales/ko/dashboard.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| { | ||
| "welcome": "환영합니다", | ||
| "stats": { | ||
| "stats": "통계", | ||
| "failedDags": "실패한 Dags", | ||
| "runningDags": "실행 중인 Dags", | ||
| "activeDags": "활성 Dags", | ||
| "queuedDags": "대기 중인 Dags" | ||
| }, | ||
| "health": { | ||
| "health": "상태", | ||
| "metaDatabase": "메타데이터베이스", | ||
| "scheduler": "스케줄러", | ||
| "triggerer": "트리거러", | ||
| "dagProcessor": "Dag 프로세서", | ||
| "status": "상태", | ||
| "lastHeartbeat": "마지막 Heartbeat", | ||
| "healthy": "정상", | ||
| "unhealthy": "비정상" | ||
| }, | ||
| "importErrors": { | ||
| "searchByFile": "파일로 검색", | ||
| "dagImportError_one": "Dag 가져오기 오류", | ||
| "dagImportError_other": "Dag 가져오기 오류들", | ||
| "timestamp": "타임스탬프" | ||
| }, | ||
| "poolSlots": "Pool 슬롯", | ||
| "managePools": "Pools 관리", | ||
| "history": "기록", | ||
| "sortBy": { | ||
| "newestFirst": "최신순", | ||
| "oldestFirst": "오래된 순" | ||
| }, | ||
| "source": "소스", | ||
| "group": "그룹", | ||
| "uri": "Uri", | ||
| "noAssetEvents": "자산 이벤트를 찾을 수 없습니다." | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.