Blame view

sources/apps/gallery/l10n/it.php 297 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Pictures" => "Immagini",
  "Shared by" => "Condiviso da",
  "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\"."
  );