Localisation updates from http://translatewiki.net.

Change-Id: I8f712b5b382c858d1cb6c501c7762faefaabad0e
This commit is contained in:
Translation updater bot 2013-10-10 19:04:41 +00:00
parent 0c59b67757
commit 2a3f47f8cb

View file

@ -549,7 +549,11 @@ $messages['lb'] = array(
'templatedata-doc-param-desc' => 'Beschreiwung',
'templatedata-doc-param-type' => 'Typ',
'templatedata-doc-param-default' => 'Standard',
'templatedata-doc-param-default-empty' => 'eidel',
'templatedata-doc-param-status' => 'Status',
'templatedata-doc-param-status-deprecated' => 'vereelst',
'templatedata-doc-param-status-optional' => 'fakultativ',
'templatedata-doc-param-status-required' => 'obligatoresch',
'templatedata-doc-param-desc-empty' => 'keng Beschreiwung',
'templatedata-invalid-parse' => 'Syntaxfeeler am JSON.',
);