Template names
[modifica]Please add the name(s) of your tamplates or state "NO" if you dont have something like it. In parenthesis you find the english one
- Disambiguation (en:Template:Disamb):
- Article classes:
- 1. Stub (en:Template:stub different versions of it):
- 2. Outline (en:Template:outline different versions of it):
- 3. Usable (en:Template:usable different versions of it):
- 4. Guide (en:Template:guide different versions of it):
- 5. Star (en:Template:star different versions of it):
- Destinations of the month:
- Destinations of the month (en:Template:title-icons + dotm-icon ):
- Off the beaten path (en:Template:title-icons + ftt-icon ):
- Featured travel topic (en:Template:title-icons + otbp-icon ):
- Geography:
- Geo (en:Template:Geo): Template:GeoData
- IsPartOf (en:Template:ispartof): Template:IsIn
Language file
[modifica]<?php /* *********************************************************************** * * Text templates Italian * *********************************************************************** */ /* Language */ $locdbLang['Language']['it'] = 'Italiano'; /* Coordinates */ /* Cardinal points */ $locdbLang['NorthShort']['it'] = 'N'; $locdbLang['EastShort']['it'] = 'E'; $locdbLang['SouthShort']['it'] = 'S'; $locdbLang['WestShort']['it'] = 'O'; /* Disambiguation */ $locdbLang['Disambiguation']['it'] = 'Pagina disambigua'; /* Redirect */ $locdbLang['Redirect']['it'] = 'Ridirezione'; /* Currentness */ $locdbLang['Currentness']['it'] = 'Circolazione'; /* Destination of the Month */ $locdbLang['DotM']['1']['it'] = 'Destinazione del mese'; $locdbLang['DotM']['2']['it'] = 'Tematica di viaggio del mese'; $locdbLang['DotM']['3']['it'] = 'Destinazione poco battuta'; /* Article classes */ $locdbLang['ArticleClass']['1']['it'] = 'Bozza'; $locdbLang['ArticleClass']['2']['it'] = 'Outline'; $locdbLang['ArticleClass']['3']['it'] = 'Articolo utilizzabile'; $locdbLang['ArticleClass']['4']['it'] = 'Guida'; $locdbLang['ArticleClass']['5']['it'] = 'Articolo eccellente'; /* Webpage Navigation */ $locdbLang['Language version']['it'] = 'Lingua'; $locdbLang['Subsidiary places']['it'] = 'Luoghi secondari'; $locdbLang['Distance search']['it'] = 'Ricerca per distanza'; /* Table headings */ $locdbLang['Article']['it'] = 'Articolo'; $locdbLang['Size']['it'] = 'Dimensione'; $locdbLang['Class']['it'] = 'Classe'; $locdbLang['Destination of the Month']['it'] = 'Destinazione del mese'; $locdbLang['Last Edit']['it'] = 'Ultima modifica'; ?>