diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-03 00:08:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-03 00:08:06 +0000 |
commit | 21dd85678f2a1d613fc5cd1e1901785808747051 (patch) | |
tree | e84245a38956ddf10cfd665cb3b80da06e08faab /apps/updatenotification | |
parent | ea2e629c6ca307704dea0aed106dfcb8c0bcc559 (diff) | |
download | nextcloud-server-21dd85678f2a1d613fc5cd1e1901785808747051.tar.gz nextcloud-server-21dd85678f2a1d613fc5cd1e1901785808747051.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js index c81a69d3215..3b0955f3ef9 100644 --- a/apps/updatenotification/l10n/zh_TW.js +++ b/apps/updatenotification/l10n/zh_TW.js @@ -5,6 +5,7 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "無法啟動更新程式,請嘗試手動更新", "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新", "Channel updated" : "頻道已更新", + "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", "Please check the Nextcloud and server log files for errors." : "請確認伺服器log檔以查看錯誤。", "Update to %1$s is available." : "更新版 %1$s 已經釋出", "Update for %1$s to version %2$s is available." : "%1$s 到 %2$s 的更新已經釋出", @@ -17,8 +18,10 @@ OC.L10N.register( "Checked on %s" : "於 %s 檢查過", "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:" : "有可用更新時通知這些群組:", "Only notification for app updates are available." : "僅提供應用程式更新的通知", + "The selected update channel makes dedicated notifications for the server obsolete." : "選擇的更新管道會導致伺服器專門的通知過期", "The selected update channel does not support updates of the server." : "所選的更新頻道不提供伺服器軟體的更新" }, "nplurals=1; plural=0;"); diff --git a/apps/updatenotification/l10n/zh_TW.json b/apps/updatenotification/l10n/zh_TW.json index cdda763fe01..1acf5a387c0 100644 --- a/apps/updatenotification/l10n/zh_TW.json +++ b/apps/updatenotification/l10n/zh_TW.json @@ -3,6 +3,7 @@ "Could not start updater, please try the manual update" : "無法啟動更新程式,請嘗試手動更新", "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新", "Channel updated" : "頻道已更新", + "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", "Please check the Nextcloud and server log files for errors." : "請確認伺服器log檔以查看錯誤。", "Update to %1$s is available." : "更新版 %1$s 已經釋出", "Update for %1$s to version %2$s is available." : "%1$s 到 %2$s 的更新已經釋出", @@ -15,8 +16,10 @@ "Checked on %s" : "於 %s 檢查過", "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:" : "有可用更新時通知這些群組:", "Only notification for app updates are available." : "僅提供應用程式更新的通知", + "The selected update channel makes dedicated notifications for the server obsolete." : "選擇的更新管道會導致伺服器專門的通知過期", "The selected update channel does not support updates of the server." : "所選的更新頻道不提供伺服器軟體的更新" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |