-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 3.5% (20 of 556 strings) Translation: YunoHost/admin Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ko/
- Loading branch information
Showing
1 changed file
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -1 +1,41 @@ | ||
{} | ||
{ | ||
"action": "동작", | ||
"add": "추가", | ||
"address": { | ||
"domain_description": { | ||
"domain": "도메인을 선택하세요.", | ||
"email": "이메일에 사용할 도메인을 선택하세요." | ||
}, | ||
"local_part_description": { | ||
"domain": "서브도메인을 선택하세요.", | ||
"email": "이메일의 주소 부분(@의 오른쪽 부분)를 선택하세요." | ||
} | ||
}, | ||
"administration_password": "관리자 비밀번호", | ||
"all": "모두", | ||
"all_apps": "모든 앱", | ||
"api": { | ||
"partial_logs": "[...] (전체 로그는 기록에 있음)", | ||
"processing": "서버가 동작을 수행 중입니다...", | ||
"query_status": { | ||
"error": "실패", | ||
"pending": "실행 중", | ||
"warning": "오류나 알림과 함께 성공적으로 완료됨", | ||
"success": "성공적으로 완료됨" | ||
}, | ||
"reconnecting": { | ||
"reason": { | ||
"reboot": "서버가 다시 시작되는 중이며 잠시동안 연결할 수 없습니다. 서버가 연결되면 로그인 프롬포트가 표시됩니다.", | ||
"shutdown": "서버가 종료되는 중이며 더 이상 연결할 수 없습니다. 서버가 시작된 후 연결되면 로그인 프롬포트가 표시됩니다.", | ||
"unknown": "알 수 없는 이유로 서버와의 연결이 종료되었습니다.", | ||
"upgrade_system": "YunoHost 업그레이드를 위해 서버와의 연결이 종료되었습니다. 다시 연결될 때까지 잠시 기다리세요…" | ||
}, | ||
"success": "서버와 연결되었습니다! 다시 로그인할 수 있습니다", | ||
"title": "서버와 통신중...", | ||
"failed": "서버가 응답하지 않는 것 같습니다. 다시 연결하거나 ssh를 통해 `systemctl restart yunohost-api` 명령을 실행하세요." | ||
} | ||
}, | ||
"api_error": { | ||
"error_message": "오류 메시지:" | ||
} | ||
} |