home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Programare / bluej / bluejsetup-200.exe / {app} / lib / korean / dialogues next >
Encoding:
Text File  |  2004-09-15  |  8.6 KB  |  361 lines

  1. compile-while-executing
  2. You cannot compile while the machine
  3. is executing. This could cause strange
  4. problems!
  5.  
  6. exception-thrown
  7. An exception was thrown:
  8.  
  9. break-no-source
  10. Breakpoint hit in a file for which the
  11. source cannot be found.  Filename:
  12.  
  13. error-in-file
  14. An error occurred in a file for which the
  15. source cannot be found.
  16. class: source line number:
  17.  
  18. system-exit
  19. The method finished through an explicit
  20. "exit" instruction. No result was
  21. returned. The exit code is:
  22.  
  23. no-help
  24. No help available for this message.
  25. Please mail the text of the error message
  26. to mik@mip.sdu.dk - we will then
  27. add a help text to our help database. Thanks.
  28.  
  29. editor-crashed
  30. It seems that BlueJ crashed while writing this class
  31. to disk last time. The source code may be missing or 
  32. incomplete. There should be a backup of this class 
  33. in the project folder. If this class seems damaged,
  34.    1 - quit BlueJ
  35.    2 - backup your project folder (just in case)
  36.    3 - look into the project folder for a backup of
  37.        this java file. Rename it to the original
  38.        file name (with a '.java' suffix)
  39.  
  40. # errors:
  41. #########
  42.  
  43. no-lib-selected
  44. You have not specified a library to go to.
  45. Click on a library in the "Search results" list
  46. and then press the "Go to" button.
  47.  
  48. no-target-dialog
  49. Before you use a package from
  50. the Library Browser, you need
  51. at least one target package open
  52. in a BlueJ window.
  53.  
  54. cannot-locate-lib-node
  55. Cannot locate the selected node in the
  56. LibraryChooser tree.  The usual cause of
  57. this error is an out-of-date package file
  58. in the directory containing the package.
  59.  
  60. missing-shadow
  61. Cannot locate shadow area:
  62.  
  63. cannot-run-compiler
  64. Cannot run compiler. Is the
  65. program in your path?
  66. Name of compiler:
  67.  
  68. compiler-error
  69. Compiler error:
  70.  
  71. stream-incomplete
  72. Compiler error. Error stream incomplete.
  73.  
  74. out-of-bounds
  75. Element specified is not
  76. within array bounds.
  77.  
  78. cannot-access-element
  79. Unable to access the array
  80. element specified.
  81.  
  82. appletviewer-error
  83. \uc560\ud50c\ub9bf \ubdf0\uc5b4\uc5d0\uc11c \uc560\ud50c\ub9bf\uc744 \uc2e4\ud589\ud558\ub294\uc911 \uc5d0\ub7ec\uac00 \ubc1c\uc0dd\ud558\uc600\uc2b5\ub2c8\ub2e4.
  84.  
  85. error-no-name
  86. \ubc18\ub4dc\uc2dc \uc720\ud6a8\ud55c \uc774\ub984\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.
  87.  
  88. error-save-file
  89. An error occurred when trying to save
  90. the file. The file was not saved.
  91.  
  92. cannot-save-keys
  93. An error occurred while trying to save
  94. the key bindings. The bindings were not
  95. saved.
  96.  
  97. error-no-templates
  98. The specified template directory (the directory where
  99. BlueJ finds the class templates) does not exist. It
  100. is defined with the property "bluej.templatePath" in
  101. <bluej-home>/lib/bluej.defs. Check and fix this property.
  102.  
  103. skeleton-error
  104. The default skeleton for the class could not be
  105. generated. This may be because of configuration
  106. error in the setup of BlueJ, or because of file
  107. system access problems.
  108.  
  109. error-open-source
  110. Cannot open the source
  111. of this class.
  112.  
  113. error-open-readme
  114. There is a problem opening the text note
  115. of this project. A new empty text note has
  116. been created.
  117.  
  118. error-writing-readme
  119. The README file for this project could not be
  120. updated to add the main class information.
  121. There was an error changing this file.
  122.  
  123. error-exporting
  124. An error occurred while trying to export the
  125. application. Some or all files may not have
  126. been correctly copied.
  127.  
  128. error-writing-jar
  129. The jar file could not be written correctly.
  130. (Check the file system for access rights and
  131. disk space availability.)
  132.  
  133. error-jar-exists
  134. The jar file you have selected already exists.
  135. Do you want to continue?
  136. Overwrite
  137. Cancel
  138. null
  139.  
  140. invalid-class-name
  141. \uc798\ubabb\ub41c \ud074\ub798\uc2a4\uba85\uc785\ub2c8\ub2e4.
  142.  
  143. invalid-package-name
  144. \uc798\ubabb\ub41c \ud328\ud0a4\uc9c0\uba85\uc785\ub2c8\ub2e4.
  145.  
  146. directory-exists
  147. A file or directory with this
  148. name already exists.
  149.  
  150. cannot-copy-package
  151. There was a problem copying the
  152. package files. The package was
  153. not written or may be incomplete.
  154.  
  155. file-does-not-exist
  156. The specified file
  157. does not exist.
  158.  
  159. cannot-import
  160. Cannot import file. The file must
  161. be a Java source file (it's name
  162. must end in ".java").
  163.  
  164. docdir-blocked-by-file
  165. The directory for the documentation could
  166. not be created in the project directory
  167. because there is a file with same name.
  168.  
  169. docdir-not-created
  170. The directory for the documentation could
  171. not be created in the project directory.
  172.  
  173. no-permission-for-docdir
  174. The directory for the documentation could
  175. not be created in the project directory
  176. because of insufficient rights.
  177.  
  178. show-or-generate
  179. Do you want to show the documentation
  180. generated previously, or do you want
  181. to regenerate the whole documentation?
  182. Just Show
  183. Regenerate
  184. Cancel
  185.  
  186. doctool-error
  187. Javadoc reported an error. It could be that there is a
  188. syntax error in one of the files you tried to generate
  189. a documentation for. It could also be that the JDK
  190. documentation URL specified in the preferences is incorrect.
  191. Make sure that all your Java files are compiled and the
  192. documentation URL is accessible or disabled. Then try again.
  193. If this message appears again you should check the log file
  194. with the error messages from Javadoc:
  195.  
  196. severe-doc-trouble
  197. An exception occured during the call
  198. to the external documentation tool.
  199.  
  200. no-java-sources-found
  201. No Java source files were
  202. found in this directory.
  203.  
  204. duplicate-name
  205. A class with this name already exists
  206. in this package. You cannot have two
  207. classes with the same name.
  208.  
  209. duplicate-package-name
  210. A package with this name already exists
  211. in this project.
  212.  
  213. error-in-import
  214. An error occured during the attempt to
  215. import the file. Check access rights and
  216. disk space.
  217.  
  218. no-class-selected
  219. No class or package selected for removal.
  220. Select a class or package by clicking on
  221. it before trying to remove.
  222.  
  223. really-remove-class
  224. \uc774 \ud074\ub798\uc2a4\ub97c \uc0ad\uc81c\ud558\uba74
  225. \uc18c\uc2a4 \ud30c\uc77c\ub3c4 \uc601\uad6c \uc0ad\uc81c\ub420 \uac83\uc785\ub2c8\ub2e4.
  226. \uacc4\uc18d\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
  227. \uc0ad\uc81c
  228. \ucde8\uc18c
  229. null
  230.  
  231. really-remove-package
  232. Removing this package will permanently
  233. delete the package directory (including ALL
  234. the contents of that directory).
  235. Do you want to continue?
  236. Remove
  237. Cancel
  238. null
  239.  
  240. remove-package-open
  241. The package you have selected for
  242. deletion has some sub-packages opened
  243. within BlueJ. You must close these
  244. packages before you will be allowed
  245. to delete this package.
  246.  
  247. package-does-not-exist
  248. Error in opening package.
  249. Package does not exist:
  250.  
  251. no-bluej-package
  252. Error in opening package.
  253. The file/directory is not
  254. a BlueJ package:
  255.  
  256. applet-height-width
  257. Applet height and width
  258. must be specified.
  259.  
  260. cannot-read-help
  261. Cannot read help file:
  262.  
  263. not-yet-implemented
  264. Not Yet Implemented - sorry.
  265.  
  266. quit-all
  267. Quit all open projects?
  268. Quit All
  269. Cancel
  270. null
  271.  
  272. really-reload
  273. Reload discards all changes since the last edit.
  274. Are you sure?
  275. Reload
  276. Cancel
  277. null
  278.  
  279. really-print
  280. The text is wider than the paper. Long lines
  281. will be cut off. You can avoid this by resizing
  282. the editor window to make it narrower. Do you
  283. want to print anyway?
  284. Print
  285. Cancel
  286. null
  287.  
  288. open-non-bluej-already-bluej
  289. The directory you have selected is already
  290. a BlueJ project.
  291.  
  292. open-non-bluej-no-java
  293. No Java source files were
  294. found in this directory.
  295.  
  296. open-non-bluej-invalid
  297. You have indicated you wish to open this
  298. directory as a BlueJ project, however a file
  299. has been found with a package statement that
  300. is incompatible with the current directory
  301. structure. (For example, if the Java class
  302. Shape has a package line of com.aa, then the
  303. file Shape.java must be in a directory aa
  304. which is itself in a directory com. This com
  305. directory in turn must be in another directory
  306. which is the directory you should point BlueJ
  307. to when attempting to open it).
  308.  
  309. import-into-current
  310. You currently have a package open in this window.
  311. Do you want to import into the current package
  312. or would you like to create a new project and
  313. import into that?
  314. Current
  315. New Project
  316. Cancel
  317.  
  318. package-name-invalid
  319. You have changed the package statement
  320. to a package which does not exist in this project.
  321. If you wish to move this class to another
  322. package you must create the destination
  323. package first. The package statement has been
  324. reverted back to its original form.
  325.  
  326. package-name-changed
  327. You have changed the package statement which
  328. tells Java the package this class is in. Do you
  329. want to move this class to the indicated package
  330. or do you want to leave the class where it is
  331. (the package statement will be reverted back to
  332. its original form)?
  333. Move
  334. Revert
  335. null
  336.  
  337. ask-index
  338. Enter array element index [...]
  339. Array Inspection
  340. null
  341.  
  342. classmgr-changes-no-effect
  343. The changes you have made to the class libraries
  344. will not take effect until the next time you
  345. start BlueJ.
  346.  
  347. # editor:
  348. #########
  349.  
  350. no-search-string
  351. No search string is defined.
  352. (Highlight some text or use 'Find' first.)
  353.  
  354. default-keys
  355. Do you really want to discard all your
  356. key bindings and set the default
  357. bindings?
  358. Set defaults
  359. Cancel
  360. null
  361.