mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-24 19:55:57 +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
|
@ -196,6 +196,7 @@ auth_failed=授權驗證失敗:%v
|
|||
|
||||
target_branch_not_exist=目標分支不存在
|
||||
|
||||
|
||||
[user]
|
||||
repositories=儲存庫列表
|
||||
activity=公開活動
|
||||
|
@ -538,6 +539,8 @@ activity.merged_prs_label=已合併
|
|||
activity.closed_issue_label=已關閉
|
||||
activity.new_issues_count_1=建立問題
|
||||
|
||||
contributors.contribution_type.commits=提交歷史
|
||||
|
||||
search=搜尋
|
||||
|
||||
settings=儲存庫設定
|
||||
|
@ -640,6 +643,8 @@ release.downloads=下載附件
|
|||
|
||||
|
||||
|
||||
[graphs]
|
||||
|
||||
[org]
|
||||
org_name_holder=組織名稱
|
||||
org_full_name_holder=組織全名
|
||||
|
@ -916,6 +921,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