mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 21:18:21 +00:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
@@ -69,7 +69,6 @@ cancel=取消
|
||||
install=安裝頁面
|
||||
title=初始設定
|
||||
docker_helper=如果您正在使用 Docker 容器運行 Gitea,請務必先仔細閱讀 <a target="_blank" rel="noopener noreferrer" href="%s">官方文件</a>後再對本頁面進行填寫。
|
||||
requite_db_desc=Gitea 需要安裝 MySQL、PostgreSQL、SQLite3、MSSQL 或 TiDB 其中一項。
|
||||
db_title=資料庫設定
|
||||
db_type=資料庫類型
|
||||
host=主機
|
||||
@@ -79,9 +78,6 @@ db_name=資料庫名稱
|
||||
db_helper=MySQL 使用者注意: 請使用 InnoDB 儲存引擎和 "utf8_general_ci" 字元集。
|
||||
ssl_mode=SSL
|
||||
path=資料庫文件路徑
|
||||
sqlite_helper=SQLite3 或 TiDB 資料庫的檔路徑。如果將 Gitea 作為服務運行,<br>請輸入絕對路徑。
|
||||
err_empty_db_path=SQLite3 或 TiDB 的資料庫路徑不能為空。
|
||||
err_invalid_tidb_name=TiDB 資料庫名稱不能包含 "." 和 "-" 字元。
|
||||
no_admin_and_disable_registration=您不能夠在未建立管理員使用者的情況下禁止註冊。
|
||||
err_empty_admin_password=管理員密碼不能為空。
|
||||
|
||||
|
Reference in New Issue
Block a user