"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably.":"cURL 使用的 %s 版本已經過期 (%s),請您更新您的作業系統,否則功能如 %s 可能無法正常運作",
"A problem occurred, please check your log files (Error: %s)":"出現問題,請您檢查您的記錄檔(錯誤:%s)",
"Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use.":"官方應用程式由 ownCloud 社群開發,他們提供 ownCloud 的主要功能,並確保穩定性足供正式使用",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use.":"審查通過的應用程式經由可信任的開發人員所設計,並且經過一連串的安全測試,他們在開放的程式庫中維護這些應用程式,而且確保這些應用程式能穩定運作",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk.":"這個新應用程式並沒有經過安全檢測,可能會是不穩定的,如果您要安裝的話,風險自行負責。",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.":"PHP 看起來沒有設定完成,無法正確取得系統環境變數,getenv(\"PATH\") 回傳資料為空值",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm.":"請您參考 <a target=\\\"_blank\\\" href=\\\"%s\\\">安裝文件手冊 ↗</a> 來確認php的設定值以及伺服器端的php設定,特別是當您使用php-fpm。",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.":"「唯讀設定檔」已經啟用,這樣可以防止來自網頁端的設定操作,每次需要更改設定時,都需要手動將設定檔暫時改為可讀寫。",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.":"PHP 已經設定成「剪除 inline doc block」模式,這將會使幾個核心應用程式無法使用",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.":"這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.":"您使用的伺服器是微軟的 Windows,我們強烈建議您改用 Linux 以求最好的使用者體驗",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection.":"未偵測到 PHP 模組 'fileinfo'。我們強烈建議啟用這個模組以取得最好的 mime-type 支援。",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information.":"事務型文件鎖定的功能已經取消,這可能會造成競態條件,請在 config.php 中啟用 'filelocking.enabled' 以避免出現這樣的問題,請參考<a target=\\\"_blank\\\" href=\\\"%s\\\">文件手冊 ↗</a> 來了解更多的資訊。",
"System locale can not be set to a one which supports UTF-8.":"無法設定為一個支援 UTF-8 的系統語系",
"This means that there might be problems with certain characters in file names.":"這表示檔名中使用一些特殊字元可能會造成問題",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s.":"我們強烈建議在您的系統上安裝必要的套件來支援以下的語系:%s",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")":"如果您的安裝不在網域的最上層,並且使用 cron 作為排程器,URL 的生成可能會有問題,為了避免這樣的狀況,請您在 config.php 檔案裡設定 overwrite.cli.url 為您安裝的 webroot 路徑(建議值:\"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:":" 無法透過 CLI 來執行排程工作,發生以下技術性錯誤:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>.":"請再次檢查 <a target=\"_blank\" href=\"%s\">安裝手冊 ↗</a>,並且確定沒有任何的錯誤或是警告訊息在 <a href=\"#log-section\">記錄檔</a>",
"Execute one task with each page loaded":"每個頁面載入時執行",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http.":"已經與 webcron 服務註冊好,將會每 15 分鐘透過 HTTP 呼叫 cron.php",
"Use system's cron service to call the cron.php file every 15 minutes.":"使用系統的 cron 服務每 15 分鐘呼叫 cron.php 一次",
"Enable server-side encryption":"啟用伺服器端加密",
"Please read carefully before activating server-side encryption: ":"在您啟動伺服器端加密之前,請仔細閱讀:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met.":"一旦加密模式啟動,從各地上傳到伺服器端的檔案都會被加密,若日後要停用加密,需要加密模組的支援,而且所有的設定(例如: 還原金鑰)都正確",
"Encryption alone does not guarantee security of the system. Please see ownCloud documentation for more information about how the encryption app works, and the supported use cases.":"單純的加密不能保障系統的安全,請參閱 ownCloud 說明文件以瞭解加密程式的運作,還有它支援的使用情境",
"Be aware that encryption always increases the file size.":"請注意,加密一定會增加檔案的大小",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data.":"定時備份您的資料沒有壞處,若您有啟用加密,請確保您也有備份加密金鑰",
"This is the final warning: Do you really want to enable encryption?":"這是最後的警告:請問您真的要開啟加密模式?",
"No encryption module loaded, please enable an encryption module in the app menu.":"沒有載入加密模組,請您在應用程式清單中啟用加密模組",
"Select default encryption module:":"選擇預設的加密模組:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'":" 您需要遷移您的加密金鑰從舊版的加密 (ownCloud <= 8.0) 到新版,請啟用「預設加密模組」並執行 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one.":" 您需要遷移您的加密金鑰從舊版的加密 (ownCloud <= 8.0) 到新版",
"Start migration":"開始遷移",
"This is used for sending out notifications.":"用於寄送通知",
"Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.":"實驗性質的應用程式並沒有經過安全檢測,可能會不穩定而且正在開發中,安裝他們可能會造成資料遺失或是安全問題",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later.":"此應用程式沒有指定支援的最小 ownCloud 版本,從 ownCloud 11 之後這會是個錯誤",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later.":"此應用程式沒有指定支援的最大 ownCloud 版本,從 ownCloud 11 之後這會是個錯誤",
"This app cannot be installed because the following dependencies are not fulfilled:":"這個應用程式無法被安裝,因為欠缺下列相依套件:",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>":"嗨,<br><br>通知您一聲,您現在有了 %s 的帳號。<br><br>您的帳號: %s<br>開通帳號: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n":"嗨,\n\n通知您一聲,您現在有了 %s 的帳號。\n\n您的帳號:%s\n開通帳號:%s\n\n",
"Get the apps to sync your files":"下載應用程式來同步您的檔案",
"Desktop client":"桌面客戶端",
"Android app":"Android 應用程式",
"iOS app":"iOS 應用程式",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!":"若您想支援這個計畫\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">加入開發者</a>\n\t\t或\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">替我們宣傳</a>!",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.":"由 {communityopen}ownCloud 社群{linkclose} 開發,{githubopen}原始碼{linkclose}使用 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} 授權釋出",