mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 13:08:19 +00:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
@@ -149,8 +149,8 @@ lfs_path=Git LFS 根目錄
|
||||
lfs_path_helper=以 Git LFS 儲存檔案時會被儲存在此目錄中。請留空以停用 LFS 功能。
|
||||
run_user=以使用者名稱執行
|
||||
run_user_helper=輸入 Gitea 執行的作業系統使用者名稱。請注意,此使用者必須擁有存儲庫根目錄的存取權限。
|
||||
domain=SSH 伺服器域名
|
||||
domain_helper=用於 SSH Clone 的域名或主機位置。
|
||||
domain=伺服器域名
|
||||
domain_helper=伺服器的域名或主機位置。
|
||||
ssh_port=SSH 伺服器埠
|
||||
ssh_port_helper=SSH 伺服器使用的埠號,留空以停用此設定。
|
||||
http_port=Gitea HTTP 埠
|
||||
@@ -2547,7 +2547,7 @@ config.app_ver=Gitea 版本
|
||||
config.app_url=Gitea 基本 URL
|
||||
config.custom_conf=設定檔案路徑
|
||||
config.custom_file_root_path=自訂檔案根目錄
|
||||
config.domain=SSH 伺服器域名
|
||||
config.domain=伺服器域名
|
||||
config.offline_mode=本地模式
|
||||
config.disable_router_log=關閉路由日誌
|
||||
config.run_user=以使用者名稱執行
|
||||
@@ -2563,7 +2563,7 @@ config.reverse_auth_user=反向代理認證
|
||||
config.ssh_config=SSH 組態
|
||||
config.ssh_enabled=已啟用
|
||||
config.ssh_start_builtin_server=使用內建的伺服器
|
||||
config.ssh_domain=伺服器域名
|
||||
config.ssh_domain=SSH 伺服器域名
|
||||
config.ssh_port=連接埠
|
||||
config.ssh_listen_port=監聽埠
|
||||
config.ssh_root_path=根路徑
|
||||
|
Reference in New Issue
Block a user