"This can usually be fixed by giving the webserver write access to the config directory"=>"允許網頁伺服器寫入設定目錄通常可以解決這個問題",
"See %s"=>"見 %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s."=>"%s允許網頁伺服器寫入設定目錄%s通常可以解決這個問題",
"Sample configuration detected"=>"偵測到範本設定",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php"=>"看來您直接複製了範本設定來使用,這可能會毀掉你的安裝,請閱讀說明文件後對 config.php 進行適當的修改",
"No source specified when installing app"=>"沒有指定應用程式安裝來源",
"No href specified when installing app from http"=>"從 http 安裝應用程式,找不到 href 屬性",
"No path specified when installing app from local file"=>"從本地檔案安裝應用程式時沒有指定路徑",
"Archives of type %s are not supported"=>"不支援 %s 格式的壓縮檔",
"Failed to open archive when installing app"=>"安裝應用程式時無法開啓壓縮檔",
"App does not provide an info.xml file"=>"應用程式沒有提供 info.xml 檔案",
"App can't be installed because of not allowed code in the App"=>"無法安裝應用程式因為在當中找到危險的代碼",
"App can't be installed because it is not compatible with this version of ownCloud"=>"無法安裝應用程式因為它和此版本的 ownCloud 不相容。",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps"=>"無法安裝應用程式,因為它包含了 <shipped>true</shipped> 標籤,在未發行的應用程式當中這是不允許的",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store"=>"無法安裝應用程式,因為它在 info.xml/version 宣告的版本與 app store 當中記載的版本不同",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\""=>"使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-\"",
"No database drivers (sqlite, mysql, or postgresql) installed."=>"沒有安裝資料庫驅動程式 (sqlite, mysql, 或 postgresql)",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s."=>"通常藉由%s開放網頁伺服器對根目錄的權限%s就可以修正權限問題",
"Cannot write into \"config\" directory"=>"無法寫入 config 目錄",
"Cannot write into \"apps\" directory"=>"無法寫入 apps 目錄",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file."=>"通常藉由%s開放網頁伺服器對 apps 目錄的權限%s或是在設定檔中關閉 appstore 就可以修正這個問題",
"Cannot create \"data\" directory (%s)"=>"無法建立 data 目錄 (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>."=>"通常藉由<a href=\"%s\" target=\"_blank\">開放網頁伺服器對根目錄的權限</a>就可以修正權限問題",
"Setting locale to %s failed"=>"設定語系為 %s 失敗",
"Please install one of these locales on your system and restart your webserver."=>"請在系統中安裝這些語系的其中一個,然後重啓網頁伺服器",
"Please ask your server administrator to install the module."=>"請詢問系統管理員來安裝這些模組",
"PHP module %s not installed."=>"未安裝 PHP 模組 %s",
"PHP %s or higher is required."=>"需要 PHP %s 或更高版本",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community."=>"請詢問系統管理員將 PHP 升級至最新版,目前的 PHP 版本已經不再被 ownCloud 和 PHP 社群支援",
"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly."=>"PHP 安全模式已經啟動,ownCloud 需要您將它關閉才能正常運作",
"PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config."=>"PHP 安全模式已經被棄用,並且在大多數狀況下無助於提升安全性,它應該被關閉。請詢問系統管理員將其在 php.ini 或網頁伺服器當中關閉。",
"Magic Quotes is enabled. ownCloud requires that it is disabled to work properly."=>"Magic Quotes 已經被啟用,ownCloud 需要您將其關閉以正常運作",
"Magic Quotes is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config."=>"Magic Quotes 功能在大多數狀況下不會使用到,已經被上游棄用,因此它應該被停用。請詢問系統管理員將其在 php.ini 或網頁伺服器當中停用。",
"PHP modules have been installed, but they are still listed as missing?"=>"你已經安裝了指定的 PHP 模組,可是還是顯示為找不到嗎?",
"Please ask your server administrator to restart the web server."=>"請聯絡您的系統管理員重新啟動網頁伺服器",