From 2309853e70dd0f0910528bf5d30ded4faad4d379 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 3 Apr 2014 09:28:19 +0000 Subject: [PATCH 1/3] Automatically generated installer lang files --- install/lang/en_us/admin.php | 35 ++++++++++++++++++++++++++++ install/lang/kl/moodle.php | 34 +++++++++++++++++++++++++++ install/lang/lt/error.php | 36 +++++++++++++++++++++++++++++ install/lang/mn_mong/langconfig.php | 33 ++++++++++++++++++++++++++ 4 files changed, 138 insertions(+) create mode 100644 install/lang/en_us/admin.php create mode 100644 install/lang/kl/moodle.php create mode 100644 install/lang/lt/error.php create mode 100644 install/lang/mn_mong/langconfig.php diff --git a/install/lang/en_us/admin.php b/install/lang/en_us/admin.php new file mode 100644 index 00000000000..e321f9d675c --- /dev/null +++ b/install/lang/en_us/admin.php @@ -0,0 +1,35 @@ +. + +/** + * 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['cliunknowoption'] = 'Unrecognized options: + {$a} +Please use --help option.'; diff --git a/install/lang/kl/moodle.php b/install/lang/kl/moodle.php new file mode 100644 index 00000000000..35e5a8a25fc --- /dev/null +++ b/install/lang/kl/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'] = 'Oqaaseq'; +$string['next'] = 'Tullia'; diff --git a/install/lang/lt/error.php b/install/lang/lt/error.php new file mode 100644 index 00000000000..db7d451ad51 --- /dev/null +++ b/install/lang/lt/error.php @@ -0,0 +1,36 @@ +. + +/** + * 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['cannotcreatelangdir'] = 'Negalima sukurti kalbos katalogo'; +$string['cannotcreatetempdir'] = 'Negalima sukurti laikinojo katalogo'; +$string['cannotdownloadcomponents'] = 'Negalima atsisiųsti komponentų'; +$string['cannotdownloadzipfile'] = 'Negalima atsisiųsti ZIP failo'; diff --git a/install/lang/mn_mong/langconfig.php b/install/lang/mn_mong/langconfig.php new file mode 100644 index 00000000000..7b9131a26bf --- /dev/null +++ b/install/lang/mn_mong/langconfig.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['thislanguage'] = 'Mongolian'; From 997aa27c3513bfb00330076f11ebae1779c84835 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Mon, 7 Apr 2014 22:39:56 +0000 Subject: [PATCH 2/3] Automatically generated installer lang files --- install/lang/de/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/de/admin.php b/install/lang/de/admin.php index 7a9a9fe443c..2d58506d717 100644 --- a/install/lang/de/admin.php +++ b/install/lang/de/admin.php @@ -38,7 +38,7 @@ $string['clitypevalue'] = 'Wert eingeben'; $string['clitypevaluedefault'] = 'Wert eingeben oder Standardwert benutzen ({$a})'; $string['cliunknowoption'] = 'Nicht erkannte Optionen: {$a} -Hilfe wird über die Option -help angezeigt.'; +Hilfe wird über die Option --help angezeigt.'; $string['cliyesnoprompt'] = 'y (yes=ja) oder n (no=nein) eingeben'; $string['environmentrequireinstall'] = 'muss installiert und aktiviert sein'; $string['environmentrequireversion'] = 'Version {$a->needed} ist erforderlich - aktuell ist {$a->current} installiert.'; From 24817522c2264da2e9cdd3e77ef184f077a6aa7a Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 10 Apr 2014 22:38:47 +0000 Subject: [PATCH 3/3] Automatically generated installer lang files --- install/lang/it/install.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/lang/it/install.php b/install/lang/it/install.php index 3a83b60c98f..a1db518c154 100644 --- a/install/lang/it/install.php +++ b/install/lang/it/install.php @@ -46,7 +46,7 @@ $string['dbprefix'] = 'Prefisso tabelle'; $string['dirroot'] = 'Cartella di Moodle'; $string['environmenthead'] = 'Verifica dell\'ambiente...'; $string['environmentsub2'] = 'Ciascuna release di Moodle prevede come requisito minimo una data versione del PHP ed una serie di estensioni. Prima di una installazione o di un aggiornamento viene eseguita la verifica dei requisiti minimi. Se non sai come installare nuove versioni del PHP o le sue estensioni, contatta l\'amministratore del tuo server.'; -$string['errorsinenvironment'] = 'Ci sono problemi nel vostro ambiente'; +$string['errorsinenvironment'] = 'Sono stati riscontarti problemi nel tuo ambiente'; $string['installation'] = 'Installazione'; $string['langdownloaderror'] = 'Purtroppo non è stato possibile scaricare la lingua "{$a}". L\'installazione proseguirà in lingua Inglese.'; $string['memorylimithelp'] = '

Il limite di memoria assegnata al PHP attualmente è {$a}.

@@ -57,10 +57,10 @@ $string['memorylimithelp'] = '

Il limite di memoria assegnata al PHP attualmen

  1. Se possibile, ricompila il PHP con l\'opzione --enable-memory-limit. Questo consentirà a Moodle di impostare in autonomia il limite di memoria.
  2. -
  3. Se hai accesso al file php.ini, è possibile modificare la variabile memory_limit a un valore più alto, ad esempio 40M. Se non hai accesso, potete chiedere al vostro amministratore di sistema di farlo.
  4. +
  5. Se hai accesso al file php.ini, è possibile modificare la variabile memory_limit a un valore più alto, ad esempio 40M. Se non hai accesso, puoi chiedere all\'amministratore di sistema di farlo.
  6. Su alcuni server con il PHP è possibile creare un file .htaccess nella cartella di Moodle contenente questa linea:
    php_value memory_limit 40M
    -

    Tuttavia, su alcuni server la direttiva potrebbe impedire a tutte le pagine PHP di funzionare (apapriranno degli erorri durante la visualizzazione delle pagine), in tal caso dovrai rimuovere il file .htaccess.

'; +

Tuttavia, su alcuni server la direttiva potrebbe impedire a tutte le pagine PHP di funzionare (appariranno degli errori durante la visualizzazione delle pagine), in tal caso dovrai rimuovere il file .htaccess.'; $string['paths'] = 'Percorsi'; $string['pathserrcreatedataroot'] = 'Lo script di installazione non ha potuto creare la Cartella dei dati ({$a->dataroot}).'; $string['pathshead'] = 'Conferma percorsi';