User:Duesentrieb/CatScan-it

From Meta, a Wikimedia project coordination wiki

This page contains the Italian 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, User:Lp
 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']= 'imposta lingua';
 
 $messages['wiki']= 'Wiki';
 
 $messages['search_in_category']= 'cerca nella categoria';
 $messages['with_depth']= 'livelli:';
 $messages['for_pages_by_category']= 'le pagine della categoria';
 $messages['for_pages_by_template']= 'le pagine con il template';
 $messages['inverse']= 'inverti';
 $messages['untagged_only']= '(senza tag)';
 $messages['for_all_pages']= 'tutte le pagine';
 $messages['all_pages_hint']= 'inserendo un template nel campo sopra verrenno evidenziate le voci con tag';
 $messages['for_stubs']= 'gli stub';
 $messages['and']= 'e';
 $messages['or']= 'o';
 $messages['main_namespace_only']= 'solo namespace principale';
 $messages['having_less_than_x_bytes_1']= 'più piccoli di $1 byte';
 $messages['less_than_x_links_1']= 'con meno di $1 link';
 $messages['for_changes_in_the_last']= 'modificati nelle ultime';
 $messages['hours']= 'ore';
 $messages['hide_minor']= 'nascondi modifiche minori';
 $messages['hide_bots']= 'nascondi bot';
 $messages['only_new']= 'solo le pagine nuove';
 $messages['for_all_images']= 'tutte le immagini';
 $messages['for_all_categories']= 'tutte le categorie';
 $messages['csv_output']= 'formato CSV';
 
 $messages['catscan_go']= 'Analizza';
 
 $messages['recursing_categories']= 'analisi delle categorie...';
 
 $messages['category_tree']= 'Albero delle categorie';
 $messages['category_as_tree_1']= 'Mostra categoria $1 come albero';
 
 $messages['articles_under_1']= 'Voci nella categoria $1';
 $messages['highliting_template']= 'template evidenziato $1';
 $messages['category_intersection_2']= 'Voci nelle categorie $1 e $2';
 $messages['tagged_in_category_2']= 'Voci nella categoria $1 contenenti il template $2';
 $messages['untagged_in_category_2']= 'Voci nella categoria $1 non contenenti il template $2';
 $messages['images_under_1']= 'Immagini nella categoria $1';
 $messages['images_used_under_1']= 'Immagini usate nella categoria in $1';
 $messages['categories_under_1']= 'Categorie nella categoria $1';
 $messages['changes_in_2']= 'Modifiche nelle ultime $1 ore alle voci nella categoria $2';
 $messages['stubs_under_4']= 'Stub nella categoria $1 con meno di $2 byte $3 meno di $4 link';
 $messages['stubs_by_size_under_2']= 'Stub nella categoria $1 con meno di $2 byte';
 $messages['stubs_by_links_under_2']= 'Stub nella categoria $1 con meno di $2 link';
 
 $messages['found_categories_1']= 'categorie trovate: $1';
 $messages['no_matches']= 'nessuna corrispondenza!';
 $messages['found_articles_1']= 'voci trovate: $1';