"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 進行適當的修改",
"PostgreSQL username and/or password not valid":"PostgreSQL 用戶名和/或密碼無效",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ":"不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險!",
"For the best results, please consider using a GNU/Linux server instead.":"請考慮使用 GNU/Linux 伺服器以取得最好的效果",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.":"看起來 %s 是在32位元的PHP環境運行,而php.ini 有設置 open_basedir這個參數,當檔案大小超過4GB時,可能會發生問題,強烈建議您更改設定。",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.":"請移除 php.ini 中的 open_basedir 設定,或是改用64位元的PHP",
"Set an admin username.":"設定管理員帳號。",
"Set an admin password.":"設定管理員密碼。",
"Can't create or write into the data directory %s":"無法建立或寫入資料目錄 %s",
"You are not allowed to share %s":"你不被允許分享 %s",
"Cannot increase permissions of %s":"無法增加%s的權限",
"Expiration date is in the past":"到期日是之前的時間",
"Cannot set expiration date more than %s days in the future":"無法設定到期日超過未來%s天",
"Could not find category \"%s\"":"找不到分類:\"%s\"",
"Apps":"應用程式",
"Help":"說明",
"Personal":"個人",
"Users":"使用者",
"Admin":"管理",
"Recommended":"建議",
"App \"%s\" cannot be installed because it is not compatible with this version of ownCloud.":"無法安裝應用程式 %s 因為它和此版本的 ownCloud 不相容。",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s":"應用程式 \"%s\" 無法被安裝,下列的相依性並不是完整的: %s",
"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> 標籤,在未發行的應用程式當中這是不允許的",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"":"使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"Microsoft Windows Platform is not supported":"不支援微軟Windows系統",
"Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>.":"ownCloud 不支援在Windows系統運行,如果您沒有權限可以管理這台機器,我們建議您可以用虛擬機器安裝Linux系統,虛擬機上佈署Linux映象檔 <a href=\"%s\">%s</a> 是非常簡單的,如果您是要搬移現有的系統到其他Linux上,您可以從這裡找到自動腳本和指引 <a href=\"%s\">我們的文件</a>.",
"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)",
"PHP setting \"%s\" is not set to \"%s\".":"PHP設定值 \"%s\" 沒有被設定為 \"%s\"",
"Adjusting this setting in php.ini will make ownCloud run again":"調整php.ini裡的這項設定會讓ownCloud再次運行",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"":"mbstring.func_overload 應該要被設定成 \"0\"而不是目前的設定 \"%s\" ",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini":"為了修正這個問題,請到php.ini將 <code>mbstring.func_overload</code> 的值改為 <code>0</code>",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.":"PHP 已經設定成「剪除 inline doc block」模式,這將會使幾個核心應用程式無法使用",