summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-13 00:05:40 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-13 00:05:40 +0100
commit68fa0b7dcc4a45e4f44b754626440091608ccc85 (patch)
tree4b56baa3c2cba0066a103a39c815455afff2665c /settings/l10n/zh_TW.php
parent316807e0d3f050af3fdd4c8dbc1ca3e1e7bc8cbb (diff)
downloadnextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.tar.gz
nextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.php')
-rw-r--r--settings/l10n/zh_TW.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php
index 5dd03036a8c..88eb956fe8e 100644
--- a/settings/l10n/zh_TW.php
+++ b/settings/l10n/zh_TW.php
@@ -24,10 +24,16 @@
"Error" => "錯誤",
"Updated" => "已更新",
"Saving..." => "儲存中...",
+"undo" => "復原",
"Groups" => "群組",
"Group Admin" => "群組 管理員",
"Delete" => "刪除",
"__language_name__" => "__語言_名稱__",
+"Security Warning" => "安全性警告",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides 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 。",
+"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。",
+"Please double check the <a href='%s'>installation guides</a>." => "請參考<a href='%s'>安裝指南</a>。",
+"More" => "更多",
"Version" => "版本",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "由<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 社區</a>開發,<a href=\"https://github.com/owncloud\" target=\"_blank\">源代碼</a>在<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>許可證下發布。",
"Add your App" => "添加你的 App",