From 1f859dd6d7e61c5d3b011cd2a91a2359492b6839 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 25 Dec 2016 00:04:46 +0800 Subject: [PATCH 1/5] Automatically generated installer lang files --- install/lang/tr/admin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/tr/admin.php b/install/lang/tr/admin.php index 214b82cdf59..c5180550334 100644 --- a/install/lang/tr/admin.php +++ b/install/lang/tr/admin.php @@ -42,3 +42,4 @@ Lütfen --help seçeneğini kullanın.'; $string['cliyesnoprompt'] = 'e (evet) veya h (hayır) yazın'; $string['environmentrequireinstall'] = 'yüklenmiş ve etkinleştirilmiş olmalıdır'; $string['environmentrequireversion'] = 'sürüm {$a->needed} gerekli ve şu anda {$a->current} çalışıyor'; +$string['upgradekeyset'] = 'Yükseltme tuşu (ayarlanmak istenmiyorsa boş bırakın)'; From 0dff58bb168446502721e62ef7e0f7bdce4fcdd1 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Mon, 26 Dec 2016 00:06:07 +0800 Subject: [PATCH 2/5] Automatically generated installer lang files --- install/lang/ja/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/ja/install.php b/install/lang/ja/install.php index 45f66836e19..08e14b1082c 100644 --- a/install/lang/ja/install.php +++ b/install/lang/ja/install.php @@ -73,7 +73,7 @@ $string['pathssubdataroot'] = '

ユーザによってアップロードされ

ウェブからは直接アクセスできないようにしてください。

現在ディレクトリが存在しない場合、インストレーションプロセスは作成を試みます。 Date: Fri, 30 Dec 2016 00:05:34 +0800 Subject: [PATCH 4/5] Automatically generated installer lang files --- install/lang/ja/error.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/lang/ja/error.php b/install/lang/ja/error.php index 4b889789427..4e85defbec9 100644 --- a/install/lang/ja/error.php +++ b/install/lang/ja/error.php @@ -40,14 +40,14 @@ $string['cannotdownloadzipfile'] = 'ZIPファイルをダウンロードでき $string['cannotfindcomponent'] = 'コンポーネントを見つけることができません。'; $string['cannotsavemd5file'] = 'mp5ファイルを保存できません。'; $string['cannotsavezipfile'] = 'ZIPファイルを保存できません。'; -$string['cannotunzipfile'] = 'ZIPファイルを解凍できません。'; +$string['cannotunzipfile'] = 'ZIPファイルを展開できません。'; $string['componentisuptodate'] = 'コンポーネントは最新です。'; $string['dmlexceptiononinstall'] = '

データベースエラーが発生しました: [{$a->errorcode}]
{$a->debuginfo}

'; $string['downloadedfilecheckfailed'] = 'ダウンロードファイルのチェックに失敗しました。'; $string['invalidmd5'] = 'チェック変数が正しくありません - 再度お試しください。'; $string['missingrequiredfield'] = 'いくつかの必須入力フィールドが入力されていません。'; $string['remotedownloaderror'] = '

あなたのサーバへのコンポーネントのダウンロードに失敗しました。プロクシ設定を確認してください。PHP cURL拡張モジュールの使用を強くお勧めします。

-

{$a->url}ファイルを手動でダウンロードした後、あなたのサーバの「{$a->dest}」にコピーおよび解凍してください。

'; +

{$a->url}ファイルを手動でダウンロードした後、あなたのサーバの「{$a->dest}」にコピーおよび展開してください。

'; $string['wrongdestpath'] = '宛先パスが正しくありません。'; $string['wrongsourcebase'] = 'ソースURLベースが正しくありません。'; $string['wrongzipfilename'] = 'ZIPファイル名が正しくありません。'; From 6302ddbecef7917896ed4537308d312e28470223 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 5 Jan 2017 00:05:35 +0800 Subject: [PATCH 5/5] Automatically generated installer lang files --- install/lang/es_mx_kids/langconfig.php | 34 ++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 install/lang/es_mx_kids/langconfig.php diff --git a/install/lang/es_mx_kids/langconfig.php b/install/lang/es_mx_kids/langconfig.php new file mode 100644 index 00000000000..0aa04d5fb43 --- /dev/null +++ b/install/lang/es_mx_kids/langconfig.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['parentlanguage'] = 'es_mx'; +$string['thislanguage'] = 'Español - México - kids';