Localisation updates from http://translatewiki.net.

Change-Id: I3ad910ec679118f2ef5d91e8c63d6f8a9ffd6ed8
This commit is contained in:
Translation updater bot 2013-07-24 19:56:48 +00:00
parent f28c181499
commit f4974ff1ed

View file

@ -598,6 +598,19 @@ $messages['sr-ec'] = array(
'templatedata-invalid-value' => 'Неисправна вредност за својство „$1“.',
);
/** Swedish (svenska)
* @author Jopparn
*/
$messages['sv'] = array(
'templatedata-doc-params' => 'Mallparametrar',
'templatedata-doc-param-name' => 'Parameter',
'templatedata-doc-param-desc' => 'Beskrivning',
'templatedata-doc-param-type' => 'Typ',
'templatedata-doc-param-default' => 'Standard',
'templatedata-doc-param-status' => 'Status',
'templatedata-invalid-parse' => 'Syntaxfel i JSON.',
);
/** Telugu (తెలుగు)
* @author Veeven
*/