[trunk] - update sv_SE Thanks to Jonas

git-svn-id: http://piwigo.org/svn/trunk@8826 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-01-21 11:37:38 +00:00
parent f20422d318
commit e642dc552c
+6
View File
@@ -769,5 +769,11 @@ $lang['Type here the title'] = 'Skriv rubriken här';
$lang['remove creation date'] = 'Ta bort skapande datum ';
$lang['with no album'] = 'utan album';
$lang['with no tag'] = 'utan tagg';
$lang['Album photos associated to the following albums: %s'] = 'Album bilder associerade till följande album: %s';
$lang['Delete orphan tags'] = 'Ta bort anonyma taggar';
$lang['delete photo'] = 'Ta bort bild';
$lang['Orphan tags deleted'] = 'Anonyma taggar är readerade';
$lang['Week starts on'] = 'Veckan börjar på';
$lang['You have %d orphan tags: %s.'] = 'Du har %d anonyma taggar: %s.';
?>