| 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 62... |
Línea 62... |
| 62 |
$string['pathssubdirroot'] = '<p>Calea completă către directorul care conține codul Moodle .</p>';
|
62 |
$string['pathssubdirroot'] = '<p>Calea completă către directorul care conține codul Moodle .</p>';
|
| 63 |
$string['pathsunsecuredataroot'] = 'Locația dataroot nu este sigură';
|
63 |
$string['pathsunsecuredataroot'] = 'Locația dataroot nu este sigură';
|
| 64 |
$string['pathswrongadmindir'] = 'Directorul admin nu există';
|
64 |
$string['pathswrongadmindir'] = 'Directorul admin nu există';
|
| 65 |
$string['phpextension'] = 'extensie PHP {$a}';
|
65 |
$string['phpextension'] = 'extensie PHP {$a}';
|
| 66 |
$string['phpversion'] = 'Versiune PHP';
|
66 |
$string['phpversion'] = 'Versiune PHP';
|
| 67 |
$string['phpversionhelp'] = '<p>Moodle necesită o versiune PHP de cel puțin 4.3.0 sau 5.1.0 (5.0.x are un număr de probleme cunscute).</p>
|
- |
|
| 68 |
<p>Momentan rulați versiunea {$a}</p>
|
- |
|
| 69 |
<p>Trebuie să upgradați PHP sau să îl mutați pe o gazdă cu o nouă versiune de PHP!<br />
|
- |
|
| 70 |
(În cazul 5.0.x puteți, de asemenea, să downgradați la versiunea 4.4.x)</p>';
|
- |
|
| 71 |
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
|
67 |
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
|
| 72 |
$string['welcomep20'] = 'Vedeți această pagină deoarece ați instalat și lansat cu succes pachetul <strong>{$a->packname} {$a->packversion}</strong> în computerul dumneavoastră. Felicitări!';
|
68 |
$string['welcomep20'] = 'Vedeți această pagină deoarece ați instalat și lansat cu succes pachetul <strong>{$a->packname} {$a->packversion}</strong> în computerul dumneavoastră. Felicitări!';
|
| 73 |
$string['welcomep30'] = 'Această versiune <strong>{$a->installername}</strong> include aplicații pentru a crea un mediu în care <strong>Moodle</strong> va funcționa, și anume:';
|
69 |
$string['welcomep30'] = 'Această versiune <strong>{$a->installername}</strong> include aplicații pentru a crea un mediu în care <strong>Moodle</strong> va funcționa, și anume:';
|
| 74 |
$string['welcomep40'] = 'Pachetul include și <strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>.';
|
70 |
$string['welcomep40'] = 'Pachetul include și <strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>.';
|
| 75 |
$string['welcomep50'] = 'Utilizarea tuturor aplicațiilor din acest pachet este determinată de respectivele lor
|
71 |
$string['welcomep50'] = 'Utilizarea tuturor aplicațiilor din acest pachet este determinată de respectivele lor
|