diff options
Diffstat (limited to 'conf/locale/locale_zh-HK.ini')
-rwxr-xr-x | conf/locale/locale_zh-HK.ini | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/conf/locale/locale_zh-HK.ini b/conf/locale/locale_zh-HK.ini index 969d3c547f..2fa837896d 100755 --- a/conf/locale/locale_zh-HK.ini +++ b/conf/locale/locale_zh-HK.ini @@ -59,6 +59,8 @@ run_user=執行系統用戶 run_user_helper=該用戶必須具有對倉庫根目錄和執行 Gogs 的操作權限。
domain=域名
domain_helper=該設置影響 SSH 複製地址。
+http_port=HTTP 端口號
+http_port_helper=應用監聽的端口號
app_url=應用 URL
app_url_helper=該設置影響 HTTP/HTTPS 複製地址和一些郵箱中的連結。
email_title=電子郵件服務設定(可選)
@@ -512,6 +514,8 @@ dashboard.delete_repo_archives=刪除所有倉庫存檔 dashboard.delete_repo_archives_success=所有倉庫存檔清除成功!
dashboard.git_gc_repos=對倉庫進行垃圾回收
dashboard.git_gc_repos_success=所有倉庫的垃圾回收已成功完成!
+dashboard.resync_all_sshkeys=重新生成 '.ssh/autorized_key' 文件(警告:不是 Gogs 的密鑰也會被刪除)
+dashboard.resync_all_sshkeys_success=所有公鑰重新生成成功!
dashboard.server_uptime=服務執行時間
dashboard.current_goroutine=當前 Goroutines 數量
dashboard.current_memory_usage=當前內存使用量
@@ -631,7 +635,7 @@ config.db_path_helper=(僅限 "sqlite3" 使用) config.service_config=服務配置
config.register_email_confirm=註冊電子郵件確認
config.disable_register=關閉註冊功能
-config.show_register_button =
+config.show_registration_button=顯示註冊按鈕
config.require_sign_in_view=強制登錄瀏覽
config.mail_notify=郵件通知提醒
config.enable_cache_avatar=開啟緩存頭像
@@ -714,16 +718,3 @@ years=%d 年%s raw_seconds=秒
raw_minutes=分鐘
-
-
-
-
-
-
-
-
-
-
-
-
-
|