From efd5bc7eb0bd4827b77f40eb15168499a3a4c4ea Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 29 Feb 2012 00:31:17 +0000 Subject: [PATCH] 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..8d19da57bab --- /dev/null +++ b/install/lang/ca_valencia/langconfig.php @@ -0,0 +1,34 @@ +. + +/** + * Automatically generated strings for Moodle 2.2 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 8f2241db9e4..3759b23e199 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..bf239b2a6d8 --- /dev/null +++ b/install/lang/kl/langconfig.php @@ -0,0 +1,33 @@ +. + +/** + * Automatically generated strings for Moodle 2.2 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';