diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-25 00:08:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-25 00:08:02 +0000 |
commit | 11e182fff20d4c8dd0e924c894374df20ed41762 (patch) | |
tree | b3a315c6799f4dd5ed32992cda7042b8ecb9fc81 /apps/updatenotification/l10n/zh_TW.js | |
parent | 5dc480a38c3755330cda99915a54f72d46df4885 (diff) | |
download | nextcloud-server-11e182fff20d4c8dd0e924c894374df20ed41762.tar.gz nextcloud-server-11e182fff20d4c8dd0e924c894374df20ed41762.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_TW.js')
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js index a7e225e3413..c81a69d3215 100644 --- a/apps/updatenotification/l10n/zh_TW.js +++ b/apps/updatenotification/l10n/zh_TW.js @@ -5,8 +5,11 @@ 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" : "頻道已更新", + "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 版本的更新", + "Update notification" : "更新通知", "A new version is available: %s" : "新版本可用:%s", "Open updater" : "打開更新程式", "Download now" : "現在下載", |