From c01ffc64ebfb430171710ded8264e3a8a78edcf6 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 29 Nov 2018 00:09:09 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/te/error.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/install/lang/te/error.php b/install/lang/te/error.php index e8b97a3d59d..627afb6e94e 100644 --- a/install/lang/te/error.php +++ b/install/lang/te/error.php @@ -30,9 +30,15 @@ defined('MOODLE_INTERNAL') || die(); +$string['cannotcreatedboninstall'] = '

డేటాబేస్ను సృష్టించలేరు. +

పేర్కొన్న డేటాబేస్ ఉనికిలో లేదు మరియు ఇచ్చిన యూజర్కు డాటాబేస్ను సృష్టించడానికి అనుమతి లేదు. +

సైట్ నిర్వాహకుడు డేటాబేస్ కాన్ఫిగరేషన్ను ధృవీకరించాలి. '; $string['cannotcreatelangdir'] = 'భాష డైరెక్టరీని సృష్టించలేం'; $string['cannotcreatetempdir'] = 'టెంప్ డైరెక్టరీని సృష్టించలేం'; $string['cannotdownloadcomponents'] = 'కాంపొనెంట్లను దించుకోలేరు'; $string['cannotdownloadzipfile'] = 'ZIP దస్త్రాలను దించుకోలేరు'; $string['cannotfindcomponent'] = 'కాంపొనెంటు కనబడలేదు'; +$string['cannotsavemd5file'] = 'Md5 ఫైల్ను సేవ్ చేయలేరు'; +$string['cannotsavezipfile'] = 'జిప్ ఫైల్ను సేవ్ చేయడం సాధ్యపడదు'; +$string['cannotunzipfile'] = 'ఫైల్ అన్జిప్ చేయలేరు'; $string['componentisuptodate'] = 'కాంపొనెంటు తాజాగా ఉంది';