it.php 552 Bytes
<?php $TRANSLATIONS = array(
"Pictures" => "Immagini",
"Shared by" => "Condiviso da",
"Picture view" => "Vista immagini",
"Error loading slideshow template" => "Errore durante il caricamento del modello di presentazione",
"Share" => "Condividi",
"The \"Image Viewer\" application also need to be enabled to use this application." => "Per utilizzare questa applicazione deve essere abilitato anche il \"Visualizzatore immagini\".",
"%s shared <strong>%s</strong> with you" => "%s ha condiviso <strong>%s</strong> con te",
"File list" => "Lista file"
);