Proyectos de Subversion Moodle

Rev

Rev 1 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
// This file is part of Moodle - https://moodle.org/
3
//
4
// Moodle is free software: you can redistribute it and/or modify
5
// it under the terms of the GNU General Public License as published by
6
// the Free Software Foundation, either version 3 of the License, or
7
// (at your option) any later version.
8
//
9
// Moodle is distributed in the hope that it will be useful,
10
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
// GNU General Public License for more details.
13
//
14
// You should have received a copy of the GNU General Public License
15
// along with Moodle.  If not, see <https://www.gnu.org/licenses/>.
16
 
17
/**
18
 * Automatically generated strings for Moodle installer
19
 *
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
22
 * generated automatically by export-installer.php (which is part of AMOS
1441 ariadna 23
 * {@link https://moodledev.io/general/projects/api/amos}) using the
24
 * list of strings defined in install/stringnames.txt file.
1 efrain 25
 *
26
 * @package   installer
1441 ariadna 27
 * @license   https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
1 efrain 28
 */
29
 
30
defined('MOODLE_INTERNAL') || die();
31
 
32
$string['admindirname'] = '管理目錄';
33
$string['availablelangs'] = '可使用的語言包';
34
$string['chooselanguagehead'] = '選擇一種語言';
35
$string['chooselanguagesub'] = '請選擇在安裝過程中所用的語言。這語言也將會當作這網站的預設語言。但稍後您可以根據需要再重新選擇。';
36
$string['clialreadyconfigured'] = '檔案 config.php  已經存在,若你要這一網站上安裝Moodle,請使用admin/cli/install_database.php';
37
$string['clialreadyinstalled'] = '檔案 config.php  已經存在,若你要在這一網站為Moodle升級,請使用admin/cli/install_database.php';
38
$string['cliinstallheader'] = 'Moodle {$a} 命令列安裝程式';
39
$string['clitablesexist'] = '資料庫的資料表已經呈現出來。命令列介面安裝不能繼續。';
40
$string['databasehost'] = '資料庫主機';
41
$string['databasename'] = '資料庫名稱';
42
$string['databasetypehead'] = '選擇資料庫裝置';
43
$string['dataroot'] = '資料目錄';
44
$string['datarootpermission'] = '資料目錄存取授權';
45
$string['dbprefix'] = '資料表名稱的前置字元';
46
$string['dirroot'] = 'Moodle目錄';
47
$string['environmenthead'] = '檢查您的環境中...';
48
$string['environmentsub2'] = '每一個Moodle版本都有一些PHP版本的最低要求和一堆強制開啟的PHP擴展。在進行安裝或升級之前都需要作完整的環境檢查。<br />
49
若你不知道要怎樣新的PHP版本或啟用PHP擴展,請聯絡伺服器管理員。';
50
$string['errorsinenvironment'] = '環境檢查失敗!';
51
$string['installation'] = '安裝';
52
$string['langdownloaderror'] = '很不幸地,語言“{$a}”無法下載安裝。此安裝過程將以英文繼續進行。';
53
$string['paths'] = '路徑';
54
$string['pathserrcreatedataroot'] = '資料目錄 ({$a->dataroot})無法由這安裝程式建立';
55
$string['pathshead'] = '確認路徑';
56
$string['pathsrodataroot'] = '資料根目錄是無法寫入的';
57
$string['pathsroparentdataroot'] = '上層目錄({$a->parent})是不可寫入的。安裝程式無法建立資料目錄({$a->dataroot})。';
58
$string['pathssubadmindir'] = '有些網站主機使用/admin這個網址來瀏覽控制面版或其他功能。很不幸,這個設定和Moodle管理頁面的標準路徑產生衝突。這個問題可以解決,只需在您的安裝目錄中把admin更換名稱,然後把新名稱輸入到這裡。例如<em>moodleadmin</em>這麼做會改變Moodle中的管理連接。';
59
$string['pathssubdataroot'] = '<p>你需要有一個目錄讓Moodle可以儲存所有的用戶上傳的檔案。</p><p>這目錄對於網頁伺服器用戶(通常是"www-data"、"nobody"或"apache")而言,應該是可讀的和<b>可寫的</b>。</p>
60
<p>它必須是不能透過網際網路直接存取的。</p>
61
<p>若此目錄目前不存在,這安裝過程將會試著建立它。</p>';
62
$string['pathssubdirroot'] = '包含Moodle程式碼的目錄的完整路徑';
63
$string['pathssubwwwroot'] = '可以進入使用Moodle的完整網址,也就是用戶為了要使用Moodle,而需要輸入到瀏覽器的網址列的地址。
64
 
65
不可能使用多個網址來存取Moodle,如果您的網站有多個公開網址,您必須選擇一個最簡單的網址,並把其他的網址都設定為永久重新導向。
66
 
67
如果您的網站可以透過網際網路,也可以透過內部網路來瀏覽,那麼在此請設定公開的網址。
68
 
69
如果目前的網址不正確,請在你的瀏覽器的網址列中更改網址,並重新安裝。';
70
$string['pathsunsecuredataroot'] = '資料根(Dataroot)目錄的位置不安全';
71
$string['pathswrongadmindir'] = '管理目錄不存在';
72
$string['phpextension'] = '{$a} PHP擴展';
73
$string['phpversion'] = 'PHP版本';
74
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
75
$string['welcomep20'] = '這個頁面是提醒您已經在您的電腦上成功安裝與啟動 <strong>{$a->packname} {$a->packversion}</strong> ,恭喜!';
76
$string['welcomep30'] = '這一<strong>{$a->installername}</strong>的版本包含了一些可以建立<strong>Moodle</strong>執行環境的應用程序:';
77
$string['welcomep40'] = '這個軟體還包含了<strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>。';
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> 授權協議下發佈。';
79
$string['welcomep60'] = '接下來的一些頁面將會透過一些簡單的步驟引導您配置和設定在你電腦上的 <strong>Moodle</strong> 。
80
您可以接受這些預設值,或是針對你自己的需要來調整。';
81
$string['welcomep70'] = '點選 "下一步" 按鈕,繼續設定<strong>Moodle</strong>.';
82
$string['wwwroot'] = '網站位址';