1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-10 11:38:20 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2023-12-12 00:25:05 +00:00
parent 4b0940cb9f
commit baea205675
27 changed files with 87 additions and 319 deletions

View File

@@ -55,7 +55,6 @@ enabled=已啟用
concept_code_repository=儲存庫
@@ -119,7 +118,6 @@ users=使用者
organizations=組織
search=搜尋
[auth]
register_helper_msg=已經註冊?立即登錄!
forgot_password_title=忘記密碼
@@ -319,7 +317,7 @@ forks=複製儲存庫
desc.private=私有庫
desc.public_template=樣板
desc.template=樣板
template.avatar=頭像
@@ -990,4 +988,5 @@ runners.task_list.repository=儲存庫
[projects]
[git.filemode]
; Ordered by git filemode value, ascending. E.g. directory has "040000", normal file has "100644", …