"Do you really want to break the selected link?" = "Vuoi interrompere il collegamento?";
/* Default Button */
"Break" = "Interrompi";
/* Alternate Button */
"Cancel" = "Annulla";
/* ALERT */
/* Title */
"Break All Links" = "Interrompi tutti i collegamenti";
/* Message */
"Do you really want to break all the links in this document?" = "Vuoi interrompere tutti i collegamenti di questo documento?";
/* Default Button */
"Break All" = "Interrompi tutto";
/* Alternate Button */
"Cancel" = "Annulla";
/* ALERT */
/* Title */
"Links" = "Collegamenti";
/* Message */
"Could not contact AppKit server." = "Impossibile contattare il server AppKit.";
/* ALERT */
/* Title */
"Links" = "Collegamenti";
/* Message */
"You must save the source document before you can link to it." = "Per poterti collegare al documento di origine devi salvarlo.";
/* ALERT */
/* Title */
"Links" = "Collegamenti";
/* Message */
"The link was not added to the document because doing so would have created a circular reference from the document to itself." = "Il collegamento non è stato inserito nel documento in quanto avrebbe creato un rimando circolare al documento stesso.";
/* ALERT */
/* Title */
"Links" = "Collegamenti";
/* Message */
"The link to %@ creates a circular reference from the document to itself. This link will be ignored while the document is open." = "Il collegamento a %@ crea un rimando circolare al medesimo documento. Questo collegamento verrà ignorato mentre il documento rimane aperto.";
/* ALERT */
/* Title */
"Reading Links" = "Lettura dei collegamenti";
/* Message */
"Error while reading link information from %@." = "Errore durante la lettura delle informazioni sui collegamenti da %@.";
/* ALERT */
/* Title */
"Saving Links" = "Salvataggio dei collegamenti";
/* Message */
"Error while writing link information to %@." = "Errore durante la scrittura delle informazioni sui collegamenti su %@";
/* ALERT */
/* Title */
"Writing Link" = "Scrittura del collegamento";
/* Message */
"Unable to save link as file %@." = "Impossibile salvare il collegamento come file %@.";
/* ALERT */
/* Title */
"Update Link" = "Aggiornamento del collegamento";
/* Message */
"Unable to update the link destination from %@." = "Impossibile aggiornare la destinazione del collegamento da %@.";
/* ALERT */
/* Title */
"Update Link" = "Aggiornamento del collegamento";
/* Message */
"Unable to update link destination." = "Impossibile aggiornare la destinazione del collegamento.";
/* ALERT */
/* Title */
"Open Link Source" = "Apertura della sorgente del collegamento";
/* Message */
"Unable to open the source of the link." = "Impossibile aprire la sorgente del collegamento.";
/* ALERT */
/* Title */
"Break Link" = "Interruzione del collegamento";
/* Message */
"Unexpected error breaking link." = "Errore non previsto durante l'interruzione del collegamento.";
/* ALERT */
/* Title */
"Reading Links" = "Lettura dei collegamenti";
/* Message */
"The file %@ could not be read." = "Impossibile leggere il file %@.";
/* ALERT */
/* Title */
"Links" = "Collegamenti";
/* Message */
"The link creates a circular reference from the document to itself. This link will be ignored while the document is open." = "Questo collegamento crea un rimando circolare al medesimo documento e verrà ignorato mentre il documento rimane aperto.";
/* ALERT */
/* Title */
"Links" = "Collegamenti";
/* Message */
"The file %@ is linked to but could not be found. Do you want to choose a file to use instead?" = "Impossibile trovare il file %@ contenente un collegamento. Vuoi selezionare un altro file?";
/* Default Button */
"OK" = "OK";
/* Alternate Button */
"Cancel" = "Annulla";
/* Message given to user when no selected items are links. */
"No Links Selected" = "Non è stato selezionato nessun legame";
/* Text substituted for the source filename of an unresolved link. */
"(Unresolved link)" = "(Legame non risolto)";
/* Message given to user when a selection with multiple items is made. */
"Multiple Selection" = "Selezione multipla";
/* Message given to user when the selection is a help link. */
"Help Link Selection" = "Selezione del legame dell'Aiuto";
/* The first argument is the filename; the second the application; reverse the %1$@ and %2$@ if localization requires the application name first. */
"This document is linked to %1$@, which is open in a different application than the one used to create the link. You must close the source document in applications other than %2$@ in order to use the link." = "Questo documento è legato a %1$@, che è aperto in una applicazione diversa da quella usata per creare il legame. Per poter usare il legame, devi chiudere il documento di origine in tutte le applicazioni diverse da %2$@.";
/* Title of alerts concerning links */
"Links" = "Legami";
/* The first argument (%1$@) is the linked-to file; the other the linked-from file. */
"The file %1$@ is linked to by %2$@ but could not be found. Do you want to choose a file to use instead?" = "Il file %1$@ è legato tramite %2$@, ma non sono riuscito a trovarlo. Vuoi scegliere un file da usare al suo posto?";
/* Title of the SavePanel when Publishing a Selection. */
"Publish" = "Pubblica";
/* The first argument is the filename; the second the application; reverse the %1$@ and %2$@ if localization requires the application name first. */
"This document is linked to %1$@, which is open in more than one application. Updates from applications other than %2$@ will not be forwarded." = "Questo documento è legato a %1$@, che è aperto in più applicazioni. Gli aggiornamenti effettuati in applicazioni diverse da %2$@ non vengono trasmessi.";