source: trunk/plugins/TakeATour/language/sv_SE/plugin.lang.php @ 29454

Last change on this file since 29454 was 29454, checked in by plg, 10 years ago

tour "first contact": remove steps related to permissions

  • Property svn:executable set to *
File size: 3.6 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['2_7_0_stp10'] = '';
24$lang['2_7_0_stp4'] = '';
25$lang['2_7_0_stp5'] = '';
26$lang['2_7_0_stp6'] = '';
27$lang['2_7_0_stp7'] = '';
28$lang['2_7_0_stp8'] = '';
29$lang['2_7_0_stp9'] = '';
30$lang['2_7_0_title10'] = '';
31$lang['2_7_0_title4'] = '';
32$lang['2_7_0_title5'] = '';
33$lang['2_7_0_title6'] = '';
34$lang['2_7_0_title7'] = '';
35$lang['2_7_0_title8'] = '';
36$lang['2_7_0_title9'] = '';
37$lang['first_contact_title10'] = '';
38$lang['first_contact_title12'] = '';
39$lang['first_contact_title13'] = '';
40$lang['first_contact_title14'] = '';
41$lang['first_contact_title16'] = '';
42$lang['first_contact_title17'] = '';
43$lang['first_contact_title2'] = '';
44$lang['first_contact_title23'] = '';
45$lang['first_contact_title27'] = '';
46$lang['first_contact_title30'] = '';
47$lang['first_contact_title31'] = '';
48$lang['first_contact_title32'] = '';
49$lang['first_contact_title40'] = '';
50$lang['first_contact_title41'] = '';
51$lang['first_contact_title5'] = '';
52$lang['first_contact_title6'] = '';
53$lang['first_contact_title7'] = '';
54$lang['first_contact_title8'] = '';
55$lang['2.7 Tour'] = '2.7 Översikt';
56$lang['2_7_0_descrp'] = 'Upptäck nyheterna i Piwigo 2.7';
57$lang['2_7_0_stp1'] = 'Hej! Jag kommer att vara din guide på upptäcktsfärden genom Piwigo. Följ mina instruktioner, och klicka på Nästa eller använd piltangenterna för att navigera. Om du går vilse till någon annan sida, kommer du att omdirigeras till den aktuella sidan i den här översikten.';
58$lang['2_7_0_stp11'] = 'Resan genom denna översikt är över.<p style="text-align:center">Ha det kul med Piwigo 2.7!</p>Om du uppskattar Piwigo och vill ge ditt stöd, så kan du bidra genom översättningar, donationer, etc. <a href="http://piwigo.org/basics/contribute" target="_blank">Klicka här för att ge ditt bidrag</a>';
59$lang['2_7_0_stp2'] = 'Som du kan se har ett nytt standardplugin lagts till: Take A Tour. Det hjälper dig att utforska möjligheterna med Piwigo. Just här finns alla tillgängliga guider listade.<br>Denna sida är tillgänglig under <em>Insticksmoduler» Take A Tour</em>';
Note: See TracBrowser for help on using the repository browser.