diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-16 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-16 00:08:23 +0000 |
commit | 967b5631130aa9947aae1136f5c1832c16c6234f (patch) | |
tree | 55be3ae807643f61eb0d8bb1d03b3e843eb9b216 /apps/updatenotification/l10n | |
parent | 66a5a45c503269699666df61c605d67f3c72c7c0 (diff) | |
download | nextcloud-server-967b5631130aa9947aae1136f5c1832c16c6234f.tar.gz nextcloud-server-967b5631130aa9947aae1136f5c1832c16c6234f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js index 945c3707a60..e0e73802e22 100644 --- a/apps/updatenotification/l10n/zh_TW.js +++ b/apps/updatenotification/l10n/zh_TW.js @@ -13,8 +13,10 @@ OC.L10N.register( "A new version is available: %s" : "新版本可用:%s", "Open updater" : "打開更新程式", "Download now" : "現在下載", + "The update check is not yet finished. Please refresh the page." : "更新檢查未完成,請刷新這個頁面", "Your version is up to date." : "您的版本是最新版", "Checked on %s" : "於 %s 檢查過", + "A non-default update server is in use to be checked for updates:" : "沒有預設的更新伺服器以至於無法檢查更新:", "Update channel:" : "更新通道:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以隨時更新至較新的版本 / 實驗通道,但您不能降版至更穩定的通道。", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "請注意,新版本釋出後,需要過一段時間才會在此顯示通知。隨著時間推進,我們為用戶推出了新的版本,有時候會在發現問題時跳過前一個版本更新。", diff --git a/apps/updatenotification/l10n/zh_TW.json b/apps/updatenotification/l10n/zh_TW.json index 0665a45f760..c0a0a8ff8c7 100644 --- a/apps/updatenotification/l10n/zh_TW.json +++ b/apps/updatenotification/l10n/zh_TW.json @@ -11,8 +11,10 @@ "A new version is available: %s" : "新版本可用:%s", "Open updater" : "打開更新程式", "Download now" : "現在下載", + "The update check is not yet finished. Please refresh the page." : "更新檢查未完成,請刷新這個頁面", "Your version is up to date." : "您的版本是最新版", "Checked on %s" : "於 %s 檢查過", + "A non-default update server is in use to be checked for updates:" : "沒有預設的更新伺服器以至於無法檢查更新:", "Update channel:" : "更新通道:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以隨時更新至較新的版本 / 實驗通道,但您不能降版至更穩定的通道。", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "請注意,新版本釋出後,需要過一段時間才會在此顯示通知。隨著時間推進,我們為用戶推出了新的版本,有時候會在發現問題時跳過前一個版本更新。", |