mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 04:28:21 +00:00
'[skip ci] Updated translations via Crowdin'
This commit is contained in:
@@ -86,11 +86,9 @@ disable_gravatar_popup=禁用 Gravatar 和自定義源,僅使用由用戶上
|
||||
federated_avatar_lookup=開啟聯合頭像查詢
|
||||
federated_avatar_lookup_popup=開啟聯合頭像查詢並使用基於開放源碼的 libravatar 服務
|
||||
disable_registration=禁止用戶自主註冊
|
||||
disable_registration_popup=禁止用戶自主註冊功能,只有管理員可以新增帳號。
|
||||
enable_captcha=啟用驗證碼服務
|
||||
enable_captcha_popup=要求在用戶註冊時輸入驗證碼
|
||||
require_sign_in_view=啓用登錄訪問限制
|
||||
require_sign_in_view_popup=只有已登錄的用戶才能夠訪問頁面,否則將只能看到登錄或註冊頁面。
|
||||
admin_title=管理員帳號設定
|
||||
admin_name=管理員用戶名
|
||||
admin_password=管理員密碼
|
||||
@@ -261,7 +259,6 @@ access_token_deletion=刪除個人的連接token
|
||||
|
||||
|
||||
delete_account=刪除當前帳戶
|
||||
delete_prompt=刪除操作會永久清除您的帳戶訊息,並且 <strong>不可恢復</strong>!
|
||||
confirm_delete_account=確認刪除帳戶
|
||||
delete_account_title=帳戶刪除操作
|
||||
|
||||
@@ -269,9 +266,9 @@ delete_account_title=帳戶刪除操作
|
||||
owner=擁有者
|
||||
repo_name=儲存庫名稱
|
||||
visibility=可見度
|
||||
visiblity_helper=該儲存庫為 <span class="ui red text">私有的</span>
|
||||
visiblity_helper="該儲存庫為 <span class=\"ui red text\">私有的</span>"
|
||||
visiblity_fork_helper=(修改該值將會影響到所有複製儲存庫)
|
||||
clone_helper=不知道如何操作?訪問 <a target="_blank" rel="noopener"href="%s"> 帮助説明</a> !
|
||||
clone_helper="不知道如何操作?訪問 <a target=\"_blank\" rel=\"noopener\"href=\"%s\"> 帮助説明</a> !"
|
||||
fork_repo=複製儲存庫
|
||||
fork_from=複製自
|
||||
repo_desc=儲存庫描述
|
||||
@@ -293,12 +290,11 @@ forks=複製儲存庫
|
||||
|
||||
need_auth=需要授權驗證
|
||||
migrate_type=遷移類型
|
||||
migrate_type_helper=該儲存庫將是一個 <span class="text blue">鏡像</span>
|
||||
migrate_type_helper="該儲存庫將是一個 <span class=\"text blue\">鏡像</span>"
|
||||
migrate_repo=遷移儲存庫
|
||||
migrate.clone_address=複製地址
|
||||
migrate.clone_address_desc=該地址可以是 HTTP/HTTPS/GIT URL 或本地伺服器路徑。
|
||||
migrate.permission_denied=您並沒有導入本地儲存庫的權限。
|
||||
migrate.invalid_local_path=無效的本地路徑,該路徑不存在或不是一個目錄!
|
||||
migrate.failed=遷移失敗:%v
|
||||
|
||||
mirror_from=镜像来自
|
||||
@@ -355,7 +351,7 @@ editor.add=新增 '%s'
|
||||
editor.update=更新 '%s'
|
||||
editor.delete=刪除 '%s'
|
||||
editor.commit_message_desc=新增一個可選的擴充描述...
|
||||
editor.commit_directly_to_this_branch=直接提交到 <strong class="branch-name">%s</strong> 分支。
|
||||
editor.commit_directly_to_this_branch="直接提交到 <strong class=\"branch-name\">%s</strong> 分支。"
|
||||
editor.create_new_branch=建立 <strong>新的分支</strong> 為此提交和開始合併請求。
|
||||
editor.new_branch_name_desc=新的分支名稱...
|
||||
editor.cancel=取消
|
||||
@@ -420,14 +416,14 @@ issues.filter_sort.recentupdate=最近更新
|
||||
issues.filter_sort.leastupdate=最少更新
|
||||
issues.filter_sort.mostcomment=最多評論
|
||||
issues.filter_sort.leastcomment=最少評論
|
||||
issues.opened_by=由 <a href="%[2]s">%[3]s</a> 於 %[1]s建立
|
||||
issues.opened_by="由 <a href=\"%[2]s\">%[3]s</a> 於 %[1]s建立"
|
||||
issues.opened_by_fake=由 %[2]s 於 %[1]s建立
|
||||
issues.previous=上一頁
|
||||
issues.next=下一頁
|
||||
issues.open_title=開啟中
|
||||
issues.closed_title=已關閉
|
||||
issues.num_comments=%d 條評論
|
||||
issues.commented_at=` 評論 <a href="#%s"> %s</a>`
|
||||
issues.commented_at="` 評論 <a href=\"#%s\"> %s</a>`"
|
||||
issues.delete_comment_confirm=您確定要刪除該條評論嗎?
|
||||
issues.no_content=尚未有任何內容
|
||||
issues.close_issue=關閉
|
||||
@@ -435,13 +431,13 @@ issues.close_comment_issue=關閉及評論
|
||||
issues.reopen_issue=重新開啟
|
||||
issues.reopen_comment_issue=重新開啟及評論
|
||||
issues.create_comment=評論
|
||||
issues.closed_at=`於 <a id="%[1]s" href="#%[1]s">%[2]s</a> 關閉`
|
||||
issues.reopened_at=`於 <a id="%[1]s" href="#%[1]s">%[2]s</a> 重新開啟`
|
||||
issues.commit_ref_at=`在代碼提交 <a id="%[1]s" href="#%[1]s">%[2]s</a> 中引用了該問題`
|
||||
issues.closed_at="`於 <a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a> 關閉`"
|
||||
issues.reopened_at="`於 <a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a> 重新開啟`"
|
||||
issues.commit_ref_at="`在代碼提交 <a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a> 中引用了該問題`"
|
||||
issues.poster=發佈者
|
||||
issues.collaborator=協同者
|
||||
issues.owner=所有者
|
||||
issues.sign_in_require_desc=<a href="%s"> 登入</a> 才能加入這對話。
|
||||
issues.sign_in_require_desc="<a href=\"%s\"> 登入</a> 才能加入這對話。"
|
||||
issues.edit=編輯
|
||||
issues.cancel=取消
|
||||
issues.save=儲存
|
||||
@@ -467,7 +463,7 @@ pulls.compare_compare=對比文件變化
|
||||
pulls.filter_branch=過濾分支
|
||||
pulls.no_results=未找到結果
|
||||
pulls.nothing_to_compare=基準和對比分支程式碼已經同步,無需進行對比。
|
||||
pulls.has_pull_request=`已經存在目標分支的合併請求:<a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>`
|
||||
pulls.has_pull_request="`已經存在目標分支的合併請求:<a href=\"%[1]s/pulls/%[3]d\">%[2]s#%[3]d</a>`"
|
||||
pulls.create=建立合併請求
|
||||
pulls.title_desc=請求將 %[1]d 次程式碼提交從 <code>%[2]s</code> 合併至 <code>%[3]s</code>
|
||||
pulls.merged_title_desc=於 %[4]s 將 %[1]d 次代碼提交從 <code>%[2]s</code>合併至 <code>%[3]s</code>
|
||||
@@ -476,7 +472,6 @@ pulls.tab_commits=程式碼提交
|
||||
pulls.tab_files=文件變動
|
||||
pulls.merged=已合併
|
||||
pulls.data_broken=該合併請求的資料由於複製儲存庫的相關訊息被刪除而被破壞。
|
||||
pulls.is_checking=該合併請求正在進行衝突檢查,請稍後再刷新頁面。
|
||||
pulls.can_auto_merge_desc=這個拉請求可以自動合併。
|
||||
pulls.cannot_auto_merge_helper=請手動合併來解決衝突。
|
||||
pulls.merge_pull_request=合併請求
|
||||
@@ -494,7 +489,6 @@ milestones.title=標題
|
||||
milestones.desc=描述
|
||||
milestones.due_date=截止日期(可選)
|
||||
milestones.clear=清除
|
||||
milestones.invalid_due_date_format=截止日期的格式錯誤,必須是 'yyyy-mm-dd' 的形式。
|
||||
milestones.create_success=里程碑 '%s' 建立成功!
|
||||
milestones.edit=編輯里程碑
|
||||
milestones.cancel=取消
|
||||
@@ -517,6 +511,8 @@ wiki.page_already_exists=相同名稱的 Wiki 頁面已經存在。
|
||||
wiki.pages=所有頁面
|
||||
wiki.last_updated=最後更新於 %s
|
||||
|
||||
|
||||
|
||||
settings=儲存庫設定
|
||||
settings.options=基本設定
|
||||
settings.collaboration=管理協作者
|
||||
@@ -581,7 +577,6 @@ settings.webhook.response=響應內容
|
||||
settings.webhook.headers=標題
|
||||
settings.webhook.payload=推送內容
|
||||
settings.webhook.body=響應內容
|
||||
settings.githooks_desc=Git Hooks 是由 Git 本身提供的功能,以下為 Gitea 所支持的 Hooks 列表。
|
||||
settings.githook_edit_desc=如果 Hook 未啟動,則會顯示樣例文件中的內容。如果想要刪除某個 Hook,則提交空白文本即可。
|
||||
settings.githook_name=Hook 名稱
|
||||
settings.githook_content=Hook 內容
|
||||
@@ -609,7 +604,7 @@ settings.update_hook_success=Webhook 更新成功!
|
||||
settings.delete_webhook=刪除 Webhook
|
||||
settings.recent_deliveries=最近推送記錄
|
||||
settings.hook_type=Hook 類型
|
||||
settings.add_slack_hook_desc=為您的儲存庫增加 <a href="%s">Slack</a> 集成。
|
||||
settings.add_slack_hook_desc="為您的儲存庫增加 <a href=\"%s\">Slack</a> 集成。"
|
||||
settings.slack_token=令牌
|
||||
settings.slack_domain=域名
|
||||
settings.slack_channel=頻道
|
||||
@@ -671,7 +666,6 @@ org_name_helper=偉大的組織都有一個簡短而寓意深刻的名字。
|
||||
create_org=建立組織
|
||||
repo_updated=最後更新於
|
||||
people=組織成員
|
||||
invite_someone=邀請他人加入
|
||||
teams=組織團隊
|
||||
lower_members=名成員
|
||||
lower_repositories=個儲存庫
|
||||
@@ -691,7 +685,6 @@ settings.location=所在地區
|
||||
settings.update_settings=更新組織設定
|
||||
settings.delete=刪除組織
|
||||
settings.delete_account=刪除當前組織
|
||||
settings.delete_prompt=刪除操作會永久清除該組織的訊息,並且 <strong>不可恢復</strong>!
|
||||
settings.confirm_delete_account=確認刪除組織
|
||||
settings.delete_org_title=組織刪除操作
|
||||
|
||||
@@ -729,7 +722,6 @@ teams.repositories=團隊儲存庫
|
||||
teams.search_repo_placeholder=搜尋儲存庫...
|
||||
teams.add_team_repository=新增團隊儲存庫
|
||||
teams.remove_repo=移除儲存庫
|
||||
teams.add_nonexistent_repo=您嘗試新增到團隊的儲存庫不存在,請先建立儲存庫!
|
||||
|
||||
[admin]
|
||||
dashboard=控制面版
|
||||
@@ -744,7 +736,6 @@ first_page=首頁
|
||||
last_page=末頁
|
||||
total=總計:%d
|
||||
|
||||
dashboard.statistic=應用統計資料
|
||||
dashboard.operations=管理員操作
|
||||
dashboard.system_status=系統監視狀態
|
||||
dashboard.statistic_info=Gitea 資料庫統計:<b>%d</b> 位用戶,<b>%d</b> 個組織,<b>%d</b> 個公鑰,<b>%d</b> 個儲存庫,<b>%d</b> 個儲存庫關註,<b>%d</b> 個贊,<b>%d</b> 次行為,<b>%d</b> 條權限記錄,<b>%d</b> 個問題,<b>%d</b> 次評論,<b>%d</b> 個社交帳號,<b>%d</b> 個用戶關註,<b>%d</b> 個鏡像,<b>%d</b> 個版本發佈,<b>%d</b> 個登錄源,<b>%d</b> 個 Webhook ,<b>%d</b> 個里程碑,<b>%d</b> 個標籤,<b>%d</b> 個 Hook 任務,<b>%d</b> 個團隊,<b>%d</b> 個更新任務,<b>%d</b> 個附件。
|
||||
@@ -798,10 +789,7 @@ users.password_helper=留空使其保持不變。
|
||||
users.edit_account=編輯用戶訊息
|
||||
users.max_repo_creation=最大儲存庫新增限制
|
||||
users.max_repo_creation_desc=(設定 -1 使用全域預設限制)
|
||||
users.is_admin=該用戶具有管理員權限
|
||||
users.allow_import_local=該用戶具有導入本地儲存庫的權限
|
||||
users.update_profile=更新用戶訊息
|
||||
users.delete_account=刪除該用戶
|
||||
|
||||
orgs.name=組織名稱
|
||||
orgs.teams=團隊數
|
||||
@@ -846,7 +834,6 @@ auths.pam_service_name=PAM 服務名稱
|
||||
auths.enable_auto_register=允許授權用戶自動註冊
|
||||
auths.tips=幫助提示
|
||||
auths.activated=該授權認證已經啟用
|
||||
auths.deletion_success=認證源刪除成功!
|
||||
|
||||
config.server_config=伺服器設定
|
||||
config.app_name=應用名稱
|
||||
@@ -970,19 +957,19 @@ notices.desc=描述
|
||||
notices.op=操作
|
||||
|
||||
[action]
|
||||
create_repo=建立了儲存庫 <a href="%s">%s</a>
|
||||
rename_repo=重新命名儲存庫 <code>%[1]s</code> 為 <a href="%[2]s">%[3]s</a>
|
||||
commit_repo=推送了 <a href="%[1]s/src/%[2]s">%[3]s</a> 分支的代碼到 <a href="%[1]s">%[4]s</a>
|
||||
create_issue=`建立了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
|
||||
close_issue=`已關閉問題 <a href="%s/issues/%s">%s#%[2]s</a>`
|
||||
reopen_issue=`已重新開啟問題 <a href="%s/issues/%s">%s#%[2]s</a>`
|
||||
create_pull_request=`建立了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
|
||||
close_pull_request=`已關閉合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
|
||||
reopen_pull_request=`已重新開啟合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
|
||||
comment_issue=`評論了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
|
||||
merge_pull_request=`合併了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
|
||||
transfer_repo=將儲存庫 <code>%s</code> 轉移至 <a href="%s">%s</a>
|
||||
push_tag=推送了標籤 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a>
|
||||
create_repo="建立了儲存庫 <a href=\"%s\">%s</a>"
|
||||
rename_repo="重新命名儲存庫 <code>%[1]s</code> 為 <a href=\"%[2]s\">%[3]s</a>"
|
||||
commit_repo="推送了 <a href=\"%[1]s/src/%[2]s\">%[3]s</a> 分支的代碼到 <a href=\"%[1]s\">%[4]s</a>"
|
||||
create_issue="`建立了問題 <a href=\"%s/issues/%s\">%s#%[2]s</a>`"
|
||||
close_issue="`已關閉問題 <a href=\"%s/issues/%s\">%s#%[2]s</a>`"
|
||||
reopen_issue="`已重新開啟問題 <a href=\"%s/issues/%s\">%s#%[2]s</a>`"
|
||||
create_pull_request="`建立了合併請求 <a href=\"%s/pulls/%s\">%s#%[2]s</a>`"
|
||||
close_pull_request="`已關閉合併請求 <a href=\"%s/pulls/%s\">%s#%[2]s</a>`"
|
||||
reopen_pull_request="`已重新開啟合併請求 <a href=\"%s/pulls/%s\">%s#%[2]s</a>`"
|
||||
comment_issue="`評論了問題 <a href=\"%s/issues/%s\">%s#%[2]s</a>`"
|
||||
merge_pull_request="`合併了合併請求 <a href=\"%s/pulls/%s\">%s#%[2]s</a>`"
|
||||
transfer_repo="將儲存庫 <code>%s</code> 轉移至 <a href=\"%s\">%s</a>"
|
||||
push_tag="推送了標籤 <a href=\"%s/src/%s\">%[2]s</a> 到 <a href=\"%[1]s\">%[3]s</a>"
|
||||
|
||||
[tool]
|
||||
ago=%s之前
|
||||
|
Reference in New Issue
Block a user