User:Duesentrieb/CategoryTree-sv

<?
/*
Language file for the CategoryTree tool.
Copyright (C) 2006, Daniel Kinzler, brightbyte.de
Swedish Translation Copyright (C) 2006, by Joakim Larsson
This file is licensed under the GPL and the GFDL:


Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts.  A copy of the license is included in the section entitled "GNU
Free Documentation License".


This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
*/

$messages['set_language']= 'välj språk';

$messages['top_note']= 'Observera: Den här sidan kräver Javascript för att fungera. 
Sidan har främst testats med Firefox, men Internet Explorer, Safari, Opera och Konqueror har raporterats fungera problemfritt.
Äldre versioner av dessa webbläsare kan dock fortfarande ha problem.';

$messages['wiki']= 'Wiki';
$messages['category']= Kategori;
$messages['parent_categories']= 'Föräldrarkategorier';
$messages['filter']= 'Filter';
$messages['sidebar']= 'Sidofält';

$messages['view_link']= 'vissa';
$messages['install_link']= 'installera';
$messages['open_link']= 'öppna';

$messages['filter_categories']= 'visa bara kategorier';
$messages['filter_articles']= 'visa bara artiklar';

$messages['go_load']= 'Sök';

$messages['scan_category_1']= 'söker igenom kategori $1...';

$messages['full_link']= 'full';
$messages['scan_category_link']= 'sök igenom kategori...';
$messages['hide_articles_link']= 'göm artiklar';
$messages['show_articles_link']= 'visa artiklar';

$messages['error_nothing_found']= 'hittade igenting';
$messages['no_articles_or_subcat']= 'inga artiklar eller underkategorier';
$messages['no_subcat']= 'inga underkategorier';
?>