User:Duesentrieb/CatScan-sv
This page contains the Swedish language file for the CatScan tool by Duesentrieb. If you like, you can use it to provide a new translation:
- Create a new entry on User:Duesentrieb/CatScan#Languages, pointing to a page named like this one, but the with appropriate language code at the end.
- Copy the messages below to that file, and start translating. When you are done, please drop a note on my talk page.
- Remember to enclose it in <pre> and <nowiki> tags (in that order)
NOTE: if you provide an interface translation, you must grant me permission to use it under the terms of the GPL, as well as the GFDL! Please put a copyright notice to that effect at the top of the translation you are providing!
/* Language file for the CatScan tool. Copyright (C) 2006, Daniel Kinzler, brightbyte.de Translated to Swedish by User:Mikez. 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['wiki']= 'Wiki'; $messages['search_in_category']= 'sök i kategori...'; $messages['with_depth']= 'med djup'; $messages['for_pages_by_category']= '...efter sidor med kategori'; $messages['for_pages_by_template']= '...efter sidor med mall'; $messages['inverse']= 'sidor som inte innehåller mallen'; $messages['untagged_only']= 'endast omarkerade'; $messages['for_all_pages']= '...efter alla sidor'; $messages['all_pages_hint']= 'om du anger en mall i fältet ovan så kommer artiklar med denna mall markeras speciellt'; $messages['for_stubs']= '...efter stubbar'; $messages['and']= 'och'; $messages['or']= 'eller'; $messages['main_namespace_only']= 'endast huvudnamnrymden'; $messages['having_less_than_x_bytes_1']= 'med mindre än $1 bytes'; $messages['less_than_x_links_1']= 'färre än $1 länkar'; $messages['for_changes_in_the_last']= '...efter ändringar under de senaste'; $messages['hours']= 'timmarna'; $messages['hide_minor']= 'göm små'; $messages['hide_bots']= 'göm botar'; $messages['only_new']= 'endast nya artiklar'; $messages['for_all_images']= '...efter alla bilder'; $messages['for_all_categories']= '...efter alla kategorier'; $messages['csv_output']= 'CSV-resultat'; $messages['catscan_go']= 'Sök'; $messages['recursing_categories']= 'Letar kategorier...'; $messages['category_tree']= 'Kategoriträd'; $messages['category_as_tree_1']= 'Visa kategori $1 som träd'; $messages['articles_under_1']= 'Artiklar som ligger under kategorin $1'; $messages['highliting_template']= 'markerar mallen $1'; $messages['category_intersection_2']= 'Artiklar som ligger under kategorin $1 och under $2'; $messages['tagged_in_category_2']= 'Artiklar under kategorin $1 som innehåller mallen $2'; $messages['untagged_in_category_2']= 'Artiklar under kategorin $1 som inte innehåller mallen $2'; $messages['images_under_1']= 'Bilder under kategorin $1'; $messages['images_used_under_1']= 'Bilder som används under kategorin $1'; $messages['categories_under_1']= 'Kategorier under kategorin $1'; $messages['changes_in_2']= 'Ändringar under de senaste $1 timmarna i artiklar under kategorin $2'; $messages['stubs_under_4']= 'Stubbar under kategorin $1 med mindre än $2 bytes $3 färre än $4 länkar'; $messages['stubs_by_size_under_2']= 'Stubbar under kategorin $1 med mindre än $2 bytes'; $messages['stubs_by_links_under_2']= 'Stubbar under kategorin $1 med färre än $2 länkar'; $messages['found_categories_1']= 'hittade $1 kategorier'; $messages['no_matches']= 'inga träffar!'; $messages['found_articles_1']= 'hittade $1 artiklar';