"Cannot write into \"config\" directory!":"無法寫入 config 目錄!",
"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\", 和 \"_.@-\"",
"A valid username must be provided":"必須提供一個有效的用戶名",
"A valid password must be provided":"一定要提供一個有效的密碼",
"The username is already being used":"這個使用者名稱已經有人使用了",
"No database drivers (sqlite, mysql, or postgresql) installed.":"沒有安裝資料庫驅動程式 (sqlite, mysql, 或 postgresql)",
"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>就可以修正權限問題",