diff --git a/install/lang/dz/error.php b/install/lang/dz/error.php index b8eb949eea0..1006ee86328 100644 --- a/install/lang/dz/error.php +++ b/install/lang/dz/error.php @@ -30,6 +30,7 @@ defined('MOODLE_INTERNAL') || die(); +$string['cannotcreatedboninstall'] = 'གཞི་གྲངས་མཛོད་
བཟོ་མི་བཏུབ། བཀོད་མི་གཞི་གྲངས་མཛོད་
དེ་མེད་པའི་ཁར་ ལག་ལེན་པ་ལུ་ གཞི་གྲངས་མཛོད་བཟོ་ནི་གི་གནང་བ་མེད།གནས་ཁོངས་བདག་སྐྱོང་པ་
་གིས་གཞི་གྲངས་མཛོད་དེ་གི་སྡེབ་སྒྲིག་
གཏན་འབེབས་འབད་དགོ'; $string['cannotcreatelangdir'] = 'སྐད་ཡིག་སྣོད་ཐོ་ གསར་བསྐྲུན་འབད་མི་བཏུབ།'; $string['cannotcreatetempdir'] = 'གནས་སྐབས་ཀྱི་སྣོད་ཐོ་ གསར་བསྐྲུན་འབད་མི་བཏུབ།'; $string['cannotdownloadcomponents'] = 'ཆ་ཤས་ཚུ་ཕབ་ལེན་འབད་མི་བཏུབ།'; @@ -39,6 +40,7 @@ $string['cannotsavemd5file'] = 'md5 ཡིག་སྣོད་ སྲུངས $string['cannotsavezipfile'] = 'ZIP ཡིག་སྣོད་ སྲུངས་མི་བཏུབ།'; $string['cannotunzipfile'] = 'ཡིག་སྣོད་ unzip འབད་མི་བཏུབ།'; $string['componentisuptodate'] = 'ཆ་ཤས་འདི་ དུས་མཐུན་སྦེ་ཡོད།'; +$string['dmlexceptiononinstall'] = 'p>གཞི་གྲངས་མཛོད་ཀྱི་འཛོལ་བཅིག་འཐོན་ནུག [{$a->errorcode}].Databankfout [{$a->errorcode}].
{$a-
$string['downloadedfilecheckfailed'] = 'Controle van het gedownloade bestand mislukt';
$string['invalidmd5'] = 'De controlevariable was fout - probeer nog eens';
$string['missingrequiredfield'] = 'Vereist veld ontbreekt';
-$string['remotedownloaderror'] = 'De download van de component naar jouw server is mislukt, controleer je proxy-instellingen, de PHP cURL-extentie wordt ten zeerste aanbevolen te installeren.
Je moet je {$a->url} bestand manueel downloaden , kopiëren naar de map "{$a->dest}" op je server en het daar unzippen.';
+$string['remotedownloaderror'] = '
De download van de component naar jouw server is mislukt, controleer je proxy-instellingen, de PHP cURL-extentie wordt ten zeerste aanbevolen te installeren.
Je moet je {$a->url} bestand manueel downloaden , kopiëren naar de map "{$a->dest}" op je server en het daar unzippen.
'; $string['wrongdestpath'] = 'Fout pad voor bestemming'; $string['wrongsourcebase'] = 'Foute URL voor de bron'; $string['wrongzipfilename'] = 'Foute ZIP-bestandsnaam';