User:Duesentrieb/CatScan-pl
This page contains the Polish 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']= 'zmień język'; $messages['wiki']= 'Wiki'; $messages['search_in_category']= 'Szukaj w kategorii'; $messages['with_depth']= 'na głębokość'; $messages['for_pages_by_category']= 'stron wg kategorii'; $messages['for_pages_by_template']= 'stron wg szablonu'; $messages['inverse']= 'odwróć'; $messages['untagged_only']= 'tylko nieoznaczone'; $messages['for_all_pages']= 'wszystkich stron'; $messages['all_pages_hint']= 'jeśli wpiszesz szablon w polu powyżej, artykuły zawierające go zostaną podświetlone'; $messages['for_stubs']= 'zalążków'; $messages['and']= 'i'; $messages['or']= 'lub'; $messages['main_namespace_only']= 'główna przestrzeń nazw'; $messages['having_less_than_x_bytes_1']= 'zawierają mniej niż $1 bajtów'; $messages['less_than_x_links_1']= 'mniej niż $1 linki'; $messages['for_changes_in_the_last']= 'zmian w ostatnich'; $messages['hours']= 'godzinach'; $messages['hide_minor']= 'ukryj małe zmiany'; $messages['hide_bots']= 'ukryj zmiany botów'; $messages['only_new']= 'tylko nowe artykuły'; $messages['for_all_images']= 'wszystkich grafik'; $messages['for_all_categories']= 'wszystkich kategorii'; $messages['csv_output']= 'kod CSV'; $messages['catscan_go']= 'Skanuj'; $messages['recursing_categories']= 'Skanowanie kategorii...'; $messages['category_tree']= 'Drzewo kategorii'; $messages['category_as_tree_1']= 'Pokaż kategorię $1 jako drzewo'; $messages['articles_under_1']= 'Artykuły z kategorii $1'; $messages['highliting_template']= 'z oznaczonym szablonem $1'; $messages['category_intersection_2']= 'Artykuły z kategorii $1 oraz $2'; $messages['tagged_in_category_2']= 'Artykuły z kategorii $1 zawierające szablon $2'; $messages['untagged_in_category_2']= 'Artykuły z kategorii $1 nie zawierające szablonu $2'; $messages['images_under_1']= 'Grafiki w kategorii $1'; $messages['images_used_under_1']= 'Grafiki używane w kategorii $1'; $messages['categories_under_1']= 'Podkategorie w kategorii $1'; $messages['changes_in_2']= 'Zmiany z ostatnich $1 godzin w artykułach z $2'; $messages['stubs_under_4']= 'Zalążki w kategorii $1, mniejsze niż $2 bajtów $3 z mniej niż $4 linkami'; $messages['stubs_by_size_under_2']= 'Zalążki z $1 mniejsze niż $2 bajtów'; $messages['stubs_by_links_under_2']= 'Zalążki z $1 z mniej niż $2 linkami'; $messages['found_categories_1']= 'znalezionych kategorii: $1 '; $messages['no_matches']= 'Nic nie znaleziono!'; $messages['found_articles_1']= 'znalezionych artykułów: $1';