home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextDeveloper / Demos / Draw.app / English.lproj / Localizable.strings < prev    next >
Encoding:
Text File  |  1995-02-06  |  7.7 KB  |  182 lines

  1. /* Button choice for cancelling or aborting a requested operation. */
  2. "Cancel";
  3.  
  4. /* ALERT: Message given to user when import of linked data fails. */
  5. /* Title */
  6. "Import Link";
  7. /* Message */
  8. "Unable to import linked data.";
  9.  
  10. /* Message of alert which lets the user know that an image (PostScript or TIFF or something) that he tried to import was some how defective. */
  11. "Unable to import that image into Draw.";
  12.  
  13. /* Button choice if user wants a file dragged into Draw to appear as an icon. */
  14. "File Icon";
  15.  
  16. /* Question asked of a user when he drags a file icon into Draw. */
  17. "Do you want the link to this file to appear as a Link Button or as the icon of the file?";
  18.  
  19. /* Question asked of a user when he drags a file which can be imaged directly in Draw into Draw. */
  20. "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?";
  21.  
  22. /* Button choice if user wants a file dragged into Draw to appear as the contents of the file. */
  23. "File Contents";
  24.  
  25. /* Button choice if user wants a file dragged into Draw to appear as a link button. */
  26. "Link Button";
  27.  
  28. /* Name of the tool that draws scribbles, i.e., the %s of the New %s operation. */
  29. "Scribble";
  30.  
  31. /* Name of the tool that draws rectangles, i.e., the %s of the New %s operation. */
  32. "Rectangle";
  33.  
  34. /* Name of the tool that draws polygons, i.e., the %s of the New %s operation. */
  35. "Polygon";
  36.  
  37. /* Name of the tool that draws lines, i.e., the %s of the New %s operation. */
  38. "Line";
  39.  
  40. /* Menu item which hides the background grid which the user can overlay on his document. */
  41. "Hide Grid";
  42.  
  43. /* Menu item which turns off the borders around linked items (using Object Links). */
  44. "Hide Links";
  45.  
  46. /* Title of the alert which lets the user know that the image he has incorporated into his document does not fit. */
  47. "Import Data";
  48.  
  49. /* 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. */
  50. "Don't Resize";
  51.  
  52. /* 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. */
  53. "The imported data is too large to fit on the page.  Resize it to fit?";
  54.  
  55. /* 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. */
  56. "Turn Grid Off";
  57.  
  58. /* Menu item which shows a background grid which the user can overlay on his document. */
  59. "Show Grid";
  60.  
  61. /* Menu item which turns on the borders around linked items (using Object Links). */
  62. "Show Links";
  63.  
  64. /* 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. */
  65. "Turn Grid On";
  66.  
  67. /* 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. */
  68. "Resize";
  69.  
  70. /* ALERT: 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. */
  71. /* Title */
  72. "Open Draw Document";
  73. /* Message */
  74. "I/O error.  Can't open file.";
  75.  
  76. /* ALERT: 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. */
  77. /* Title */
  78. "Open Draw Document";
  79. /* Message */
  80. "I/O error.  Can't open file.";
  81.  
  82. /* ALERT: This very rare alert shows up when the user tries to revert the state of his document to whatever it was when he opened it up.  Some unexpected I/O error occurs, however, and he is unable to do so. */
  83. /* Title */
  84. "Revert";
  85. /* Message */
  86. "I/O error.  Can't revert.";
  87.  
  88. /* ALERT: No comment provided by engineer. */
  89. /* Title */
  90. "Save";
  91. /* Message */
  92. "Can't create backup file.";
  93.  
  94. /* ALERT: No comment provided by engineer. */
  95. /* Title */
  96. "Save";
  97. /* Message */
  98. "This document has Form Entries in it.  Do you wish to save them with the document?";
  99. /* Default Button */
  100. "Yes";
  101. /* Alternate Button */
  102. "No";
  103.  
  104. /* ALERT: 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. */
  105. /* Title */
  106. "Save";
  107. /* Message */
  108. "Can't save file.";
  109.  
  110. /* Button choice which allows the user to abort the saving of his document when the user has asked him if he'd like to do so. */
  111. "Don't Save";
  112.  
  113. /* This question appears in an alert when the user requests a service from the Services menu which operates on the entire draw document, but the draw document has been edited since it was last saved.  Draw is just asking if the user would like to save the document first so that the service will operate on the current state of the document rather than on the last saved state. */
  114. "Do you wish to save this document before your request is serviced?";
  115.  
  116. /* The name of a document which the user has not yet given a name to. */
  117. "UNTITLED";
  118.  
  119. /* Menu item which hides the ruler. */
  120. "Hide Ruler";
  121.  
  122. /* No comment provided by engineer. */
  123. "The margins or paper size specified are invalid.";
  124.  
  125. /* Button choice which allows the user to revert his changes to what was last saved on disk. */
  126. "REVERT_BUTTON" = "Revert";
  127.  
  128. /* This is the the title of an alert which comes up when the user requests a service from the Services menu. */
  129. "Service";
  130.  
  131. /* This question is asked of the user when he asks to revert the state of his document to the version last saved on disk, but he has made changes in the interim which would be lost if he did actually revert.  The %s is the name of the document. */
  132. "%s has been edited.  Are you sure you want to undo changes?";
  133.  
  134. /* Menu item which unhides the ruler. */
  135. "Show Ruler";
  136.  
  137. /* Button choice which allows the user to save his document. */
  138. "Save";
  139.  
  140. /* 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. */
  141. "Revert";
  142.  
  143. /* The operation of closing a window usually generated by choosing the Close Window option in the Windows menu. */
  144. "Close";
  145.  
  146. /* 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 %s is the name of the document. */
  147. "%s has changes. Save them?";
  148.  
  149. /* ALERT: Alert shown to user when he has tried to open up a file and has specified a file in a directory which is inaccessible.  The directory is either unreadable or does not exist for some reason. */
  150. /* Title */
  151. "Open";
  152. /* Message */
  153. "Invalid path: %s";
  154.  
  155. /* The operation of exiting the application. */
  156. "Quit";
  157.  
  158. /* Message given to user when he tries to quit the application without saving all of his documents. */
  159. "You have unsaved documents.";
  160.  
  161. /* Fax Cover Sheet item which allows the user to type in any thing he/she wants. */
  162. "Notes";
  163.  
  164. /* The title of the help document. */
  165. "Help";
  166.  
  167. /* 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. */
  168. "Quit Anyway";
  169.  
  170. /* Message given to the user when the help document could not be found. */
  171. "Couldn't find any help!  Sorry ...";
  172.  
  173. /* 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. */
  174. "Review Unsaved";
  175.  
  176. /* Name of the tool that draws curves, i.e., the %s of the New %s operation. */
  177. "Curve";
  178.  
  179. /* Name of the tool that draws ovals, i.e., the %s of the New %s operation. */
  180. "Circle";
  181.  
  182.