home *** CD-ROM | disk | FTP | other *** search
/ 11 Top Anwendungen / CD_ROM_MAGAZIN.iso / MoneyMethod-Demo / MoneyMethod / strings.properties < prev    next >
Encoding:
Text File  |  2000-05-25  |  4.6 KB  |  175 lines

  1. #project tree labels
  2. DataBase        = Data Base
  3. Resources        = Resources
  4. Parameters        = Styles
  5. ServParameters        = Parameters
  6. Output            = Output
  7. Tables            = Tables
  8. XML            = XML
  9. Images            = Images
  10. Scripts            = Scripts
  11. HTML            = HTML
  12. Custom            = Custom
  13.  
  14. #dialog titles messages
  15. CloseProjectM        = Close current project?
  16. CloseProjectT        = Project is already opened
  17. SaveProjectM        = Save current project?
  18. SaveProjectT        = Closing project
  19. InsertRowT        = Insert new row
  20. InsertColumnT        = Insert new column
  21. ExitT            = Exit
  22. AddDSNT            = Add new DSN
  23. DSNManagerT        = DSN Manager
  24. SelectTableT        = Select table
  25. FTPClientFrameT        = FTP Client
  26. SetupDefaultDBT        = Creating new project
  27. LogWindowT        = Log
  28. Message            = Message
  29. Question        = Question
  30. Warning            = Warning
  31. Error            = Error
  32. ColorChooserT        = Choose color
  33.  
  34. #right-button menus
  35. AddCategory        = Add category
  36. RemoveCategory        = Remove category
  37. RefreshResources    = Refresh resources
  38. AddResource        = Add resource
  39. RemoveResource        = Remove resource
  40.  
  41. #other
  42. NewCategoryName        = New category name
  43. DBConnection        = DB Connection
  44. SetupConnection        = DB connection is not configured.
  45. RequiredColumnName    = Template alias
  46. RealColumnName        = DB column name
  47. HTMLColumnName        = HTML name indication
  48. TableDataNotValid    = Table in't opened or not all coloumn accordances were filled in.
  49. FTPPrefsNotFound    = FTP preferences not found
  50. Create            = Create
  51. ViewDescription        = View description
  52. Dismiss            = Dismiss
  53. Description        = Description
  54. NewProject        = New project
  55. OK            = OK
  56. Cancel            = Cancel
  57. Browse            = Browse
  58. Choose            = Choose
  59. Destination        = Destination
  60. NewProjectName        = Name
  61. Template        = Template
  62. TableOrDBNotValid    = You must setup DB connection and fill all necessary table info before editing styles
  63. CellEditorTitle        = Cell editor
  64. DefaultNewProjectName    = New project
  65. Find            = Find
  66. FindNext        = Find next
  67. ColumnName        = Column name
  68. TextToFind        = Text to find
  69. TextNotFound        = Text not found
  70. ReallyExit        = Do you really want to exit?
  71. Insert            = Insert
  72. SetupDefaultDBQ        = Do you wish to setup default database?
  73. DemoRestriction        = This function doesn't work in demo version
  74. PleaseWait        = Please wait...
  75. QueryIsNotValid        = Query is invalid
  76. DirectoryAleadyExist    = Directory already exists
  77. FileAlreadyExist    = File already exists
  78. TemplateFilter        = MoneyMethod template
  79. ProjectFilter        = MoneyMethod project
  80. ClickToChange        = Click to change
  81.  
  82. #tool tips
  83. NewProjectTT        = Create new project
  84. OpenProjectTT        = Open project
  85. SaveProjectTT        = Save project
  86. MakeTT            = Make site
  87. PublishTT        = Publish site
  88. CutTT            = cut
  89. CopyTT            = copy
  90. PasteTT            = paste
  91. SaveTT            = save
  92. SaveChangesQ        = Save changes?
  93. TextChanged        = Text changed
  94. InsertRowTT        = Insert row
  95. DeleteRowTT        = Delete Row
  96. InsertColumnTT        = Insert column
  97. DeleteColumnTT        = Delete column
  98. FindRecordTT        = Find record
  99. LogLevelTT        = Log level
  100.  
  101. #menu resources
  102. Project            = Project
  103. New            = New
  104. Open            = Open
  105. Save            = Save
  106. Close            = Close
  107. Exit            = Exit
  108. Edit            = Edit
  109. Cut            = Cut
  110. Copy            = Copy
  111. Paste            = Paste
  112. Options            = Options
  113. ShowLog            = Show log
  114. DynamicallyUpdate    = Dynamically update project tree
  115. ExtendedMode        = Extended mode
  116. LookAndFeel        = Look and Feel
  117. Metal            = Metal
  118. Windows            = Windows
  119. Motif            = Motif
  120. Help            = Help
  121. About            = About
  122.  
  123. #database table editor resources
  124. DatabaseQuery        = Databse Query
  125. SaveChanges        = Save changes
  126. TableView        = Table view
  127. AssociationView        = Association view
  128. TableInfo        = Table info
  129. DatabaseTable        = Database Table
  130. SaveChangesQ        = Save changes?
  131. DataModificationError    = Error occured. Test your data.
  132.  
  133. #insert new column dialog resources
  134. NewColumnName        = New column name
  135. NewColumnType        = New column type
  136.  
  137. #account editor resources
  138. RestoreDefaults        = Restore defaults
  139. DSN            = Data source name
  140. DBDriver        = DB Driver
  141. TestConnection        = Test connection
  142. ConnectSuccess        = Connection is OK. Apply?
  143. ConnectFail        = Connection FAILED
  144. ConnectionNotTested    = Connection wasn't tested or last test failed. Connection parameters will not be saved.
  145. Apply            = Apply
  146. Name            = Name
  147. Password        = Password
  148.  
  149. #dsn manager resources
  150. DBFile            = Data Base File
  151. NewDSN            = Name
  152. AddDSN            = Add DSN
  153. DeleteDSN        = Delete DSN
  154. DSNListLabel        = Registered DSN
  155. Driver            = Driver
  156.  
  157. #log window resources
  158. ClearLog        = Clear log
  159.  
  160. #ftp clent resources
  161. URL            = URL
  162. UseProxy        = Use proxy
  163. Port            = Port
  164. PassiveMode        = PassiveMode
  165. TerminateFTPSessionQ    = Terminate FTP session?
  166. UnknownHostException    = Unknown host
  167. GeneralFTPException    = Connection closed!
  168.  
  169. #ftp sender resources
  170. Ftp_Idle        = Idle
  171. Ftp_Connecting        = Connecting...
  172. Ftp_Connected        = Connected OK
  173. Ftp_Sending        = Sending
  174. Ftp_CreatingDir        = Creating directory
  175.