Localisation updates from https://translatewiki.net.

Change-Id: I9b71ea221a850568be20ba5f354b186d6331c754
This commit is contained in:
Translation updater bot 2014-02-20 21:05:48 +00:00
parent e115fc16c8
commit 86e4a01aa3

View file

@ -2383,6 +2383,19 @@ $1',
'scribunto-limitreport-profile-ms' => '$1 мс',
);
/** Scots (Scots)
* @author John Reid
*/
$messages['sco'] = array(
'scribunto-limitreport-timeusage' => 'Lua time uissage',
'scribunto-limitreport-timeusage-value' => '$1/$2 seicons',
'scribunto-limitreport-virtmemusage' => 'Lua virtual size',
'scribunto-limitreport-estmemusage' => 'Lua estimated memory uissage',
'scribunto-limitreport-memusage' => 'Lua memory uissage',
'scribunto-limitreport-profile' => 'Lua Profile',
'scribunto-limitreport-profile-ms' => '$1 ms',
);
/** Sinhala (සිංහල)
* @author පසිඳු කාවින්ද
*/
@ -2488,6 +2501,13 @@ $messages['sv'] = array(
'scribunto-limitreport-profile-ms' => '$1 ms',
);
/** Telugu (తెలుగు)
* @author Ravichandra
*/
$messages['te'] = array(
'scribunto-limitreport-profile-ms' => '$1 మి.సె',
);
/** Thai (ไทย)
* @author Nullzero
*/