2012-07-31 22:57:24 +02:00
< ? php $TRANSLATIONS = array (
2012-11-02 00:03:14 +01:00
" Unsupported file type for import " => " Tipo di file non supportato per l'importazione " ,
2012-07-31 22:57:24 +02:00
" Bookmarks " => " Segnalibri " ,
2012-10-11 02:10:53 +02:00
" Tags " => " Tag " ,
2012-10-12 02:08:54 +02:00
" Edit bookmark " => " Modifica segnalibro " ,
" Are you sure you want to remove this tag from every entry? " => " Sei sicuro di voler rimuovere questo tag da ogni voce? " ,
" Warning " => " Avviso " ,
2012-11-02 00:03:14 +01:00
" Import completed successfully. " => " Importazione completata correttamente. " ,
" Uploading... " => " Caricamento in corso... " ,
2012-09-12 02:04:03 +02:00
" Bookm. " => " Segnal. " ,
2012-10-12 02:08:54 +02:00
" Add a bookmark " => " Aggiungi un segnalibro " ,
" Close " => " Chiudi " ,
" The title of the page " => " Il titolo della pagina " ,
" The address of the page " => " L'indirizzo della pagina " ,
" Description of the page " => " Descrizione della pagina " ,
" Save " => " Salva " ,
2012-11-01 00:03:46 +01:00
" Delete " => " Elimina " ,
2012-11-08 00:03:47 +01:00
" Edit " => " Modifica " ,
2012-11-01 00:03:46 +01:00
" Cancel " => " Annulla " ,
2012-11-08 00:03:47 +01:00
" Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly: " => " Quando vuoi creare rapidamente un segnalibro, trascinalo sui segnalibri del browser e fai clic su di esso: " ,
" Read later " => " Leggi dopo " ,
2012-07-31 22:57:24 +02:00
" Address " => " Indirizzo " ,
2012-10-12 02:08:54 +02:00
" Related Tags " => " Tag correlati " ,
2012-11-02 00:03:14 +01:00
" Settings " => " Impostazioni " ,
2012-07-31 22:57:24 +02:00
" You have no bookmarks " => " Non hai segnalibri " ,
2012-11-05 00:02:26 +01:00
" Bookmarklet " => " Bookmarklet " ,
" Export & Import " => " Esporta e importa " ,
2012-11-04 00:03:02 +01:00
" Export " => " Esporta " ,
" Import " => " Importa "
2012-07-31 22:57:24 +02:00
);