home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / Draw.app / Resources / Swedish.lproj / Localizable.strings < prev    next >
Text (UTF-16)  |  1996-03-28  |  16KB  |  171 lines

  1. /* No comment provided by engineer. */
  2. "Hide Ruler" = "Göm linjal";
  3.  
  4. /* Message asking user whether the form entries in a document should be saved along with the document. */
  5. "This document has Form Entries in it.  Do you wish to save them with the document?" = "Det här dokumentet innehåller formdata. Vill du spara dem tillsammans med dokumentet?";
  6.  
  7. /* This alert appears when the user has asked to save his file somewhere, but Draw was unable to create that file.  This can occur for many reasons, the most common of which is that the file or directory is not writable. */
  8. "Can't save file." = "Kan inte spara filen.";
  9.  
  10. /* This is the title of the alert which asks the user if he is sure he wants to revert a document he has edited back to its last-saved state. */
  11. "Revert " = "Återgå";
  12.  
  13. /* Message given to user when he tries to quit the application without saving all of his documents. */
  14. "You have unsaved documents." = "Det finns dokument som inte har sparats";
  15.  
  16. /* Button choice which allows the user to scale an image he is incorporating into his document so that it will fit within the size of the document */
  17. "Resize" = "Gör om storlek";
  18.  
  19. /* Save button on alerts */
  20. "Don't Save" = "Spara inte";
  21.  
  22. /* Button choice if user wants a file dragged into Draw to appear as a link button. */
  23. "Link Button" = "Länkknapp";
  24.  
  25. /* Name of the tool that draws scribbles */
  26. "Scribble" = "frihandsfigur";
  27.  
  28. /* Button choice which allows the user to leave an image he is incorporating into his document the same size even though it will not fit within the size of his document. */
  29. "Don't Resize" = "Behåll samma storlek";
  30.  
  31. /* Name of the tool that draws circles */
  32. "Circle" = "cirkel";
  33.  
  34. /* The title of the help document. */
  35. "Help" = "Help";
  36.  
  37. /* Choice (on a button) given to user which allows him to quit the application even though he has not saved all of his documents first. */
  38. "Quit Anyway" = "Avsluta ändå";
  39.  
  40. /* Menu item which turns a background grid on so that the user's actions are rounded to even grid boundaries.  It does not show the grid if the grid is currently hidden. */
  41. "Turn Grid On" = "Slå på stödlinjer";
  42.  
  43. /* Button choice if user wants a file dragged into Draw to appear as an icon. */
  44. "File Icon" = "Filikon";
  45.  
  46. /* Yes button on alerts */
  47. "Yes" = "Ja";
  48.  
  49. /* Name of the tool that draws curves */
  50. "Curve" = "kurva";
  51.  
  52. /* Title of alerts which come up during open. */
  53. "Open " = "Öppna";
  54.  
  55. /* Name of the tool that draws polygons */
  56. "Polygon" = "polygon";
  57.  
  58. /* This is the message of the alert which asks the user if he is sure he wants to revert a document he has edited back to its last-saved state. %@ is the document name. */
  59. "%@ has been edited.  Are you sure you want to undo changes?" = "%@ har redigerats. Är du säker på att du vill ångra ändringarna?";
  60.  
  61. /* Message indicating that the directory the user is trying to save to is not writable. */
  62. "Directory is not writeable." = "Ingen skrivbehörighet till katalogen";
  63.  
  64. /* Title of panel asking whether doc should be saved before service */
  65. "Service" = "Tjänst";
  66.  
  67. /* No comment provided by engineer. */
  68. "Show Ruler" = "Visa linjal";
  69.  
  70. /* Title of alert which comes up when exiting the application. */
  71. "Quit " = "Avsluta";
  72.  
  73. /* Title of alert which comes up on unknown file errors */
  74. "File Error" = "Filfel";
  75.  
  76. /* Message indicating that a backup file could not be created during save. */
  77. "Can't create backup file." = "Kan inte skapa säkerhetskopia.";
  78.  
  79. /* Menu item which turns off the borders around linked items (using Object Links). */
  80. "Hide Links" = "Göm länkar";
  81.  
  82. /* Message in alert given to user when he tries to open a draw document and there is an I/O error.  This usually happens when the document being opened is not really a draw document but somehow got renamed to have the .draw extension. */
  83. "I/O error.  Can't open file '%@'." = "I/O-fel. Kan inte öppna filen '%@'.";
  84.  
  85. /* Menu item which turns off the background grid so that items do not move and resize on even grid boundaries.  It does not hide the grid if it is currently showing. */
  86. "Turn Grid Off" = "Stäng av stödlinjer";
  87.  
  88. /* Message of panel asking whether doc should be saved before service */
  89. "Do you wish to save this document before your request is serviced?" = "Vill du spara dokumentet innan tjänsten du begärt verkställs?";
  90.  
  91. /* Button choice which allows the user to revert his changes to what was last saved on disk. */
  92. "Revert" = "Återgå";
  93.  
  94. /* The operation of closing a window usually generated by choosing the Close Window option in the Windows menu. */
  95. "Close" = "Stäng";
  96.  
  97. /* Choice (on a button) given to user which allows him to review all his unsaved documents if he quits the application without saving them all first. */
  98. "Review Unsaved" = "Granska osparat";
  99.  
  100. /* Question asked of user when he tries to close a window, either by choosing close from the menu or clicking the close box or quitting the application, and the contents of the window have not been saved.  The %@ is the name of the document. */
  101. "%@ has changes. Save them?" = "%@ innehåller ändringar. Ska de sparas?";
  102.  
  103. /* Message given to the user when the help document could not be found. */
  104. "Couldn't find any help!  Sorry ..." = "Hittar inte hjälpen!";
  105.  
  106. /* Message in alert when user specifies bad margins */
  107. "The margins or paper size specified are invalid." = "De angivna måtten för marginaler eller pappersstorlek är ogiltiga.";
  108.  
  109. /* No button on alerts */
  110. "No" = "Nej";
  111.  
  112. /* Name of the tool that draws lines */
  113. "Line" = "linje";
  114.  
  115. /* Menu item which shows a background grid which the user can overlay on his document. */
  116. "Show Grid" = "Visa stödlinjer";
  117.  
  118. /* Cancel button on alerts */
  119. "Cancel" = "Avbryt";
  120.  
  121. /* Title of new, unsaved document */
  122. "UNTITLED" = "NAMNLÖS";
  123.  
  124. /* Title of alert which comes up during import of a link */
  125. "Import Link" = "Importera länk";
  126.  
  127. /* Title of alerts which come up during save. */
  128. "Save " = "Spara";
  129.  
  130. /* Menu item which hides the background grid which the user can overlay on his document. */
  131. "Hide Grid" = "Göm stödlinjer";
  132.  
  133. /* Title of the alert which lets the user know that the image he has incorporated into his document does not fit. */
  134. "Import Data" = "Importera data";
  135.  
  136. /* Fax Cover Sheet item which allows the user to type in any thing he/she wants. */
  137. "Notes" = "Anmärkningar";
  138.  
  139. /* Question asked of a user when he drags a file icon into Draw. */
  140. "Do you want the link to this file to appear as a Link Button or as the icon of the file?" = "Vill du att länken ska visas som en länkknapp eller som filens ikon?";
  141.  
  142. /* Button choice if user wants a file dragged into Draw to appear as the contents of the file. */
  143. "File Contents" = "Filinnehåll";
  144.  
  145. /* Message of alert shown to user when he has tried to open up the file named %@ and has specified a file in a directory which is inaccessible.  The directory is either unreadable or does not exist for some reason. */
  146. "Invalid path: %@" = "Ogiltig sökväg: %@";
  147.  
  148. /* Question asked of a user when he drags a file which can be imaged directly in Draw into Draw. */
  149. "Do you want the contents of this file to appear in Draw, or would you like to create only a link to this data, in which case, do you want the link to appear as a Link Button or as the icon of the file?" = "Vill du att filinnehållet ska visas i Draw eller vill du bara skapa en länk till den här informationen? Vill du i så fall att länken ska visas som en länkknapp eller som en filikon?";
  150.  
  151. /* Message given to user when import of linked data fails. */
  152. "Unable to import linked data." = "Kan inte importera länkade data";
  153.  
  154. /* Button on alert which comes up on unknown file errors */
  155. "Abort" = "Avbryt";
  156.  
  157. /* Save button on alerts */
  158. "Save" = "Spara";
  159.  
  160. /* Alert message which asks user if he wants to scale an image or some text that he is incorporating into his document to fit within the size of the document. */
  161. "The imported data is too large to fit on the page.  Resize it to fit?" = "Importerade data passar inte in på sidan. Anpassa till sidan?";
  162.  
  163. /* Menu item which turns on the borders around linked items (using Object Links). */
  164. "Show Links" = "Visa länkar";
  165.  
  166. /* Button on alert which comes up on unknown file errors */
  167. "Proceed" = "Fortsätt";
  168.  
  169. /* Name of the tool that draws rectangles */
  170. "Rectangle" = "rektangel";
  171.