Línea 18... |
Línea 18... |
18 |
* Automatically generated strings for Moodle installer
|
18 |
* Automatically generated strings for Moodle installer
|
19 |
*
|
19 |
*
|
20 |
* Do not edit this file manually! It contains just a subset of strings
|
20 |
* Do not edit this file manually! It contains just a subset of strings
|
21 |
* needed during the very first steps of installation. This file was
|
21 |
* needed during the very first steps of installation. This file was
|
22 |
* generated automatically by export-installer.php (which is part of AMOS
|
22 |
* generated automatically by export-installer.php (which is part of AMOS
|
23 |
* {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
|
23 |
* {@link https://moodledev.io/general/projects/api/amos}) using the
|
24 |
* list of strings defined in /install/stringnames.txt.
|
24 |
* list of strings defined in install/stringnames.txt file.
|
25 |
*
|
25 |
*
|
26 |
* @package installer
|
26 |
* @package installer
|
27 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
27 |
* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
28 |
*/
|
28 |
*/
|
Línea 29... |
Línea 29... |
29 |
|
29 |
|
Línea 30... |
Línea 30... |
30 |
defined('MOODLE_INTERNAL') || die();
|
30 |
defined('MOODLE_INTERNAL') || die();
|
Línea 48... |
Línea 48... |
48 |
$string['environmentsub2'] = '每一個Moodle版本都有一些PHP版本的最低要求和一堆強制開啟的PHP擴展。在進行安裝或升級之前都需要作完整的環境檢查。<br />
|
48 |
$string['environmentsub2'] = '每一個Moodle版本都有一些PHP版本的最低要求和一堆強制開啟的PHP擴展。在進行安裝或升級之前都需要作完整的環境檢查。<br />
|
49 |
若你不知道要怎樣新的PHP版本或啟用PHP擴展,請聯絡伺服器管理員。';
|
49 |
若你不知道要怎樣新的PHP版本或啟用PHP擴展,請聯絡伺服器管理員。';
|
50 |
$string['errorsinenvironment'] = '環境檢查失敗!';
|
50 |
$string['errorsinenvironment'] = '環境檢查失敗!';
|
51 |
$string['installation'] = '安裝';
|
51 |
$string['installation'] = '安裝';
|
52 |
$string['langdownloaderror'] = '很不幸地,語言“{$a}”無法下載安裝。此安裝過程將以英文繼續進行。';
|
52 |
$string['langdownloaderror'] = '很不幸地,語言“{$a}”無法下載安裝。此安裝過程將以英文繼續進行。';
|
53 |
$string['memorylimithelp'] = '<p>你的伺服器的PHP記憶體上限目前設定為{$a}。</p>
|
- |
|
54 |
<p>稍後它可能會造成Moodle記憶體的問題,尤其當您啟動了很多的模組以及有大量的用戶之後。</p>
|
- |
|
55 |
<p>若可能,建議您將PHP的上限設得高一點,比如40M。
|
- |
|
56 |
以下有幾種方式您可以試試:</p>
|
- |
|
57 |
<ol>
|
- |
|
58 |
<li>如果可以的話,用<i>--enable-memory-limit</i>重新編譯PHP。讓Moodle自己設定記憶體上限。
|
- |
|
59 |
<li>如果您可以更改 php.ini 檔,就改變<b>memory_limit</b> 這個設定值,例如,改到40M。如果您無法更改這個檔案,您可以請寄存主機的管理者幫您做。</li>
|
- |
|
60 |
<li>在一些PHP伺服器上,您可以在Moodle目錄下,建立.htaccess檔,包含這行:
|
- |
|
61 |
|
- |
|
62 |
<blockquote>php_value memory_limit 40M</blockquote>
|
- |
|
63 |
|
- |
|
64 |
<p>然而,在某些伺服器上,這可能造成<b>所有的</b> PHP 網頁無法運作(當您查看這些網頁時,您就會看到錯誤訊息) 因此,您就必須將 .htaccess 檔案移除。</li>
|
- |
|
65 |
</ol>';
|
- |
|
66 |
$string['paths'] = '路徑';
|
53 |
$string['paths'] = '路徑';
|
67 |
$string['pathserrcreatedataroot'] = '資料目錄 ({$a->dataroot})無法由這安裝程式建立';
|
54 |
$string['pathserrcreatedataroot'] = '資料目錄 ({$a->dataroot})無法由這安裝程式建立';
|
68 |
$string['pathshead'] = '確認路徑';
|
55 |
$string['pathshead'] = '確認路徑';
|
69 |
$string['pathsrodataroot'] = '資料根目錄是無法寫入的';
|
56 |
$string['pathsrodataroot'] = '資料根目錄是無法寫入的';
|
70 |
$string['pathsroparentdataroot'] = '上層目錄({$a->parent})是不可寫入的。安裝程式無法建立資料目錄({$a->dataroot})。';
|
57 |
$string['pathsroparentdataroot'] = '上層目錄({$a->parent})是不可寫入的。安裝程式無法建立資料目錄({$a->dataroot})。';
|
Línea 82... |
Línea 69... |
82 |
如果目前的網址不正確,請在你的瀏覽器的網址列中更改網址,並重新安裝。';
|
69 |
如果目前的網址不正確,請在你的瀏覽器的網址列中更改網址,並重新安裝。';
|
83 |
$string['pathsunsecuredataroot'] = '資料根(Dataroot)目錄的位置不安全';
|
70 |
$string['pathsunsecuredataroot'] = '資料根(Dataroot)目錄的位置不安全';
|
84 |
$string['pathswrongadmindir'] = '管理目錄不存在';
|
71 |
$string['pathswrongadmindir'] = '管理目錄不存在';
|
85 |
$string['phpextension'] = '{$a} PHP擴展';
|
72 |
$string['phpextension'] = '{$a} PHP擴展';
|
86 |
$string['phpversion'] = 'PHP版本';
|
73 |
$string['phpversion'] = 'PHP版本';
|
87 |
$string['phpversionhelp'] = '<p>Moodle 需要的PHP版本至少要4.3.0或是5.1.0 (5.0.x有一些已知的問題) </p>
|
- |
|
88 |
<p>您目前執行的版本是{$a}</p>
|
- |
|
89 |
<p>您必須更新您的 PHP 或在有更新版本的主機上進行安裝!(若是5.0.x,你可以下降到4.4.x 版本)</p>';
|
- |
|
90 |
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
|
74 |
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
|
91 |
$string['welcomep20'] = '這個頁面是提醒您已經在您的電腦上成功安裝與啟動 <strong>{$a->packname} {$a->packversion}</strong> ,恭喜!';
|
75 |
$string['welcomep20'] = '這個頁面是提醒您已經在您的電腦上成功安裝與啟動 <strong>{$a->packname} {$a->packversion}</strong> ,恭喜!';
|
92 |
$string['welcomep30'] = '這一<strong>{$a->installername}</strong>的版本包含了一些可以建立<strong>Moodle</strong>執行環境的應用程序:';
|
76 |
$string['welcomep30'] = '這一<strong>{$a->installername}</strong>的版本包含了一些可以建立<strong>Moodle</strong>執行環境的應用程序:';
|
93 |
$string['welcomep40'] = '這個軟體還包含了<strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>。';
|
77 |
$string['welcomep40'] = '這個軟體還包含了<strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>。';
|
94 |
$string['welcomep50'] = '使用本軟體包所包含的所有應用程序時,應遵循它們各自的授權協議。整個<strong>{$a->installername}</strong> 軟體都是<a href="http://www.opensource.org/docs/definition_plain.html">開放原始碼</a> ,並且是在 <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> 授權協議下發佈。';
|
78 |
$string['welcomep50'] = '使用本軟體包所包含的所有應用程序時,應遵循它們各自的授權協議。整個<strong>{$a->installername}</strong> 軟體都是<a href="http://www.opensource.org/docs/definition_plain.html">開放原始碼</a> ,並且是在 <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> 授權協議下發佈。';
|