You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/it.php

10 lines
388 B

<?php $TRANSLATIONS = array(
"Gallery" => "Galleria",
"Scanning directories" => "Analisi cartelle in corso",
"No photos found" => "Nessuna foto trovata",
"Creating thumbnails" => "Creazione anteprime in corso",
"Do you wan't to remove album" => "Vuoi rimuovere l'album",
"Input new gallery name" => "Inserisci il nome della nuova galleria",
"Rescan" => "Rileggi",
"Back" => "Indietro"
);