activity/l10n/it.php

9 строки
423 B
PHP

<?php $TRANSLATIONS = array(
"Activity" => "Attività",
"No more activities to load." => "Non ci sono altre attività da caricare.",
"Loading older activities" => "Caricamento delle attività più datate",
"RSS feed" => "Fonte RSS",
"No activities yet." => "Ancora nessuna attività.",
"You will see a list of events here when you start to use your %s." => "Qui vedrai un elenco di eventi quando inizi a utilizzare %s."
);