source: extensions/memories/language/sv_SE/plugin.lang.php @ 32851

Last change on this file since 32851 was 32851, checked in by TranslationTeam, 20 months ago

Update sv_SE, thanks to PBobbenB

  • Property svn:executable set to *
File size: 1.6 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['no photos memories'] = 'inga fotominnen';
9$lang['yes'] = 'ja';
10$lang['%d years ago'] = '%d år sedan';
11$lang['1 year ago'] = '1 år sedan';
12$lang['Available date'] = 'Tillgängligt datum';
13$lang['Chosen date type'] = 'Valt datumtyp';
14$lang['Display X photos from 1 year ago in the gallery or a album'] = 'Visa X foton från 1 år sedan i galleriet eller ett album';
15$lang['Displays Memories from years ago'] = 'Visa minnen från flera år sedan';
16$lang['Maximal number photos for PWG Stuffs Block'] = 'Maximalt antal foton för PWG Stuffs block';
17$lang['Memories'] = 'Minnen';
18$lang['Number of years you want see'] = 'Antal år du vill se';
19$lang['Photos from'] = 'Foton från';
20$lang['Show menu'] = 'Visa meny';
21$lang['Show other years in PWG Stuffs block'] = 'Visa andra år i PWG Stuffs block';
22$lang['Show other years on plugin page'] = 'Visa andra år på insticksmodulsidan';
23$lang['block menu'] = 'blockmeny';
24$lang['link Specials/Explore menu'] = 'länka Special/Utforska menyn';
25$lang['link in blocks'] = 'länka i block';
26$lang['link position in menu'] = 'länka position i menyn';
27$lang['link to memories page'] = 'länka till minnessidan';
28$lang['more photos'] = 'mer foton';
29$lang['no'] = 'nej';
Note: See TracBrowser for help on using the repository browser.