summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-14 00:07:00 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-14 00:07:00 +0000
commit92c24a91fac434f0de188d3f39d8f6cf1012f527 (patch)
tree2c960b7ce51b44defaa81fcc0c8ce92c428bee6f /apps/updatenotification/l10n/zh_TW.js
parent8c760e91876a016e16f8e5ec9e18f7a274f96c4d (diff)
downloadnextcloud-server-92c24a91fac434f0de188d3f39d8f6cf1012f527.tar.gz
nextcloud-server-92c24a91fac434f0de188d3f39d8f6cf1012f527.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_TW.js')
-rw-r--r--apps/updatenotification/l10n/zh_TW.js17
1 files changed, 15 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js
index db8798e4a90..64a0e002d5b 100644
--- a/apps/updatenotification/l10n/zh_TW.js
+++ b/apps/updatenotification/l10n/zh_TW.js
@@ -1,9 +1,22 @@
OC.L10N.register(
"updatenotification",
{
+ "Update notifications" : "更新通知",
+ "Could not start updater, please try the manual update" : "無法啟動更新程式,請嘗試手動更新",
"{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新",
- "Updater" : "更新者",
+ "Channel updated" : "頻道已更新",
+ "Update to %1$s is available." : "更新版 %1$s 已經釋出",
+ "Update for %1$s to version %2$s is available." : "%1$s 到 %2$s 的更新已經釋出",
+ "A new version is available: %s" : "新版本可用:%s",
+ "Open updater" : "打開更新程式",
+ "Download now" : "現在下載",
+ "Your version is up to date." : "您的版本是最新版",
+ "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." : "您可以隨時更新至較新的版本 / 實驗通道,但您不能降版至更穩定的通道。"
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以隨時更新至較新的版本 / 實驗通道,但您不能降版至更穩定的通道。",
+ "Notify members of the following groups about available updates:" : "有可用更新時通知這些群組:",
+ "Only notification for app updates are available." : "僅提供應用程式更新的通知",
+ "The selected update channel does not support updates of the server." : "所選的更新頻道不提供伺服器軟體的更新",
+ "Updater" : "更新者"
},
"nplurals=1; plural=0;");