We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a806d commit 6a1a633Copy full SHA for 6a1a633
options/locale/locale_zh-TW.ini
@@ -166,6 +166,7 @@ openid_signin=啟用 OpenID 登入
166
openid_signin_popup=啟用 OpenID 登入
167
openid_signup=啟用 OpenID 註冊
168
openid_signup_popup=啟用基於 OpenID 的註冊
169
+enable_captcha=在註冊時啟用驗證碼
170
enable_captcha_popup=要求在用戶註冊時輸入驗證碼
171
require_sign_in_view=需要登入才能瀏覽頁面
172
require_sign_in_view_popup=限制已登入的使用者才能存取頁面。訪客只會看到登入和註冊頁面。
@@ -1239,6 +1240,9 @@ diff.show_unified_view=統一視圖
1239
1240
diff.stats_desc=共有 <strong> %d 個檔案被更改</strong>,包括 <strong>%d 行新增</strong> 和 <strong>%d 行删除</strong>
1241
diff.bin=二進制
1242
diff.view_file=查看文件
1243
+diff.file_image_width=寬度
1244
+diff.file_image_height=高度
1245
+diff.file_byte_size=大小
1246
diff.file_suppressed=文件差異過大導致無法顯示
1247
diff.too_many_files=部分文件因文件數量過多而無法顯示
1248
0 commit comments