diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-26 01:55:50 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-26 01:55:50 -0500 |
commit | 8a4fddeb4afef2e96cadd505600700202fc0ee9b (patch) | |
tree | 5153f7b7966735749867a88a9206fd7e3df04d69 /core/l10n/zh_TW.js | |
parent | 7ba391cd5ad874dfbc55735342cff8c4c5d2cb28 (diff) | |
download | nextcloud-server-8a4fddeb4afef2e96cadd505600700202fc0ee9b.tar.gz nextcloud-server-8a4fddeb4afef2e96cadd505600700202fc0ee9b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index fb8d85341f0..15446875a70 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -61,9 +61,6 @@ OC.L10N.register( "So-so password" : "普通的密碼", "Good password" : "好的密碼", "Strong password" : "很強的密碼", - "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." : "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。", - "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." : "這臺 ownCloud 伺服器沒有連接到網際網路,因此有些功能像是掛載外部儲存空間、更新 ownCloud 或應用程式的通知沒有辦法運作。透過網際網路存取檔案還有電子郵件通知可能也無法運作。如果想要 ownCloud 完整的功能,建議您將這臺伺服器連接至網際網路。", - "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "您的資料目錄 (Data Directory) 和檔案可能可以由網際網路上面公開存取。Owncloud 所提供的 .htaccess 設定檔並未生效,我們強烈建議您設定您的網頁伺服器以防止資料目錄被公開存取,或將您的資料目錄移出網頁伺服器的 document root 。", "Error occurred while checking server setup" : "檢查伺服器配置時發生錯誤", "Shared" : "已分享", "Shared with {recipients}" : "與 {recipients} 分享", |