diff --git a/install/lang/cs/install.php b/install/lang/cs/install.php index dc2ca33038d..7ab5fb72d96 100644 --- a/install/lang/cs/install.php +++ b/install/lang/cs/install.php @@ -82,7 +82,7 @@ $string['phpversionhelp'] = '
Moodle vyžaduje PHP alespoň verze 4.3.0 nebo 5 (U PHP 5.0.x můžete také přejít na nižší verzi 4.4.x )
'; $string['welcomep10'] = '{$a->installername} ({$a->installerversion})'; $string['welcomep20'] = 'Podařilo se vám úspěšně nainstalovat a spustit balíček {$a->packname} {$a->packversion}. Gratulujeme!'; -$string['welcomep30'] = '{$a->installername} obsahuje aplikace k vytvoření prostředí, ve kterém bude provozován váš Moodle. Jmenovitě se jedná o:'; +$string['welcomep30'] = 'Tato verze {$a->installername} obsahuje aplikace k vytvoření prostředí, ve kterém bude provozován váš Moodle. Jmenovitě se jedná o:'; $string['welcomep40'] = 'Balíček rovněž obsahuje Moodle ve verzi {$a->moodlerelease} ({$a->moodleversion}).'; $string['welcomep50'] = 'Použití všech aplikací v tomto balíčku je vázáno jejich příslušnými licencemi. Kompletní balíček {$a->installername} je software s otevřeným kódem (open source) a je šířen pod licencí GPL.'; $string['welcomep60'] = 'Následující stránky vás v několik jednoduchých krocích nastavením Moodlu na vašem počítači. Můžete přijmout výchozí nastavení, nebo si je upravit podle svých potřeb.'; diff --git a/install/lang/mis/langconfig.php b/install/lang/mis/langconfig.php index 189cc4a48ee..64063eb9cb2 100644 --- a/install/lang/mis/langconfig.php +++ b/install/lang/mis/langconfig.php @@ -30,4 +30,5 @@ defined('MOODLE_INTERNAL') || die(); +$string['parentlanguage'] = ''; $string['thislanguage'] = 'Crnogorski'; diff --git a/install/lang/ne/install.php b/install/lang/ne/install.php new file mode 100644 index 00000000000..ad9f672e6e5 --- /dev/null +++ b/install/lang/ne/install.php @@ -0,0 +1,33 @@ +. + +/** + * 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['paths'] = 'ठेगानाहरु'; diff --git a/install/lang/ne/moodle.php b/install/lang/ne/moodle.php new file mode 100644 index 00000000000..be25d029137 --- /dev/null +++ b/install/lang/ne/moodle.php @@ -0,0 +1,33 @@ +. + +/** + * 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['next'] = 'अर्को';