User:Duesentrieb/CatScan-nl
This page contains the Dutch 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. */ $messages['set_language']= 'kies een taal'; $messages['wiki']= 'Wiki'; $messages['search_in_category']= 'zoek in categorie'; $messages['with_depth']= 'diepte'; $messages['for_pages_by_category']= 'naar pagina\'s met categorie'; $messages['for_pages_by_template']= 'naar pagina\'s met sjabloon'; $messages['inverse']= 'omgekeerd'; $messages['untagged_only']= 'zonder dit sjabloon'; $messages['for_all_pages']= 'naar alle pagina\'s'; $messages['all_pages_hint']= 'als je hierboven een sjabloon opgegeven hebt, worden pagina\'s met dit sjabloon geel gemarkeerd'; $messages['for_stubs']= 'naar beginnetjes'; $messages['and']= 'en'; $messages['or']= 'of'; $messages['main_namespace_only']= 'alleen de hoofdnaamruimte'; $messages['having_less_than_x_bytes_1']= 'met minder dan $1 bytes'; $messages['less_than_x_links_1']= 'minder dan $1 links'; $messages['for_changes_in_the_last']= 'naar wijzigingen in de afgelopen'; $messages['hours']= 'uur'; $messages['hide_minor']= 'verberg kleine wijzigingen'; $messages['hide_bots']= 'verberg bots'; $messages['for_all_images']= 'naar alle afbeeldingen'; $messages['for_all_categories']= 'naar alle categorieën'; $messages['csv_output']= 'CSV-formaat'; $messages['catscan_go']= 'Scan'; $messages['recursing_categories']= 'bezig met scannen naar categorieën...'; $messages['category_tree']= 'Categorieboom'; $messages['category_as_tree_1']= 'Toon categorie $1 als boomstructuur'; $messages['articles_under_1']= 'Artikelen onder categorie $1'; $messages['highliting_template']= 'met sjabloon $1 gemarkeerd'; $messages['category_intersection_2']= 'Artikelen onder zowel categorie $1 als categorie $2'; $messages['tagged_in_category_2']= 'Artikelen onder categorie $1 die sjabloon $2 bevatten'; $messages['untagged_in_category_2']= 'Artikelen onder categorie $1 die niet sjabloon $2 bevatten'; $messages['images_under_1']= 'Afbeeldingen onder categorie $1'; $messages['images_used_under_1']= 'Afbeeldingen gebruikt onder categorie $1'; $messages['categories_under_1']= 'Subcategorieën van categorie $1'; $messages['changes_in_2']= 'Wijzigingen in de afgelopen $1 uur in artikelen onder categorie $2'; $messages['stubs_under_4']= 'Beginnetjes onder categorie $1 met minder dan $2 bytes $3 minder dan $4 links'; $messages['stubs_by_size_under_2']= 'Beginnetjes onder categorie $1 met minder dan $2 bytes'; $messages['stubs_by_links_under_2']= 'Beginnetjes onder categorie $1 met minder dan $2 links'; $messages['found_categories_1']= '$1 categorieën gevonden'; $messages['no_matches']= 'niets gevonden!'; $messages['found_articles_1']= '$1 artikelen gevonden';