[trunk] - language - update SE thanks to berraw

git-svn-id: http://piwigo.org/svn/trunk@11135 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-05-31 12:21:39 +00:00
parent 288aa01df1
commit e6e7cb6a7f
2 changed files with 7 additions and 3 deletions
+4
View File
@@ -792,4 +792,8 @@ $lang['Photos generation in progress...'] = 'Bild generering pågår..';
$lang['%s photos have been regenerated'] = '%s foton har skapats';
$lang['%s photos can not be regenerated'] = '%s foton har inte skapats';
$lang['Only photos with HD can be regenerated!'] = 'Endast foton med HD kan regenereras!';
$lang['new'] = 'ny';
$lang['No results'] = 'Inga poster hittades';
$lang['Searching...'] = 'Söker...';
$lang['Type in a search term'] = 'Ange nytt sökord';
?>