[trunk_public] Update sl_SL, thanks to : svartur81

git-svn-id: http://piwigo.org/svn/trunk@15579 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam 2012-06-06 21:03:09 +00:00
parent 8c4a87a0f5
commit 227432815c

View file

@ -404,4 +404,8 @@ $lang['View in'] = 'Pogled v';
$lang['Visits, high → low'] = 'Obiski, veliko → malo';
$lang['Visits, low → high'] = 'Obiski, malo → veliko';
$lang['xsmall'] = 'XS-malo';
$lang['Forbidden'] = 'Prepovedan dostop';
$lang['Page not found'] = 'Stran ne obstaja';
$lang['Requested album does not exist'] = 'Zahtevan album ne obstaja';
$lang['Requested tag does not exist'] = 'Zahtevan tag ne obstaja';
?>