mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-18 00:35:56 +00:00
[skip ci] Updated translations via Crowdin
(cherry picked from commit 2bd999a28b472f2909f6856740cdc712eb0ad136) Conflicts: options/locale/locale_fr-FR.ini options/locale/locale_ja-JP.ini options/locale/locale_pt-PT.ini options/locale/locale_ru-RU.ini options/locale/locale_zh-CN.ini removal of runs.no_workflows.quick_start= runs.no_workflows.documentation=
This commit is contained in:
parent
5f79550a0d
commit
0f793ef6b9
27 changed files with 258 additions and 33 deletions
|
@ -350,6 +350,7 @@ auth_failed=인증 실패: %v
|
|||
|
||||
target_branch_not_exist=대상 브랜치가 존재하지 않습니다.
|
||||
|
||||
|
||||
[user]
|
||||
change_avatar=아바타 변경
|
||||
repositories=저장소
|
||||
|
@ -950,6 +951,8 @@ activity.title.releases_n=%d 개의 릴리즈
|
|||
activity.title.releases_published_by=%s 가 %s 에 의하여 배포되었습니다.
|
||||
activity.published_release_label=배포됨
|
||||
|
||||
contributors.contribution_type.commits=커밋
|
||||
|
||||
search=검색
|
||||
search.search_repo=저장소 검색
|
||||
search.results="<a href=\"%s\">%s</a> 에서 \"%s\" 에 대한 검색 결과"
|
||||
|
@ -1162,6 +1165,8 @@ topic.count_prompt=25개 이상의 토픽을 선택하실 수 없습니다.
|
|||
|
||||
|
||||
|
||||
[graphs]
|
||||
|
||||
[org]
|
||||
org_name_holder=조직 이름
|
||||
org_full_name_holder=조직 전체 이름
|
||||
|
@ -1522,6 +1527,7 @@ notices.desc=설명
|
|||
notices.op=일.
|
||||
notices.delete_success=시스템 알림이 삭제되었습니다.
|
||||
|
||||
|
||||
[action]
|
||||
create_repo=저장소를 만들었습니다. <a href="%s">%s</a>
|
||||
rename_repo=<code>%[1]s에서</code>에서 <a href="%[2]s"> %[3]s</a>으로 저장소 이름을 바꾸었습니다.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue