| 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 47... |
Línea 47... |
| 47 |
$string['paths'] = 'Vefslóðir';
|
47 |
$string['paths'] = 'Vefslóðir';
|
| 48 |
$string['pathshead'] = 'Staðfesta vefslóðir';
|
48 |
$string['pathshead'] = 'Staðfesta vefslóðir';
|
| 49 |
$string['pathswrongadmindir'] = 'Admin skráarsafnið finnst ekki';
|
49 |
$string['pathswrongadmindir'] = 'Admin skráarsafnið finnst ekki';
|
| 50 |
$string['phpextension'] = '{$a} PHP viðbót';
|
50 |
$string['phpextension'] = '{$a} PHP viðbót';
|
| 51 |
$string['phpversion'] = 'PHP útgáfa';
|
51 |
$string['phpversion'] = 'PHP útgáfa';
|
| 52 |
$string['phpversionhelp'] = '<p>Moodle krefst útgáfu 4.3.0 eða 5.1.0 af PHP (5.0.x útgáfan inniheldur villur).</p>
|
- |
|
| 53 |
<p>Þú er með útgáfu {$a}</p>
|
- |
|
| 54 |
<p>Þú verður að uppfæra PHP eða velja vefþjónustu sem býður upp á nýrri útgáfu af PHP!<br/>
|
- |
|
| 55 |
(Ef þú notar útgáfu 5.0.x gætir þú hugsanlega breytt yfir í 4.4.x)</p>';
|
- |
|
| 56 |
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
|
52 |
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
|
| 57 |
$string['welcomep70'] = 'Smelltu á "Áfram" hnappinn hér að neðan til þess að halda áfram uppsetningunni á <strong>Moodle</strong>.';
|
53 |
$string['welcomep70'] = 'Smelltu á "Áfram" hnappinn hér að neðan til þess að halda áfram uppsetningunni á <strong>Moodle</strong>.';
|
| 58 |
$string['wwwroot'] = 'Vefslóð';
|
54 |
$string['wwwroot'] = 'Vefslóð';
|