"Do you really want to break the selected link?" = "Vill du verkligen bryta den valda lînken?";
/* Default Button */
"Break" = "Bryt";
/* Alternate Button */
"Cancel" = "Avbryt";
/* ALERT */
/* Title */
"Break All Links" = "Bryt alla lînkar ";
/* Message */
"Do you really want to break all the links in this document?" = "Vill du verkligen bryta alla lînkar i det hîr dokumentet?";
/* Default Button */
"Break All" = " Bryt alla";
/* Alternate Button */
"Cancel" = "Avbryt";
/* ALERT */
/* Title */
"Links" = " Lînkar";
/* Message */
"Could not contact AppKit server." = "Fick inte kontakt med AppKit-servern.";
/* ALERT */
/* Title */
"Links" = " Lînkar";
/* Message */
"You must save the source document before you can link to it." = "Kîlldokumentet mïste sparas innan du kan lînka till det.";
/* ALERT */
/* Title */
"Links" = " Lînkar";
/* Message */
"The link was not added to the document because doing so would have created a circular reference from the document to itself." = "Lînken har inte lagts till i dokumentet eftersom en cirkelreferens dï skulle ha skapats i dokumentet.";
/* ALERT */
/* Title */
"Links" = " Lînkar";
/* Message */
"The link to %@ creates a circular reference from the document to itself. This link will be ignored while the document is open." = "Lînken till %@ skapar en cirkelreferens i dokumentet. Lînken kommer att ignoreras medan dokumentet îr üppet";
/* ALERT */
/* Title */
"Reading Links" = " Lîser lînkar";
/* Message */
"Error while reading link information from %@." = "Ett fel uppstod nîr lînkinformationen frïn %@ lîstes.";
/* ALERT */
/* Title */
"Saving Links" = " Sparar lînkar";
/* Message */
"Error while writing link information to %@." = "Ett fel uppstod nîr lînkinformationen till %@ skrevs.";
/* ALERT */
/* Title */
"Writing Link" = "Skriver lînk";
/* Message */
"Unable to save link as file %@." = "Det gïr inte att spara lînken som fil %@.";
/* ALERT */
/* Title */
"Update Link" = "Uppdatera lînk";
/* Message */
"Unable to update the link destination from %@." = "Det gïr inte att uppdatera lînkens destination frïn %@.";
/* ALERT */
/* Title */
"Update Link" = "Uppdatera lînk";
/* Message */
"Unable to update link destination." = "Det gïr inte att uppdatera lînkens destination.";
/* ALERT */
/* Title */
"Open Link Source" = "áppen lînkkîlla";
/* Message */
"Unable to open the source of the link." = "Det gïr inte att üppna lînkens kîlla.";
/* ALERT */
/* Title */
"Break Link" = "Bryt lînk";
/* Message */
"Unexpected error breaking link." = "Det uppstod ett ovîntat fel nîr lînken brüts.";
/* ALERT */
/* Title */
"Reading Links" = "Lîser lînkar";
/* Message */
"The file %@ could not be read." = "Det gïr inte att lîsa filen %@.";
/* ALERT */
/* Title */
"Links" = "Lînkar";
/* Message */
"The link creates a circular reference from the document to itself. This link will be ignored while the document is open." = "Lînken skapar en cirkelreferens i dokumentet. Lînken kommer att ignoreras medan dokumentet îr üppet.";
/* ALERT */
/* Title */
"Links" = "Lînkar";
/* Message */
"The file %@ is linked to but could not be found. Do you want to choose a file to use instead?" = "Filen %@ îr lînkad men hittades inte. Vill du anvînda en annan fil?";
/* Default Button */
"OK" = "OK";
/* Alternate Button */
"Cancel" = "Avbryt";
/* Message given to user when no selected items are links. */
"No Links Selected" = "Inga länkar har valts";
/* Text substituted for the source filename of an unresolved link. */
"(Unresolved link)" = "(Olöst länk)";
/* Message given to user when a selection with multiple items is made. */
"Multiple Selection" = "Flermarkering";
/* Message given to user when the selection is a help link. */
"Help Link Selection" = "Hjälplänksmarkering";
/* 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." = "Dokumentet är länkat till filen %1$@ som är öppen i en annan tillämpning än den som användes för att skapa länken. Du måste stänga källdokumentet i andra tillämpningar än %2$@ för att kunna använda länken.";
/* Title of alerts concerning links */
"Links" = "Länkar";
/* 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?" = "%2$@ har länkat till %1$@, som inte hittades. Vill du välja en annan fil i stället?";
/* Title of the SavePanel when Publishing a Selection. */
"Publish" = "Publicera";
/* 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." = "Detta dokument är länkat till filen %1$@, som är öppen i mer än en tillämpning. Uppdateringar från andra tillämpningar än %2$@ skickas inte vidare.";