moodle/install/lang/ps/error.php

50 lines
3.3 KiB
PHP

<?php
// This file is part of Moodle - https://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <https://www.gnu.org/licenses/>.
/**
* 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['cannotcreatedboninstall'] = '<p> ډیټابیس نشي رامنځته کولی. </ p> <p> ټاکل شوی ډیټابیس شتون نلري او ورکړل شوی کارن د ډیټابیس جوړولو لپاره اجازه نلري. </ p> <p> د سایټ مدیر باید د ډیټابیس تشکیلات تصدیق کړي. < / p>';
$string['cannotcreatelangdir'] = 'لارښود ډایرکټري نشي جوړولی';
$string['cannotcreatetempdir'] = 'لنډمهاله لارښود نشي جوړولی';
$string['cannotdownloadcomponents'] = 'اجزاوې ډاونلوډولی نشي';
$string['cannotdownloadzipfile'] = 'زېپ فایل ډاونلوډ کېدی نشي.';
$string['cannotfindcomponent'] = 'دا جز ونه موندل شو';
$string['cannotsavemd5file'] = '"{$ a}" فایل نشي ثبت کولی!';
$string['cannotsavezipfile'] = 'د زېپ فایل نشي ثبت کولی';
$string['cannotunzipfile'] = 'فایل له زېپ ایستلی نشي';
$string['componentisuptodate'] = 'اجزاوې اپډېټ دي';
$string['dmlexceptiononinstall'] = '<p> د ډیټابیس تیروتنه رامنځته شوه [{$ a-> تېروتنه کوډ}]. <br /> {$ a-> debuginfo} </p>';
$string['downloadedfilecheckfailed'] = 'د کښته شوي فایل چیک ناکام شو';
$string['invalidmd5'] = 'د چک متغیر ناسم و - بیا هڅه وکړئ';
$string['missingrequiredfield'] = 'ځینې اړینې برخې ورکې ده';
$string['remotedownloaderror'] = '<p> ستاسو سرور ته د جزییاتو ډاونلوډ ناکام شو. مهرباني وکړئ د پراکسي تنظیمات تایید کړئ؛ د PHP د cURL اکسټنشن سپارښتنه کیږي. </ p> <p> تاسو باید <a href="{$a->url}">{$a->url}</a> فایل ډاونلوډ کړئ، په خپل سرور کې یې "{$a->dest}" ته کاپي کړئ او هلته یې پرانیزئ. </ p>';
$string['wrongdestpath'] = 'ناسم منزل لاره';
$string['wrongsourcebase'] = 'د ناسم سرچینې URL اساس';
$string['wrongzipfilename'] = 'ناسم زېپ فایل نوم';