diff options
author | Go MAEDA <maeda@farend.jp> | 2019-01-01 06:15:47 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-01-01 06:15:47 +0000 |
commit | d85c2898dcbf4670e9dc72667c628defd631bbf3 (patch) | |
tree | 0380ffd3838b57d6ea1fa4861dd025de1e257ab5 /config | |
parent | 41747dc59bc91e56c9ca9e6a4a191330df95e0a6 (diff) | |
download | redmine-d85c2898dcbf4670e9dc72667c628defd631bbf3.tar.gz redmine-d85c2898dcbf4670e9dc72667c628defd631bbf3.zip |
Merged r17775 to 4.0-stable (#29767).
git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@17776 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 9aed2d02a..ae6342f1b 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1309,9 +1309,8 @@ text_project_is_public_anonymous: 公開之專案及其內容, 在網路上是開放可用的. label_version_and_files: 版本 (%{count}) 與檔案 label_ldap: LDAP - label_ldaps_verify_none: LDAPS (without certificate check) + label_ldaps_verify_none: LDAPS (不含 SSL 憑證檢查) label_ldaps_verify_peer: LDAPS - label_ldaps_warning: It is recommended to use an encrypted LDAPS connection with certificate - check to prevent any manipulation during the authentication process. - label_nothing_to_preview: Nothing to preview + label_ldaps_warning: 建議使用包含 SSL 憑證檢查的加密 LADPS 協定,以防止驗證過程被竄改操縱。 + label_nothing_to_preview: 沒有可供預覽的項目 error_token_expired: This password recovery link has expired, please try again. |