home *** CD-ROM | disk | FTP | other *** search
- WebPaint Texts, Version 3.0
-
- ; This file contains all text strings used in WebPaint.
- ; Each line contains a text number and the text in quotes.
- ; If you translate the text, you may keep the English as
- ; a comment, everything after the second quote is ignored.
-
- ; The & found in menu texts and field names will be
- ; displayed as an underscore under the following letter,
- ; and makes that letter a Hot Key for the functions, when
- ; typed with the Alt button down
-
- ; File Menu
- 10 "&File"
- 11 "&New... Ctrl+N"
- 12 "&Open... Ctrl+O"
- 13 "&Close Ctrl+C"
- 14 "&Save Ctrl+S"
- 15 "Save &As..."
- 16 "Sav&e Clips..."
- 17 "Loa&d Clips..."
- 18 "&Insert ClipArt..."
- 19 "&Print... Ctrl+P"
- 20 "Print Set&up..."
- 21 "E&xit Alt+F4"
- ; Edit Menu
- 30 "&Edit"
- 31 "&Undo Ctrl+Z"
- 32 "&Copy Ctrl+INS"
- 33 "&Paste Shift+INS"
- ; View Menu
- 34 "&View"
- 35 "Zoom &1:1 Alt+Grey -"
- 36 "Zoom &Max Alt+Grey +"
- 37 "Zoom &In Grey +"
- 38 "Zoom &Out Grey -"
- 39 "&ClipBar"
- 40 "&ScrollBars"
- ; Image Menu
- 50 "&Image"
- 51 "In&fo..."
- 52 "&Resize..."
- 53 "&Crop"
- 54 "&Filter"
- 55 "&Soften"
- 56 "Shar&pen"
- 57 "Sc&ulpture"
- 58 "&Emboss"
- 59 "&Negative"
- 60 "Flip &V"
- 61 "Flip &H"
- 62 "Rotate &90"
- ; Clip Menu
- 65 "&Clip"
- 66 "Clip &All"
- 67 "Clip &Last Changes"
- 68 "Clip &Mask"
- 69 "&Paste"
- 70 "&Ghost"
- 71 "&Transform"
- 72 "Clip to &New Image"
- 73 "T&ransparent Paste"
- 74 "&Drop Shadow"
- ;Option Menu
- 76 "&Options"
- 77 "&Preferences..."
- 78 "P&alettes"
- 79 "&True Color"
- 80 "256 &Colors"
- 81 "256 &Grey"
- 82 "&16 Colors"
- 83 "1&6 Grey"
- 84 "&Black and White"
- 85 "Invert &Mask"
- ; Window Menu
- 90 "&Window"
- 91 "&Close All"
- 92 "&Next Image\tCtrl+TAB"
- ; Help Menu
- 100 "&Help"
- 101 "H&elp"
- 102 "&About..."
-
-
- ; Error strings
- 110 "File Create Error."
- 111 "File Open Error."
- 112 "File Write Error."
- 113 "File Read Error."
- 114 "File Memory Allocation Error."
- 115 "File Format Error."
- 116 "Animated GIF file. (Not allowed)"
- 117 "Unknown File Format."
- 118 "Out of memory!"
- 119 "No Printer Device."
- 110 "No Printer Driver."
- 121 "Printing Aborted."
- 122 "Clip-bar is full."
- 123 "Cannot open more files!"
- 124 "Define clone position with right mouse button first!"
-
-
- ; General strings
- 130 "&New"
- 131 "New"
- 132 "OK"
- 133 "Cancel"
- 134 "&Help"
- 135 "Image Width"
- 136 "Image Height"
- 137 "Width"
- 138 "Height"
- 139 "Resolution"
- 140 "Dots"
- 141 "Inch"
- 142 "mm"
- 143 "&Yes"
- 144 "&No"
- 145 "True Color"
- 146 "256 Color"
- 147 "16 Color"
- 148 "Black and White"
- 149 "Mapping colors: "
- 150 "Loading"
- 151 "Filtering"
- 152 "Saving"
- 153 "Converting"
- 154 "Rotation: "
-
-
-
- ; About Dialog
- 160 "About WebPaint"
- 161 "Version: "
- 162 "Licensed to: "
- 163 "Shareware Version!"
-
- ; File Open Dialog
- 170 "Open Image File"
- 171 "File Type:"
- 172 "File Size:"
- 173 "Compression:"
- 174 "Colors:"
-
- ; Open ClipArt Dialog
- 180 "Open ClipArt"
-
- ; File Clip Dialog
- 182 "Open Clip"
-
- ; File Exist Dialog
- 184 "File exist"
- 185 "Do you want to replace:"
-
- ; Save New Image Dialog
- 188 "New Image"
- 189 "Do you want to save the new image?"
-
- ; Save Changed Image Dialog
- 192 "Image changed"
- 193 "Do you want to save:"
-
- ; Save As Dialog
- 196 "Save Image as..."
- 197 "Save as four color separated (CMYK) files"
-
- ; Save Clip Dialog
- 198 "Save Clips as..."
-
-
- ; Preferences Dialog
- 200 "Preferences"
- 201 "Object Dragging:"
- 202 "Drag &whole object"
- 203 "Drag object &outlined"
- 204 "Feather Border Size:"
- 205 "Color Wash Transparency:"
- 206 "Ghost Transparency:"
- 207 "JPEG Compression Level:"
- 208 "File Preview:"
- 209 "&Make file preview"
- 210 "CompuServ GIF Files:"
- 211 "Save as Transparent GIF"
- 212 "Scratch Pad Size:"
-
- ; Text Dialog
- 220 "Text Selections"
- 221 "Enter Text String:"
- 222 "Text Font:"
- 223 "Name:"
- 224 "Size:"
- 225 "Display Style:"
- 226 "&Bold"
- 227 "&Italic"
- 228 "&Underline"
- 229 "&Outline"
- 230 "Display Effect:"
- 231 "&Normal"
- 232 "Sha&dow"
- 233 "&3D Block"
- 234 "Display Control:"
- 235 "&Antialised text"
- 236 "Extra character spacing:"
-
- ; Print Dialog
- 240 "Print Image"
- 241 "Printer:"
- 242 "System Default"
- 243 "Print Control:"
- 244 "&Centre"
- 245 "&Unscaled"
- 246 "&Fit to Paper"
- 247 "&Maintain width / height relationship"
- 248 "&Poster"
- 249 "No of Horizontal Poster Pages:"
- 250 "No of Vertical Poster Pages:"
- 251 "Print"
- 252 "&Setup..."
- 253 "Print Image"
- 254 "Print Palette"
- 255 "Print Preview:"
- 256 "Print"
- 257 "Select and drag image for positioning."
- 258 "Select and drag knob for scaling."
-
- ; Printing Dialog
- 260 "Printing"
- 261 "System Default"
- 262 "Filename"
- 263 "to"
- 264 "Page"
- 265 "of"
-
- ; New Dialog
- 267 "New Image"
- 268 "New Animation Image"
- 269 "Resize Image"
- 270 "Select Size:"
- 271 "Dots / Inch:"
- 272 "Select a Standard Size:"
- 273 "Orientation:"
- 274 "P&ortrait"
- 275 "L&andscape"
- 276 "Select Image Type:"
- 277 "Normal Image"
- 278 "Background for new animated image"
- 279 "Current Printer Size"
-
- ; Image Information Dialog
- 281 "Image Information"
- 282 "File Type:"
- 283 "File Name:"
- 284 "File Size:"
- 285 "Bytes"
- 286 "Compression:"
- 287 "Color Depth:"
- 288 "Bits"
- 289 "DPI"
-
- ; Animated Image Control Dialog
- 290 "Animated Image Control"
- 291 "Background:"
- 292 "Color:"
- 293 "Image control"
- 294 "&List of Images:"
- 295 "Move &up"
- 296 "Move &down"
- 297 "Preview"
- 298 "Positioning:"
- 299 "Left:"
- 300 "Top:"
- 301 "&Transparent color"
- 302 "Animation:"
- 303 "&Wait for user input before display"
- 304 "Delay:"
- 305 "1/10ths of a sec."
- 306 "Remove by:"
- 307 "&Delete selected image"
- 308 "&Insert new empty image"
- 309 "&Load and insert new image from file"
- 310 "Loop control"
- 311 "&Loop the animation"
- 312 "Nothing"
- 313 "Leave as is"
- 314 "Background"
- 315 "Previous image"
-
- ; Shareware Notice Dialog
- 320 "WebPaint Shareware Notice"
- 321 "This is a shareware version of WebPaint, "
- 322 "intended for evaluation purpose only."
- 323 "NOTE: Each evaluation session expires after 20 minutes!"
- 324 "If you wish to purchase the licensed version,"
- 325 "please go to:"
- 326 "read about how to puchase, and include the following "
- 327 "shareware number: "
- 328 "If you have purchased the licensed version,"
- 329 "please type in the license password you have received:"
- 330 "License password:"
-
- ; TIMEOUT Notice Dialog
- 331 "WebPaint Shareware Timeout"
- 332 "THIS SESSION'S EVALUATION TIME HAS EXPIRED!"
-
- ; THANK YOU Dialog
- 340 "THANK YOU"
- 341 "Thank you for purchasing WebPaint."
- 342 "Your password:"
- 343 "has been saved in your system configuration."
- 344 "If you, by accident, should loose your system configuration,"
- 345 "you will be asked for the password again."
- 346 "So, write down your password somewhere else and save it for later use."
- 347 "Wrong password"
-
-
- ; Control button help texts
- 350 "New Image"
- 351 "Open image from file"
- 352 "Close the image"
- 353 "Save image to file"
- 354 "Print image."
- 355 "Undo last edit operation"
- 356 "Make a rectangular clip"
- 357 "Make a scissors clip"
- 358 "Zoom In or Out"
- 359 "Make protection mask - on/off"
- 360 "Undo from protection mask"
- 361 "Scratch Pad on/off"
- 362 "Diagonal area fill - on/off"
- 363 "Animation control"
- 364 "Start / Stop animation"
- 365 "Goto Last Animation Image"
- 366 "Goto Next Animation Image"
- 367 "Goto Previous Animation Image"
- 368 "Goto First Animation Image"
-
- ; Tool button help texts
- 380 "Erase image or mask"
- 381 "Local undo"
- 382 "Draw text"
- 383 "Rubber band erase image or mask"
- 384 "Draw with color brush"
- 385 "Draw with air brush"
- 386 "Draw with color wash brush"
- 387 "Draw with blend brush"
- 388 "Draw with clone brush"
- 391 "Area fill"
- 392 "Draw connected lines"
- 393 "Draw connected curves"
- 394 "Draw 3D Button"
- 395 "Draw rectangle"
- 396 "Draw rounded rectangle"
- 397 "Draw oval"
-
- ; Clip Bar help texts
- 400 "Clip drop shaddow on/off"
- 401 "Transparent clip paste on/off"
- 402 "Clip last changes"
- 403 "Delete selected clip"
- 404 "Scroll clips up"
- 405 "Scroll clips down"
-
- ; Other windows help text
- 410 "Feather brush shape"
- 411 "Circular brush shape"
- 412 "Rectangular brush shape"
- 413 "Diamond brush shape"
- 414 "Circular line shape"
- 415 "Rectangular line shape"
- 416 "Diamond line shape"
- 417 "Outlined rectangle type"
- 418 "Filled rectangle type"
- 419 "Shaded rectangle type"
- 420 "Outlined oval type"
- 421 "Filled oval type"
- 422 "Shaded oval type"
- 423 "Unpressed button type"
- 424 "Pressed button type"
- 425 "Image button type"
- 426 "Fills evenly colored area"
- 427 "Fills area enclosed in evenly colored border"
- 428 "Fills evenly colored area with selected clip"
- 429 "Fills evenly colored area with a shade (From paint to background color)"
- 430 "Select direction"
- 431 "Image overview. Click to pan in image"
- 432 "Shows current paint color"
- 433 "Shows current background (and transparent clip) color"
- 434 "Palette. Select paint (left click) and background (right click) color"
- 435 "Shows additional help information"
- 436 "ClipBar. Select clip (drag to image)"
-
-
-
-
-
-