From 86e4a01aa3da53d45b724e98b5323c57b13d6706 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Thu, 20 Feb 2014 21:05:48 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I9b71ea221a850568be20ba5f354b186d6331c754 --- Scribunto.i18n.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Scribunto.i18n.php b/Scribunto.i18n.php index 46cdc6c8..e2f09260 100644 --- a/Scribunto.i18n.php +++ b/Scribunto.i18n.php @@ -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 */