home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 124 / af124a.adf / af124a.lzx / WBStartup+V2.8 / Source / WBStartup+Prefs / Catalogs / Russian.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1999-03-29  |  5KB  |  156 lines

  1. ## version $VER: WBStartup+Prefs.catalog 1.0 (26.03.96)
  2. ## language russian
  3. ## codeset 0
  4. ; Russian translation done by D.I. Mikhilov (Sintex SSP, SPB, Russia of course :)
  5. ;              sent it though --> lam@sintex.spb.ru (Alexey Luzjanin)
  6. ;EMail:  jhughes@cs1.bradley.edu
  7. ;How to add a different language to this file:
  8. ;Semicolons at the start of a line are comments.
  9. ;It's simple, just fill in the blank line with
  10. ;a translated version of the following english line.
  11. ;In the case that you need more than one line,
  12. ;add a   \  to the end of the line which is to be
  13. ;continued on the next line.
  14. ;There should be NO blank lines when you are finished.
  15. ;Line ordering:
  16. ;Explanation of the variable (THIS LINE IS OPTIONAL, it may not be there)
  17. ;Variable Name   (Always starts with STR...)
  18. ;<BLANK LINE>
  19. ;English string to be translated!!!!
  20. ;Special symbols like   \n   may appear.
  21. ;\n is a newline character, etc.
  22. ;Here are 2 examples:
  23. ;     ;This string shows a greeting to the world.
  24. ;     STRHelloWorldString
  25. ;     ;Hello, World!
  26. ;     ;
  27. ;     STRHelp
  28. ;     ;If you hurt yourself and don't know\
  29. ;     ;what to do, please seek help fast!
  30. ;The preceding text should look like this after translated:
  31. ;     ;This string shows a greeting to the world.
  32. ;     STRHelloWorldString
  33. ;     This ismy translation text in another language!!!!Hi, Earth!
  34. ;     ;Hello, World!
  35. ;     ;
  36. ;     STRHelp
  37. ;     If you get an ouchy,\
  38. ;     make sure you find\
  39. ;     someone you know that\
  40. ;     can help you. Just pretend that that was in another language. :)
  41. ;     ;If you hurt yourself and don't know\
  42. ;     ;what to do, please seek help fast!
  43. ;Program Name is displayed in the Title of the listview gadget
  44. STRProgramName
  45. ;Program Name
  46. ;Priority is displayed in the title of the listview gadget, and as the window title of the priority change window
  47. STRPriority
  48. ;Priority
  49. STRRequiredDosVer
  50.  AmigaDOS 3.x
  51. ;You must have AmigaDOS 3.x
  52. STRCouldntLockDir
  53. ;Couldn't lock directory.
  54. ;All Variable names ending with "Menu" are pulldown menu items.
  55. STRProjectMenu
  56. ;Project
  57. STRSaveMenu
  58. ;Save...
  59. STRAboutMenu
  60. ;About...
  61. STRQuitMenu
  62. ;Quit
  63. STREditMenu
  64. ;Edit
  65. ;Restores the settings to the what they were when the program was loaded
  66. STRRestoreMenu
  67. ;Restore
  68. ;Icon Window brings up the icon information window for the selected program
  69. STRIconWindowMenu
  70. ;Icon Window...
  71. STRCreateGroupMenu
  72. ;Create Group...
  73. STRModifyGroupMenu
  74. ;Modify Group...
  75. STRDeleteGroupMenu
  76. ;Delete Group...
  77. ;Sort -- meaning the way the listed programs are to be sorted
  78. STRSortMenu
  79. ;Sort
  80. ;Sort the list alphabetically
  81. STRAlphabeticallyMenu
  82. ;Alphabetically
  83. ;Sort the list by priority
  84. STRPriorityMenu
  85. ;Priority
  86. STRSelectMenu
  87. ;Select
  88. STRAllMenu
  89. STRNoneMenu
  90. ;None
  91. STRToggleMenu
  92. ;Toggle
  93. STRGroupMenu
  94. ;Group...
  95. STRSaving
  96. ;Saving...
  97. STRGroupName
  98. ;Group Name
  99. STRCopyingFiles
  100. ;Copying File(s)...
  101. ;Ok -- is usually used in a button gadget, as opposed to Cancel
  102. STROk
  103. ;Cancel -- usually used in a button gagdet
  104. STRCancel
  105. ;Cancel
  106. ;Save -- usually used in a button gadget
  107. STRSave
  108. ;Save
  109. ;AskSaveGroups -- Ask the user if the modified groups should be saved
  110. STRAskSaveGroups
  111. ;Save Modified Groups?
  112. ;The | must exist between the words in STRSaveNoGadget!!!
  113. STRSaveNoGadget
  114. ;Save|No
  115. ;STRAbout MUST contain 3 %s     They are for the version, copyright, and the date in that order.
  116. STRAbout
  117. WBStartup+Prefs v%s   %s  
  118. .\n\n\
  119. :  John Hughes        %s\n\n\
  120. IRC:  hughes   on #amiga\n\
  121. E-Mail:  johughes@heartland.bradley.edu\n\
  122. WWW:  http://rhf.bradley.edu/~jhughes/\n\n\
  123. WBStartup+ 
  124.  WBStartup+Prefs 
  125.  Postcardware.  
  126.     John Hughes\n\
  127.     901 Highview Rd.\n\
  128.     East Peoria, IL  61611  USA
  129. ;WBStartup+Prefs v%s   %s  All Rights Reserved.\n\n\
  130. ;Written By:  John Hughes        %s\n\n\
  131. ;IRC:  hughes   on #amiga\n\
  132. ;E-Mail:  johughes@heartland.bradley.edu\n\
  133. ;WWW:  http://rhf.bradley.edu/~jhughes/\n\n\
  134. ;WBStartup+ and WBStartup+Prefs are Postcardware.  If you use this software, please\n\
  135. ;send a postcard of your country or city to:\n\
  136. ;    John Hughes\n\
  137. ;    901 Highview Rd.\n\
  138. ;    East Peoria, IL  61611  USA
  139. ;AddPrograms -- The title of the window that appears when you drop a WB icon in the main window
  140. STRAddPrograms
  141. ;Add Program(s)
  142. STREnabled
  143. ;Enabled
  144. STRDisabled
  145. ;Disabled
  146. STRCopyFile
  147. ;Copy File(s)
  148. STRMoveFile
  149. ;Move File(s)
  150. ;StatusOfPrograms -- Meaning should the programs be enabled or disabled
  151. STRStatusOfPrograms
  152. ;Status of Program(s)
  153. ;Operation -- Meaning which operation to do ... copy files  or  move files
  154. STROperation
  155. ;Operation
  156.