From 5ef401c83c9ff1b2f3038569ce522f4bb35ff240 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 11 Jan 2015 00:04:13 +0800 Subject: [PATCH 1/6] Automatically generated installer lang files --- install/lang/zh_cn/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/zh_cn/admin.php b/install/lang/zh_cn/admin.php index a9de0f84d1cc0..d212e87a0cb9d 100644 --- a/install/lang/zh_cn/admin.php +++ b/install/lang/zh_cn/admin.php @@ -36,7 +36,7 @@ $string['cliincorrectvalueretry'] = '不正确的值,请重试'; $string['clitypevalue'] = '输入值'; $string['clitypevaluedefault'] = '输入值,按回车使用缺省值({$a})'; -$string['cliunknowoption'] = '错误选项: +$string['cliunknowoption'] = '未识别的选项: {$a} 请使用 --help 选项。'; $string['cliyesnoprompt'] = '输入y(表示是)或n(表示否)'; From 5b8eec88914b33dc8508908214e118e584a2cf2b Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Tue, 13 Jan 2015 00:04:10 +0800 Subject: [PATCH 2/6] Automatically generated installer lang files --- install/lang/se/langconfig.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 install/lang/se/langconfig.php diff --git a/install/lang/se/langconfig.php b/install/lang/se/langconfig.php new file mode 100644 index 0000000000000..23bb72dda2ac5 --- /dev/null +++ b/install/lang/se/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'] = 'Davvisámegiella'; From c7e7a1a9f3c8f345b3fdcf8a11d80d961b2e1ace Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 15 Jan 2015 00:04:09 +0800 Subject: [PATCH 3/6] Automatically generated installer lang files --- install/lang/se/langconfig.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install/lang/se/langconfig.php b/install/lang/se/langconfig.php index 23bb72dda2ac5..ee2eed8e79b7f 100644 --- a/install/lang/se/langconfig.php +++ b/install/lang/se/langconfig.php @@ -30,4 +30,6 @@ defined('MOODLE_INTERNAL') || die(); +$string['parentlanguage'] = 'no'; +$string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Davvisámegiella'; From 07ae12ad2d2f54863c3f7b1409fb68df9011e2d6 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 18 Jan 2015 00:04:05 +0800 Subject: [PATCH 4/6] Automatically generated installer lang files --- install/lang/ar/error.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/ar/error.php b/install/lang/ar/error.php index e82bcb6454723..000ecc8d351a8 100644 --- a/install/lang/ar/error.php +++ b/install/lang/ar/error.php @@ -38,4 +38,5 @@ $string['cannotsavemd5file'] = 'لم يتم حفظ ملف md5'; $string['cannotsavezipfile'] = 'لم يتم حفظ الملف المضغوط'; $string['cannotunzipfile'] = 'لم يتم فك الملف المضغوط'; +$string['componentisuptodate'] = 'العنصر محدث'; $string['missingrequiredfield'] = 'بعض الحقول المطلوبة مفقودة'; From d8e971cf7219f405ed34814cd5b17e22d1dfe473 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 28 Jan 2015 00:04:29 +0800 Subject: [PATCH 5/6] Automatically generated installer lang files --- install/lang/ja/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/lang/ja/admin.php b/install/lang/ja/admin.php index 0961ea00538dc..959cd006d3dfc 100644 --- a/install/lang/ja/admin.php +++ b/install/lang/ja/admin.php @@ -32,8 +32,8 @@ $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; -$string['cliincorrectvalueerror'] = 'エラー、「 {$a->option} 」の値「 {$a->value} 」が正しくありません。'; -$string['cliincorrectvalueretry'] = '値が正しくありません、再度お試しください。'; +$string['cliincorrectvalueerror'] = 'エラー: 「 {$a->option} 」の値「 {$a->value} 」が正しくありません。'; +$string['cliincorrectvalueretry'] = '値が正しくありません、再度入力してください。'; $string['clitypevalue'] = '値を入力してください。'; $string['clitypevaluedefault'] = '値を入力してください。デフォルト値 ({$a}) を使用するにはEnterキーを押してください。'; $string['cliunknowoption'] = '不明なオプション: From 43da95c8cdc16008eea3d252f55a9091b6d43ab2 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Fri, 30 Jan 2015 00:04:20 +0800 Subject: [PATCH 6/6] Automatically generated installer lang files --- install/lang/eu/install.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/install/lang/eu/install.php b/install/lang/eu/install.php index 9a144834fee56..70619461d56d5 100644 --- a/install/lang/eu/install.php +++ b/install/lang/eu/install.php @@ -71,9 +71,10 @@ $string['pathswrongadmindir'] = 'Kudeaketa direktorioa ez da existitzen'; $string['phpextension'] = '{$a} PHP luzapena'; $string['phpversion'] = 'PHP bertsioa'; -$string['phpversionhelp'] = '

Moodle-k PHP 4.1.0 edo geroagoko bertsioa behar du.

+$string['phpversionhelp'] = '

Moodle-k gutxienez PHP 4.3.0 edo 5.1.0 (5.0.x errore batzuk ditu).

Zure bertsioa: {$a}

-

PHP eguneratu edo PHP bertsio berriagoa duen zerbitzari batera jo

'; +

PHP eguneratu edo PHP bertsio berriagoa duen zerbitzari batera jo

+

5.0.x baduzu, nahi izanez gero, 4.4.x. bertsiora jaitsi dezakezu

'; $string['welcomep10'] = '{$a->installername} ({$a->installerversion})'; $string['welcomep20'] = 'Orri hau ikusten baduzu {$a->packname} {$a->packversion} paketea zure ordenadorean instalatu ahal izan duzu. Zorionak!';