mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-20 01:35:55 +00:00
'[skip ci] Updated translations via Crowdin'
This commit is contained in:
parent
25acd6c822
commit
85e99b6a6b
25 changed files with 400 additions and 0 deletions
|
@ -166,6 +166,7 @@ unknown_error=알 수 없는 오류:
|
|||
|
||||
|
||||
|
||||
|
||||
target_branch_not_exist=대상 브랜치가 존재하지 않습니다.
|
||||
|
||||
[user]
|
||||
|
@ -281,6 +282,10 @@ migrate_repo=저장소 마이그레이션
|
|||
migrate.clone_address=클론 주소
|
||||
migrate.clone_address_desc=HTTP/HTTPS/GIT 주소거나 로컬 서버 경로일 수 있습니다.
|
||||
migrate.permission_denied=로컬 저장소는 가져오기를 할 수 없습니다.
|
||||
|
||||
|
||||
|
||||
|
||||
editor.create_new_branch=이 커밋에 대한 <strong>새로운 브랜치</strong>를 만들고 끌어오기 요청을 시작합니다.
|
||||
editor.new_branch_name_desc=새로운 브랜치 명
|
||||
editor.cancel=취소
|
||||
|
@ -391,6 +396,7 @@ pulls.tab_commits=커밋
|
|||
pulls.tab_files=파일 변경됨
|
||||
pulls.merged=병합
|
||||
pulls.data_broken=fork 정보의 삭제로 인해 이 풀리퀘스트의 데이터는 손상되었습니다.
|
||||
|
||||
milestones.create_success=마일스톤 '%s'가 생성되었습니다!
|
||||
milestones.edit=마일스톤 편집
|
||||
milestones.cancel=취소
|
||||
|
@ -617,6 +623,13 @@ teams.search_repo_placeholder=저장소 검색...
|
|||
teams.add_team_repository=팀 저장소 추가
|
||||
teams.remove_repo=삭제
|
||||
|
||||
[admin]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -661,3 +674,6 @@ remove_file=파일 제거
|
|||
[notification]
|
||||
|
||||
[gpg]
|
||||
|
||||
[units]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue