diff --git a/install/lang/eu/install.php b/install/lang/eu/install.php index e5dd90d15ac..9903f7de54b 100644 --- a/install/lang/eu/install.php +++ b/install/lang/eu/install.php @@ -85,9 +85,9 @@ $string['pathsunsecuredataroot'] = 'Dataroot-en kokapena ez da segurua'; $string['pathswrongadmindir'] = 'Admin direktorioa ez da existitzen'; $string['phpextension'] = '{$a} PHP luzapena'; $string['phpversion'] = 'PHP bertsioa'; -$string['phpversionhelp'] = '
Moodle-k gutxienez PHP 5.6.5 bertsioa behar du (7.x bertsioak muga batzuk ditu).
+$string['phpversionhelp'] = 'Moodle-k PHP 5.6.5 edo 7.1 bertsioetako bat behar du (7.0.x bertsioek muga batzuk dituzte).
Zure bertsioa: {$a}
-PHP eguneratu edo PHP bertsio berriagoa duen zerbitzari batera jo
'; +PHP eguneratu edo PHP bertsio berriagoa duen zerbitzari batera jo.
'; $string['welcomep10'] = '{$a->installername} ({$a->installerversion})'; $string['welcomep20'] = 'Orri hau ikusten baduzu {$a->packname} {$a->packversion} paketea zure ordenadorean instalatu ahal izan duzu. Zorionak!'; diff --git a/install/lang/gl/install.php b/install/lang/gl/install.php index e195a8e5b45..117e7b691dd 100644 --- a/install/lang/gl/install.php +++ b/install/lang/gl/install.php @@ -81,7 +81,7 @@ $string['pathssubdataroot'] = 'Necesitase un lugar no que Moodle poida gardar os (normalmente «nobody», «apache», «www-data»), mais non debería ser accesíbel directamente desde o web. Se non existe o instalador tentará crealo.'; $string['pathssubdirroot'] = 'Ruta completa do directorio de instalación de Moodle.'; $string['pathssubwwwroot'] = 'Enderezo web completo para acceder a Moodle. -Non é posíbel acceder a Moodle empregando enderezos múltiplos. +Non é posíbel acceder a Moodle empregando enderezos múltiples. Se o seu sitio ten varios enderezos públicos debe configurar encamiñamentos permanentes en todos eles, agás neste. Se o seu sitio web é accesíbel tanto desde unha Intranet como desde Internet, escriba aquí o enderezo público e configure o DNS para que os usuarios da Intranet poidan empregar tamén o enderezo público. Se o enderezo non é correcto, cambie o URL no seu navegador para reiniciar a instalación cun valor diferente.';