From 4da638d3423c6480a37594d2d6875af5de842058 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Mon, 27 Feb 2012 00:31:14 +0000 Subject: [PATCH 1/2] Automatically generated installer lang files --- install/lang/en_ar/langconfig.php | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 install/lang/en_ar/langconfig.php diff --git a/install/lang/en_ar/langconfig.php b/install/lang/en_ar/langconfig.php new file mode 100644 index 00000000000..809db1ac2bf --- /dev/null +++ b/install/lang/en_ar/langconfig.php @@ -0,0 +1,34 @@ +. + +/** + * Automatically generated strings for Moodle 2.3dev 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['parentlanguage'] = 'en'; +$string['thislanguage'] = 'English - Pirate'; From c9486c412381aac8aa1a928aaffea1b92a03241d Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 29 Feb 2012 00:31:13 +0000 Subject: [PATCH 2/2] Automatically generated installer lang files --- install/lang/ca_valencia/langconfig.php | 34 +++++++++++++++++++++++++ install/lang/hr/install.php | 2 ++ install/lang/kl/langconfig.php | 33 ++++++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 install/lang/ca_valencia/langconfig.php create mode 100644 install/lang/kl/langconfig.php diff --git a/install/lang/ca_valencia/langconfig.php b/install/lang/ca_valencia/langconfig.php new file mode 100644 index 00000000000..8ebdaf10bd6 --- /dev/null +++ b/install/lang/ca_valencia/langconfig.php @@ -0,0 +1,34 @@ +. + +/** + * Automatically generated strings for Moodle 2.3dev 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['parentlanguage'] = 'ca'; +$string['thislanguage'] = 'valencià'; diff --git a/install/lang/hr/install.php b/install/lang/hr/install.php index 068abc67442..babe10112c5 100644 --- a/install/lang/hr/install.php +++ b/install/lang/hr/install.php @@ -34,12 +34,14 @@ $string['admindirname'] = 'Admin mapa'; $string['availablelangs'] = 'Popis dostupnih jezika'; $string['chooselanguagehead'] = 'Odaberite jezik'; $string['chooselanguagesub'] = 'Molimo odaberite jezik instalacije. Ovaj jezik će biti korišten kao zadani jezik sustava, a kasnije to možete lagano promijeniti.'; +$string['clialreadyconfigured'] = 'Datoteka config.php već postoji. Upotrijebite naredbu admin/cli/install_database.php ako želite nastaviti instalaciju.'; $string['clialreadyinstalled'] = 'Datoteka config.php već postoji. Upotrijebite naredbu admin/cli/upgrade.php ako želite nadograditi svoj sustav.'; $string['cliinstallheader'] = 'Moodle {$a} program za instalaciju iz naredbenog retka'; $string['databasehost'] = 'Poslužitelj baze podataka (HOST)'; $string['databasename'] = 'Naziv baze podataka'; $string['databasetypehead'] = 'Odaberite vrstu baze podataka'; $string['dataroot'] = 'Mapa s podacima'; +$string['datarootpermission'] = 'Ovlasti nad mapom s podacima'; $string['dbprefix'] = 'Prefiks tablice'; $string['dirroot'] = 'Moodle mapa'; $string['environmenthead'] = 'Provjera okruženja vašeg poslužitelja ...'; diff --git a/install/lang/kl/langconfig.php b/install/lang/kl/langconfig.php new file mode 100644 index 00000000000..06e2ba396da --- /dev/null +++ b/install/lang/kl/langconfig.php @@ -0,0 +1,33 @@ +. + +/** + * Automatically generated strings for Moodle 2.3dev 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['thislanguage'] = 'Kalaallisut';