aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-10 01:12:25 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-10 01:12:25 +0000
commitcc96b93f95b844393b845b36be52c8399caed917 (patch)
tree74dc686098a99172c40ca87e2e3a3b5033627c47 /apps/updatenotification/l10n/zh_TW.js
parentb7a59fb56a055764b5251c95f4d57d6883934136 (diff)
downloadnextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.tar.gz
nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_TW.js')
-rw-r--r--apps/updatenotification/l10n/zh_TW.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js
index 2544f84ceb2..fc93727c723 100644
--- a/apps/updatenotification/l10n/zh_TW.js
+++ b/apps/updatenotification/l10n/zh_TW.js
@@ -10,9 +10,8 @@ OC.L10N.register(
"Update for %1$s to version %2$s is available." : "%1$s 到 %2$s 的更新已經釋出",
"Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新",
"Open updater" : "打開更新程式",
- "The update check is not yet finished. Please refresh the page." : "更新檢查未完成,請刷新這個頁面",
+ "Your version is up to date." : "您的版本是最新版",
"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." : "請注意,新版本釋出後,需要過一段時間才會在此顯示通知。隨著時間推進,我們為用戶推出了新的版本,有時候會在發現問題時跳過前一個版本更新。",
"Notify members of the following groups about available updates:" : "有可用更新時通知這些群組:",
@@ -21,8 +20,9 @@ OC.L10N.register(
"Could not start updater, please try the manual update" : "無法啟動更新程式,請嘗試手動更新",
"A new version is available: %s" : "新版本可用:%s",
"Download now" : "現在下載",
- "Your version is up to date." : "您的版本是最新版",
"Checked on %s" : "於 %s 檢查過",
- "The selected update channel makes dedicated notifications for the server obsolete." : "選擇的更新管道會導致伺服器專門的通知過期"
+ "Update channel:" : "更新通道:",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "選擇的更新管道會導致伺服器專門的通知過期",
+ "The update check is not yet finished. Please refresh the page." : "更新檢查未完成,請刷新這個頁面"
},
"nplurals=1; plural=0;");