Skip to content

Commit

Permalink
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot…
Browse files Browse the repository at this point in the history
…/moodle-install into MOODLE_35_STABLE
  • Loading branch information
stronk7 committed Nov 30, 2018
2 parents 4ff43a2 + df367e9 commit 79bfd75
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions install/lang/is/moodle.php
Expand Up @@ -31,6 +31,7 @@
defined('MOODLE_INTERNAL') || die();

$string['language'] = 'Tungumál';
$string['moodlelogo'] = 'Moodle merkið';
$string['next'] = 'Áfram';
$string['previous'] = 'Til baka';
$string['reload'] = 'Endurhlaða';
6 changes: 6 additions & 0 deletions install/lang/te/error.php
Expand Up @@ -30,9 +30,15 @@

defined('MOODLE_INTERNAL') || die();

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

0 comments on commit 79bfd75

Please sign in to comment.