spip_nursit/plugins/dist/squelettes/spipclear/lang/spipclear_it.php

95 lines
2.1 KiB
PHP
Raw Normal View History

2023-06-01 15:30:12 +00:00
<?php
// This is a SPIP-forum module file -- Ceci est un fichier module de SPIP-forum
$GLOBALS[$GLOBALS['idx_lang']] = array(
//A
'ajouter_commentaire' => 'Aggiungi commento',
'archive' => 'Archivio',
'archives' => 'Archivi',
'attime' => 'alle',
'aucune_archive' => 'Nessun archivio',
'aucune_categorie' => 'Nessuna categoria',
'aucun_commentaire' => 'Nessun commento',
'aucune_langue' => 'Nessuna lingua',
'aucun_lien' => 'Nessun link',
'aucun_trackback' => 'Nessun trackback',
//B
'boss' => 'Amministratore',
//C
'calendrier' => 'Calendario',
'categorie' => 'Categoria',
'categories' => 'Categorie',
'commentaire' => 'commento',
'commentaires' => 'commenti',
'commentaires_pour' => 'commenti per',
'commentaires_fermes' => 'I commenti per questo messaggio sono chiusi',
'credits' => '<a href="https://www.spip.net/it">creato con SPIP</a>,
<a href="https://contrib.spip.net/SpipClear">funziona con Spip.Clear</a>',
//D
'date_jour_abbr_1' => 'dom',
'date_jour_abbr_2' => 'lun',
'date_jour_abbr_3' => 'mar',
'date_jour_abbr_4' => 'mer',
'date_jour_abbr_5' => 'gio',
'date_jour_abbr_6' => 'ven',
'date_jour_abbr_7' => 'sab',
'de' => 'su',
//E
//F
'fil_rss' => 'feed rss',
'fil_rss_commentaires' => 'feed rss commenti',
'fil_atom' => 'feed atom',
'fil_atom_commentaires' => 'feed atom commenti',
//G
'go_main' => 'Vai ai messaggi',
'go_sidebar' => 'Vai al menu',
'go_search' => 'Vai a ricerca',
//H
'hebergement' => 'ospitato da',
//L
'langue' => 'Lingua',
'langues' => 'Lingue',
'lien' => 'Link',
'liens' => 'Link',
//O
'oksearch' => 'ok',
//P
'permalink_pour' => 'Link permanente a',
//R
'resultat_recherche' => 'risultati per la ricerca di',
'rss_pour' => 'feed RSS dei commenti di',
//S
'selection' => 'da salvare',
'site_comment' => 'sito',
'syndication' => 'Syndication',
//T
'texte_erreur1' => 'La ricerca di',
'texte_erreur2' => 'non d<> nessun risultato.',
'titre_erreur' => 'Errore :',
'trackback' => 'trackback',
'trackbacks' => 'trackback',
'trackbacks_pour_faire' => 'Per fare un trackback su questo messaggio',
'trackbacks_fermes' => 'I trackbacks per questo messaggio sono chiusi.',
//U
'un_seul_mot' => 'una sola parola',
);
?>