Files
gogs/web/src/locales/zh-TW.json
T
2026-05-23 23:33:41 -04:00

44 lines
1.5 KiB
JSON

{
"app_desc": "一款極易搭建的自助 Git 服務",
"home": "首頁",
"dashboard": "控制面板",
"issues": "問題",
"pull_requests": "合併請求",
"explore": "探索",
"help": "說明",
"register": "註冊",
"sign_in": "登入",
"sign_out": "登出",
"create_new": "創建...",
"new_repo": "新增儲存庫",
"new_migrate": "遷移外部倉庫",
"new_org": "新增組織",
"signed_in_as": "已登入用戶",
"user_profile_and_more": "用戶信息及更多",
"your_profile": "個人資訊",
"your_settings": "用戶設定",
"admin_panel": "管理面板",
"settings": "設定",
"language": "語言",
"page_not_found": "找不到頁面",
"internal_server_error": "內部伺服器錯誤",
"username": "用戶名稱",
"email": "電子郵件",
"password": "密碼",
"captcha": "驗證碼",
"auth_source": "認證來源",
"local": "本地",
"forget_password": "忘記密碼?",
"disable_register_mail": "對不起,註冊郵箱確認功能已被關閉。",
"disable_register_prompt": "對不起,註冊功能已被關閉。請聯系網站管理員。",
"non_local_account": "非本地帳戶無法通過 Gogs 修改密碼。",
"create_new_account": "創建帳戶",
"register_hepler_msg": "已經註冊?立即登錄!",
"sign_up": "註冊",
"sign_up_now": "還沒帳戶?馬上註冊。",
"reset_password": "重置密碼",
"invalid_code": "對不起,您的確認代碼已過期或已失效。",
"new_password": "新的密碼",
"confirm_password": "確認密碼"
}