Automatically generated installer lang files
This commit is contained in:
@@ -90,10 +90,9 @@ $string['pathsunsecuredataroot'] = 'Dataroot location is not secure';
|
||||
$string['pathswrongadmindir'] = 'Admin directory does not exist';
|
||||
$string['phpextension'] = '{$a} PHP extension';
|
||||
$string['phpversion'] = 'PHP version';
|
||||
$string['phpversionhelp'] = '<p>Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).</p>
|
||||
<p>You are currently running version {$a}</p>
|
||||
<p>You must upgrade PHP or move to a host with a newer version of PHP!<br />
|
||||
(In case of 5.0.x you could also downgrade to 4.4.x version)</p>';
|
||||
$string['phpversionhelp'] = '<p>Moodle requires a PHP version of at least 5.4.4 (7.x has some engine limitations).</p>
|
||||
<p>You are currently running version {$a}.</p>
|
||||
<p>You must upgrade PHP or move to a host with a newer version of PHP.</p>';
|
||||
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
|
||||
$string['welcomep20'] = 'You are seeing this page because you have successfully installed and
|
||||
launched the <strong>{$a->packname} {$a->packversion}</strong> package in your computer. Congratulations!';
|
||||
|
||||
@@ -63,10 +63,9 @@ $string['memorylimithelp'] = '<p>حد حافظهٔ PHP کارگزار شما ه
|
||||
(هنگام مشاهدهٔ صفحهها خطاهایی خواهید دید) و مجبور خواهید بود که فایل <span dir="ltr">.htaccess</span> را پاک کنید.</p></li>
|
||||
</ol>';
|
||||
$string['phpversion'] = 'نسخهٔ PHP';
|
||||
$string['phpversionhelp'] = '<p>مودل نیاز به PHP نسخهٔ حداقل 4.3.0 یا 5.1.0 دارد (<span dir="ltr">5.0.x</span> مشکلات شناختهشدهای دارد).</p>
|
||||
$string['phpversionhelp'] = '<p>مودل نیاز به PHP نسخهٔ حداقل 5.4.4 دارد (<span dir="ltr" style="direction: ltr; display: inline-block">7.x</span> محدودیتهایی در engine اش دارد).</p>
|
||||
<p>شما در حال حاضر از نسخهٔ {$a} استفاده میکنید</p>
|
||||
<p>باید PHP را ارتقاء دهید یا از کارگزاری دارای نسخهٔ جدیدتر PHP استفاده نمائید!<br />
|
||||
(در صورت استفاده از <span dir="ltr">5.0.x</span> به نسخهٔ <span dir="ltr">4.4.x</span> هم میتوانید برگردید)</p>';
|
||||
<p>باید PHP را ارتقاء دهید یا از کارگزاری دارای نسخهٔ جدیدتر PHP استفاده نمائید.</p>';
|
||||
$string['welcomep10'] = '{$a->installername} (<span dir="ltr">{$a->installerversion}</span>)';
|
||||
$string['welcomep20'] = 'دیدن این صفحه به معنی نصب و راهاندازی موفق بستهٔ
|
||||
<strong>{$a->packname} <span dir="ltr">{$a->packversion}</span></b></strong> است. تبریک!';
|
||||
|
||||
Reference in New Issue
Block a user