User:Duesentrieb/CatScan-nds

From Meta, a Wikimedia project coordination wiki

This page contains the Low Saxon 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
 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.
 */
 
 require_once('CatScan_msg.php');
 
 $messages['set_language']= 'Spraak ännern';
 
 $messages['wiki']= 'Wiki';
 
 $messages['search_in_category']= 'In Kategorie söken';
 $messages['with_depth']= 'Deep';
 $messages['for_pages_by_category']= 'Sieden na Kategorie';
 $messages['for_pages_by_template']= 'Sieden na Vörlaag';
 $messages['inverse']= 'ümkehren';
 $messages['untagged_only']= 'ahn Vörlaag';
 $messages['for_all_pages']= 'all Sieden';
 $messages['all_pages_hint']= 'wenn du baven Vörlagen angeven hest, warrt Sieden mit disse Vörlagen besünners rutstellt';
 $messages['for_stubs']= 'Stubben';
 $messages['and']= 'un';
 $messages['or']= 'oder';
 $messages['main_namespace_only']= 'blots in’n Artikelnaamruum';
 $messages['having_less_than_x_bytes_1']= 'mit weniger as $1 Bytes';
 $messages['less_than_x_links_1']= 'weniger as $1 Lenken';
 $messages['for_changes_in_the_last']= 'Ännern in de letzten';
 $messages['hours']= 'Stünnen';
 $messages['hide_minor']= 'lütte Ännern nich wiesen';
 $messages['hide_bots']= 'Bots nich wiesen';
 $messages['only_new']= 'blots ne’e Artikels';
 $messages['for_all_images']= 'all Biller';
 $messages['for_all_categories']= 'all Kategorien';
 $messages['csv_output']= 'CSV-Format';
 
 $messages['catscan_go']= 'Söken';
 
 $messages['recursing_categories']= 'Ünnerkategorien sammeln...';
 
 $messages['category_tree']= 'Kategorie-Boom';
 $messages['category_as_tree_1']= 'Wies Kategorie $1 as Boomstruktur';
 
 $messages['articles_under_1']= 'Artikels ünner $1';
 $messages['highliting_template']= 'Vörlaag $1 besünners rutstellt';
 $messages['category_intersection_2']= 'Artikels ünner $1, de ok ünner $2 insorteert sünd';
 $messages['tagged_in_category_2']= 'Artikels ünner $1, de ok de Vörlaag $2 hebbt';
 $messages['untagged_in_category_2']= 'Artikels ünner $1, de nich de Vörlaag $2 hebbt';
 $messages['images_under_1']= 'Biller ünner $1';
 $messages['images_used_under_1']= 'Biller, de ünner $1 bruukt warrt';
 $messages['categories_under_1']= 'Ünnerkategorien vun $1';
 $messages['changes_in_2']= 'Ännern in de letzten $1 Stünnen an Artikels ünner $2';
 $messages['stubs_under_4']= 'Stubben ünner $1 mit weniger as $2 Bytes $3 weniger as $4 Lenken';
 $messages['stubs_by_size_under_2']= 'Stubben ünner $1 mit weniger as $2 Bytes';
 $messages['stubs_by_links_under_2']= 'Stubben ünner $1 mit weniger as $2 Lenken';
 
 $messages['found_categories_1']= '$1 Kategorien funnen';
 $messages['no_matches']= 'Nix funnen!';
 $messages['found_articles_1']= '$1 Sieden funnen';
 
 ?>