From 1b677b8647b4bff560e652821ab51820a86932db Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 15 Jan 2012 00:31:08 +0000 Subject: [PATCH 1/3] Automatically generated installer lang files --- install/lang/az/moodle.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install/lang/az/moodle.php b/install/lang/az/moodle.php index c413982430e..ee196e47546 100644 --- a/install/lang/az/moodle.php +++ b/install/lang/az/moodle.php @@ -31,3 +31,5 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Dil'; +$string['next'] = 'Növbəti'; +$string['previous'] = 'Əvvələ'; From c09ca45e962bf7e61481ce01da02d109dff5951b Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Tue, 17 Jan 2012 00:31:09 +0000 Subject: [PATCH 2/3] Automatically generated installer lang files --- install/lang/he/install.php | 4 ++++ install/lang/tt/langconfig.php | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 install/lang/tt/langconfig.php diff --git a/install/lang/he/install.php b/install/lang/he/install.php index e279c29e9a1..1d18b13c2a2 100644 --- a/install/lang/he/install.php +++ b/install/lang/he/install.php @@ -34,6 +34,9 @@ $string['admindirname'] = 'ספריית מנהל המערכת'; $string['availablelangs'] = 'חבילות שפה זמינות'; $string['chooselanguagehead'] = 'בחר שפה'; $string['chooselanguagesub'] = 'אנא בחר שפה עבור ההתקנה בלבד. תוכל לבחור בשפה שונה לאתר ולמשתמש באחד מהמסכים הבאים.'; +$string['clialreadyconfigured'] = 'קובץ config.php כבר קיים, אנא השתמש ב +admin/cli/install_database.php +אם ברצונך להתקין את אתר זה.'; $string['clialreadyinstalled'] = 'קובץ ה-config.php קיים כבר, אנא השתמש ב- admin/cli/upgrade.php אם ברצונך לשדרג את האתר שלך.'; $string['cliinstallheader'] = 'תוכנית התקנת Moodle {$a} בשורת הפקודה'; @@ -41,6 +44,7 @@ $string['databasehost'] = 'מסד הנתונים המארח (host)'; $string['databasename'] = 'שם מסד הנתונים'; $string['databasetypehead'] = 'בחר התקן מסד הנתונים'; $string['dataroot'] = 'ספריית הנתונים'; +$string['datarootpermission'] = 'הרשאות תיקיות bתונים (data)'; $string['dbprefix'] = 'Tables prefix'; $string['dirroot'] = 'ספריית ה-Moodle'; $string['environmenthead'] = 'בודק את הסביבה שלך...'; diff --git a/install/lang/tt/langconfig.php b/install/lang/tt/langconfig.php new file mode 100644 index 00000000000..813287a6499 --- /dev/null +++ b/install/lang/tt/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'] = 'татар теле'; From 3e2c9a037fc0f2b7759b640357babf6d60e3ac01 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 18 Jan 2012 00:31:32 +0000 Subject: [PATCH 3/3] Automatically generated installer lang files --- install/lang/az/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/az/moodle.php b/install/lang/az/moodle.php index ee196e47546..f503f4d305f 100644 --- a/install/lang/az/moodle.php +++ b/install/lang/az/moodle.php @@ -33,3 +33,4 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Dil'; $string['next'] = 'Növbəti'; $string['previous'] = 'Əvvələ'; +$string['reload'] = 'Yenilə';