diff --git a/install/lang/te/error.php b/install/lang/te/error.php index a80e43adbb7..535fc72450f 100644 --- a/install/lang/te/error.php +++ b/install/lang/te/error.php @@ -45,3 +45,9 @@ $string['componentisuptodate'] = 'కాంపొనెంటు తాజాగ $string['dmlexceptiononinstall'] = '
A డేటాబేస్ లోపం ఏర్పడింది [{$ a-> errorcode}].
{$a->debuginfo}
మీ సర్వర్ కు భాగం యొక్క డౌన్లోడ్ విఫలమైంది. దయచేసి ప్రాక్సీ సెట్టింగ్లను ధృవీకరించండి; PHP కర్ల్ పొడిగింపు సిఫారసు చేయబడుతుంది.
+మీరు {$a->url} ను మానవీయంగా డౌన్ లోడ్ చేసుకోవాలి, దీన్ని మీ సర్వర్లో" {$a->dest} "కు కాపీ చెయ్యండి అక్కడ దాన్ని అన్జిప్ చేయండి.
'; +$string['wrongdestpath'] = 'తప్పు గమ్యం మార్గం'; +$string['wrongsourcebase'] = 'తప్పు మూలం URL బేస్'; +$string['wrongzipfilename'] = 'తప్పు జిప్ ఫైల్ పేరు';