Translated using Weblate (Korean)

Currently translated at 28.4% (1010 of 3546 strings)

Translation: Forgejo/forgejo
Translate-URL: https://translate.codeberg.org/projects/forgejo/forgejo/ko/
This commit is contained in:
kdh8219 2024-05-05 14:03:02 +00:00 committed by Codeberg Translate
parent 7b1267aa59
commit 5cb36eb73e
No known key found for this signature in database
GPG key ID: E21F1D62EE3AAC1C

View file

@ -1252,6 +1252,12 @@ projects = 프로젝트
projects.desc = 이슈와 풀 리퀘스트를 프로젝트에서 관리합니다.
projects.create = 프로젝트 만들기
project_board = 프로젝트
projects.create_success = "%s" 프로젝트가 생성되었습니다.
projects.deletion = 프로젝트 삭제
projects.deletion_desc = 프로젝트를 삭제하면 관련된 모든 이슈에서 해당 프로젝트가 제거됩니다. 계속하시겠습니까?
projects.deletion_success = 프로젝트가 삭제되었습니다.
projects.edit = 프로젝트 수정
projects.new_subheader = 한 곳에서 당신의 작업을 조정, 추적, 업데이트해 프로젝트를 일정대로 투명하게 유지하세요.