diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-17 01:07:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-17 01:07:41 +0000 |
commit | 5683365a2cc605cbaf41290e4cdfde7028f9014a (patch) | |
tree | 2a0c7310d23cd40dfb8237aed00429d6f23d54f2 /core/l10n/zh_TW.js | |
parent | 39afcbd49feb4ba333746762fe7c9d4701db9860 (diff) | |
download | nextcloud-server-5683365a2cc605cbaf41290e4cdfde7028f9014a.tar.gz nextcloud-server-5683365a2cc605cbaf41290e4cdfde7028f9014a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 8bac448f61c..828976af42a 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -157,7 +157,6 @@ OC.L10N.register( "Please reload the page." : "請重新整理頁面", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新失敗,檢視<a href=\"{url}\">論壇上的文章</a>來瞭解更多", "Continue to Nextcloud" : "繼續前往 Nextcloud", - "The update was successful. Redirecting you to Nextcloud now." : "更新成功,即將重導向至 Nextcloud", "Searching other places" : "搜尋其他位置", "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"], "Personal" : "個人", @@ -325,6 +324,7 @@ OC.L10N.register( "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷", "Updating to {version}" : "正在更新到 {version}", "The update was successful. There were warnings." : "更新成功,有警告訊息", + "The update was successful. Redirecting you to Nextcloud now." : "更新成功,即將重導向至 Nextcloud", "No search results in other folders" : "在其他資料夾中沒有找到", "Two-step verification" : "二階段驗證", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帳號已啟用進階安全機制,請使用第二階段來認證", |