[branche 2.2] - language - update sl_SL thanks to Klemen

git-svn-id: http://piwigo.org/svn/branches/2.2@10368 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-04-14 19:34:39 +00:00
parent 9345eca5da
commit 238e1e9011

View file

@ -356,6 +356,7 @@ $lang['Email address is missing. Please specify an email address.'] = 'Manjka e-
$lang['This author modified following comment:'] = 'Ta uporabnik je uredil naslednji komentar:';
$lang['This author removed the comment with id %d'] = 'Ta uporabnik je odstranil komentar z id-jem %d';
$lang['delete this comment'] = 'odstrani komentar';
$lang['validate this comment'] = 'preveri komentar';
$lang['validate this comment'] = 'preveri komentar';
$lang['html tags are not allowed in login'] = 'pri prijavi niso dovoljene html značke';
?>