diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 0c9260b9885..6e658de933f 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -104,15 +104,9 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", "Error: Could not disable broken app" : "錯誤:無法停用損毀的應用程式", "Error while disabling broken app" : "停用損毀的應用時發生錯誤", - "No app updates available" : "沒有可用的應用程式更新", - "Updating...." : "更新中…", - "Error while updating app" : "更新應用程式錯誤", "Updated" : "已更新", "Removing …" : "移除中…", - "Error while removing app" : "移除應用程式錯誤", "Remove" : "移除", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "這個應用程式已啟用但是需要更新,您將會在 5 秒後被引導至更新頁面", - "App update" : "應用程式更新", "Approved" : "審查通過", "Experimental" : "實驗性質", "No apps found for {query}" : "沒有符合 {query} 的應用程式", @@ -377,9 +371,13 @@ OC.L10N.register( "Unable to remove user from group %s" : "無法將使用者移出群組 %s", "Sending..." : "傳送中…", "_You have %n app update pending_::_You have %n app updates pending_" : ["%n 個應用程式尚未更新"], + "Updating...." : "更新中…", + "Error while updating app" : "更新應用程式錯誤", "Uninstalling ...." : "正在解除安裝…", "Error while uninstalling app" : "移除應用程式錯誤", "Uninstall" : "解除安裝", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "這個應用程式已啟用但是需要更新,您將會在 5 秒後被引導至更新頁面", + "App update" : "應用程式更新", "__language_name__" : "正體中文(臺灣)", "Personal info" : "個人資訊", "Sessions" : "工作階段", @@ -423,6 +421,7 @@ OC.L10N.register( "Subscribe to our newsletter!" : "訂閱我們的電子報", "Show last log in" : "顯示最近登入", "Group name" : "群組名稱", + "Error while removing app" : "移除應用程式錯誤", "Verifying" : "驗證中", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "未偵測到 PHP 模組 'fileinfo'。我們強烈建議啟用這個模組以取得最好的 MIME 檔案類型偵測支援。", "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "目前有權存取您的帳號的網頁、桌面、行動裝置客戶端和應用程式密碼", |