Blame view

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