## version $VER: WBStartup+Prefs.catalog 1.0 (11.10.95) ## language MYLANGUAGE ## codeset 0 ; ; ; ; ;EMail: jhughes@cs1.bradley.edu ; ;How to add a different language to this file: ; ;Semicolons at the start of a line are comments. ; ;It's simple, just fill in the blank line with ;a translated version of the following english line. ;In the case that you need more than one line, ;add a \ to the end of the line which is to be ;continued on the next line. ;There should be NO blank lines when you are finished. ; ; ;Line ordering: ; ;Explanation of the variable (THIS LINE IS OPTIONAL, it may not be there) ;Variable Name (Always starts with STR...) ;<BLANK LINE> ;English string to be translated!!!! ; ; ; ;Special symbols like \n may appear. ;\n is a newline character, etc. ; ; ;Here are 2 examples: ; ; ; ;This string shows a greeting to the world. ; STRHelloWorldString ; ; ;Hello, World! ; ; ; STRHelp ; ; ;If you hurt yourself and don't know\ ; ;what to do, please seek help fast! ; ;The preceding text should look like this after translated: ; ; ;This string shows a greeting to the world. ; STRHelloWorldString ; This ismy translation text in another language!!!!Hi, Earth! ; ;Hello, World! ; ; ; STRHelp ; If you get an ouchy,\ ; make sure you find\ ; someone you know that\ ; can help you. Just pretend that that was in another language. :) ; ; ;If you hurt yourself and don't know\ ; ;what to do, please seek help fast! ; ; ; ; ; ; ; ; ; ;Program Name is displayed in the Title of the listview gadget STRProgramName ;Program Name ; ;Priority is displayed in the title of the listview gadget, and as the window title of the priority change window STRPriority ;Priority ; STRRequiredDosVer ;You must have AmigaDOS 3.x ; STRCouldntLockDir ;Couldn't lock directory. ; ;All Variable names ending with "Menu" are pulldown menu items. STRProjectMenu ;Project ; STRSaveMenu ;Save... ; STRAboutMenu ;About... ; STRQuitMenu ;Quit ; STREditMenu ;Edit ; ;Restores the settings to the what they were when the program was loaded STRRestoreMenu ;Restore ; ;Icon Window brings up the icon information window for the selected program STRIconWindowMenu ;Icon Window... ; STRCreateGroupMenu ;Create Group... ; STRModifyGroupMenu ;Modify Group... ; STRDeleteGroupMenu ;Delete Group... ; ;Sort -- meaning the way the listed programs are to be sorted STRSortMenu ;Sort ; ;Sort the list alphabetically STRAlphabeticallyMenu ;Alphabetically ; ;Sort the list by priority STRPriorityMenu ;Priority ; STRSelectMenu ;Select ; STRAllMenu ;All ; STRNoneMenu ;None ; STRToggleMenu ;Toggle ; STRGroupMenu ;Group... ; STRSaving ;Saving... ; STRGroupName ;Group Name ; STRCopyingFiles ;Copying File(s)... ; ;Ok -- is usually used in a button gadget, as opposed to Cancel STROk ;Ok ; ;Cancel -- usually used in a button gagdet STRCancel ;Cancel ; ;Save -- usually used in a button gadget STRSave ;Save ; ;AskSaveGroups -- Ask the user if the modified groups should be saved STRAskSaveGroups ;Save Modified Groups? ; ;The | must exist between the words in STRSaveNoGadget!!! STRSaveNoGadget ;Save|No ; ;STRAbout MUST contain 3 %s They are for the version, copyright, and the date in that order. STRAbout ;WBStartup+Prefs v%s %s All Rights Reserved.\n\n\ ;Written By: John Hughes %s\n\n\ ;IRC: hughes on #amiga\n\ ;E-Mail: johughes@heartland.bradley.edu\n\ ;WWW: http://rhf.bradley.edu/~jhughes/\n\n\ ;WBStartup+ and WBStartup+Prefs are Postcardware. If you use this software, please\n\ ;send a postcard of your country or city to:\n\ ; John Hughes\n\ ; 901 Highview Rd.\n\ ; East Peoria, IL 61611 USA ; ;AddPrograms -- The title of the window that appears when you drop a WB icon in the main window STRAddPrograms ;Add Program(s) ; STREnabled ;Enabled ; STRDisabled ;Disabled ; STRCopyFile ;Copy File(s) ; STRMoveFile ;Move File(s) ; ;StatusOfPrograms -- Meaning should the programs be enabled or disabled STRStatusOfPrograms ;Status of Program(s) ; ;Operation -- Meaning which operation to do ... copy files or move files STROperation ;Operation