2013-08-28 17:35:04 -04:00
< ? php $TRANSLATIONS = array (
2013-10-29 04:32:51 -04:00
" Documents " => " Documenti " ,
2013-08-28 17:35:04 -04:00
" Close " => " Chiudi " ,
2013-09-22 09:53:01 -04:00
" Share " => " Condividi " ,
2013-11-20 16:10:05 -05:00
" No connection to server. Trying to reconnect. " => " Nessuna connessione al server. Riprova a connetterti. " ,
2013-10-02 07:23:33 -04:00
" Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead. " => " Lasciare questa pagina nella modalità potrebbe causare il mancato salvataggio dei dati. Si consiglia invece di utilizzare il pulsante 'Chiudi'. " ,
2013-09-28 22:01:03 -04:00
" Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently. " => " Caricamento del documento non riuscito. Controlla se può essere aperto con un editor odt esterno. Ciò può anche significare che è stato tolto dalla condivisione o che è stato eliminato recentemente. " ,
2013-08-30 08:22:19 -04:00
" Failed to load documents. " => " Caricamento documenti non riuscito. " ,
2013-09-28 22:01:03 -04:00
" No documents are found. Please upload or create a document! " => " Nessun documento trovato. Carica o crea un documento! " ,
2013-11-20 16:10:05 -05:00
" Align Left " => " Allineamento a sinistra " ,
" Alignment " => " Allineamento " ,
" Align Right " => " Allineamento a destra " ,
" Annotate " => " Annota " ,
" Background " => " Sfondo " ,
" Bold " => " Grassetto " ,
" Bottom " => " In basso " ,
" Cancel " => " Annulla " ,
" Center " => " Centrato " ,
" Clone " => " Clona " ,
" Clone this Style " => " Clona questo stile " ,
" Color " => " Colore " ,
" Create " => " Crea " ,
" Decrease Indent " => " Riduci rientro " ,
" Default Style " => " Stile predefinito " ,
" Delete " => " Elimina " ,
" Family " => " Famiglia " ,
" Font " => " Carattere " ,
" Font Effects " => " Effetti carattere " ,
" Format " => " Formato " ,
" Increase Indent " => " Aumenta rientro " ,
" Insert Image " => " Inserisci immagine " ,
" Invite Members " => " Invita membri " ,
" Italic " => " Corsivo " ,
" Justified " => " Giustificato " ,
" Justify " => " Giustifica " ,
" Left " => " Sinistra " ,
" Loading " => " Caricamento " ,
" Members " => " Membri " ,
" New Name: " => " Nuovo nome: " ,
2013-11-15 20:05:27 -05:00
" OK " => " OK " ,
2013-11-20 16:10:05 -05:00
" Open " => " Apri " ,
" Options " => " Opzioni " ,
" Paragraph... " => " Paragrafo... " ,
" Paragraph Styles " => " Stili paragrafo " ,
" Redo " => " Rifai " ,
" Right " => " Destra " ,
" Save " => " Salva " ,
" Size " => " Dimensione " ,
" Spacing " => " Spaziatura " ,
" Strikethrough " => " Barrato " ,
" Style " => " Stile " ,
" Text " => " Testo " ,
" Top " => " In alto " ,
" Underline " => " Sottolineato " ,
" Undo " => " Annulla " ,
" Unknown Author " => " Autore sconosciuto " ,
2013-08-30 08:22:19 -04:00
" Sent " => " Inviato " ,
" Declined " => " Rifiutato " ,
" Accepted " => " Accettato " ,
" Incoming " => " In arrivo " ,
2013-11-27 09:17:05 -05:00
" New document " => " Nuovo documento " ,
2013-09-16 09:32:07 -04:00
" Upload " => " Carica " ,
2013-10-07 09:27:11 -04:00
" Save new documents to " => " Salva i nuovi documenti in " ,
2013-11-20 16:10:05 -05:00
" Wrong password. Please retry. " => " Password errata. Riprova. " ,
2013-11-13 17:05:11 -05:00
" Password " => " Password " ,
2013-11-02 09:42:27 -04:00
" Please enter your nickname " => " Inserisci il tuo pseudonimo " ,
2013-10-02 07:23:33 -04:00
" Join " => " Entra " ,
" This link has been expired or is never existed. Please contact the person who shared it with you for details. " => " Questo collegamento è scaduto o non è mai esistito. Contatta la persona che lo ha condiviso per i dettagli. " ,
2013-08-30 08:22:19 -04:00
" Advanced feature-set " => " Funzionalità avanzate " ,
" (Unstable) " => " (Non stabile) "
2013-08-28 17:35:04 -04:00
);