diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
commit | a22bc0e78758a86000b1023c93e554ebca696493 (patch) | |
tree | 89b642351e7d1dde1e45170b9f721859e30758c2 /apps/updatenotification/l10n/zh_TW.json | |
parent | ed6352af0ecb7cd4faf9635e8bab9042022b5018 (diff) | |
download | nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.tar.gz nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_TW.json')
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/updatenotification/l10n/zh_TW.json b/apps/updatenotification/l10n/zh_TW.json index 2a8c4eac233..551b4ddc5f0 100644 --- a/apps/updatenotification/l10n/zh_TW.json +++ b/apps/updatenotification/l10n/zh_TW.json @@ -1,7 +1,14 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新", + "Update notifications" : "更新通知", + "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 的更新已經釋出", + "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新", "Open updater" : "打開更新程式", - "Your version is up to date." : "您的版本是最新版", + "The update check is not yet finished. Please refresh the page." : "更新檢查未完成,請刷新這個頁面", "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." : "您可以隨時更新至較新的版本 / 實驗通道,但您不能降版至更穩定的通道。", @@ -10,17 +17,10 @@ "Only notification for app updates are available." : "僅提供應用程式更新的通知", "The selected update channel does not support updates of the server." : "所選的更新頻道不提供伺服器軟體的更新", "Could not start updater, please try the manual update" : "無法啟動更新程式,請嘗試手動更新", - "Update notifications" : "更新通知", - "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 的更新已經釋出", - "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新", "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." : "選擇的更新管道會導致伺服器專門的通知過期", - "The update check is not yet finished. Please refresh the page." : "更新檢查未完成,請刷新這個頁面" + "The selected update channel makes dedicated notifications for the server obsolete." : "選擇的更新管道會導致伺服器專門的通知過期" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |