diff --git a/install/lang/eu/install.php b/install/lang/eu/install.php index ca305c87c4a..fc656c2fd5f 100644 --- a/install/lang/eu/install.php +++ b/install/lang/eu/install.php @@ -76,7 +76,7 @@ $string['pathssubdataroot'] = '

Moodle-k erabiltzaileek igotako fitxategien ed

Direktorio honetan web-zerbitzariaren erabiltzaileak irakurtzeko eta idazteko baimena izan beharko ditu (normalean \'www-data\', \'nobody\', edo \'apache\').

Ez litzateke web bidez eskuragarri egon beharko.

Direktorioa existitzen ez bada, instalazioan sortzeko saiakera egingo da.

'; -$string['pathssubdirroot'] = '

Moodle-ko kodea daukan direktorioaren helbide osoa.

'; +$string['pathssubdirroot'] = '

Moodle-ko kodea daukan direktorioaren bide osoa.

'; $string['pathssubwwwroot'] = '

Moodle eskuragarri egongo den helbide osoa, hau da, erabiltzaileek Moodle-n sartzeko nabigatzaileareko helbide barran idatziko duten helbidea

Moodle ezin da hainbat helbidetatik eskuragarri egon. Zure gunea hainbat helbidetatik eskuragarri badago errazena aukeratu eta bertara beste helbideetatik behin-betiko berbideraketak konfiguratu itzazu.

Zure gunea Internetetik eta barne-sare batetik eskuragarri badago (batzuetan Intranet deitutakoa), hemen helbide publikoa erabili ezazu.

diff --git a/install/lang/se/moodle.php b/install/lang/se/moodle.php new file mode 100644 index 00000000000..7fd6b2d4af2 --- /dev/null +++ b/install/lang/se/moodle.php @@ -0,0 +1,34 @@ +. + +/** + * Automatically generated strings for Moodle installer + * + * Do not edit this file manually! It contains just a subset of strings + * needed during the very first steps of installation. This file was + * generated automatically by export-installer.php (which is part of AMOS + * {@link http://docs.moodle.org/dev/Languages/AMOS}) using the + * list of strings defined in /install/stringnames.txt. + * + * @package installer + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die(); + +$string['language'] = 'Giella'; +$string['next'] = 'Boahtte';