Blame view

sources/apps/activity/l10n/it.php 423 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
  <?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."
  );