diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:25 +0000 |
commit | 4ffee4f92b957d81e96261d9a4707bdba0c905fd (patch) | |
tree | a40dd4ee725b359797be5f1f5a6d91cebb92c910 /core/l10n/zh_TW.js | |
parent | 6250c7d3a9a9e754f7e7c90afc0267f1d88cddfb (diff) | |
download | nextcloud-server-4ffee4f92b957d81e96261d9a4707bdba0c905fd.tar.gz nextcloud-server-4ffee4f92b957d81e96261d9a4707bdba0c905fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index ba129627b15..68d9e699803 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -142,6 +142,8 @@ OC.L10N.register( "Logging in …" : "正在登入……", "Server side authentication failed!" : "伺服器端認證失敗!", "Please contact your administrator." : "請聯絡系統管理員", + "Temporary error" : "暫時錯誤", + "Please try again." : "請再試一次。", "An internal error occurred." : "發生內部錯誤", "Please try again or contact your administrator." : "請重試或聯絡系統管理員", "Account name or email" : "帳號名稱或電子郵件", |