Subversion Repositories Kolibri OS

Rev

Rev 9535 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. //===================================================//
  2. //                                                   //
  3. //                     CYRILLIC                      //
  4. //                                                   //
  5. //===================================================//
  6. #ifdef LANG_RUS
  7. #define T_FILE "ˆ¬ï"
  8. #define T_TYPE "’¨¯"
  9. #define T_SIZE " §¬¥à"
  10. #define T_NEW_FOLDER "®¢ ï ¯ ¯ª "
  11. #define T_NEW_FILE "®¢ë© ä ©«"
  12. #define T_DELETE_FILE "‚ë ¤¥©á⢨⥫쭮 å®â¨â¥ 㤠«¨âì"
  13. #define T_YES "„ "
  14. #define T_NO "¥â"
  15. #define T_CANCEL "Žâ¬¥­ "
  16. #define T_CREATE "‘®§¤ âì"
  17. #define T_RENAME "¥à¥­ §¢ âì"
  18. #define T_GOPATH "¥à¥©â¨"
  19. #define FS_ITEM_ALREADY_EXISTS "'«¥¬¥­â á â ª¨¬ ¨¬¥­¥¬ 㦥 áãé¥áâ¢ã¥â' -E"
  20. #define T_NOTIFY_APP_PARAM_WRONG "' à ¬¥âà ¤«ï § ¯ã᪠ Eolite ­¥¢¥à¥­: ¯ ¯ª  ­¥ áãé¥áâ¢ã¥â!' -E"
  21. #define T_COPY_WINDOW_TITLE "Š®¯¨àãî..."
  22. #define T_MOVE_WINDOW_TITLE "¥à¥¬¥é î..."
  23. #define T_DELETE_WINDOW_TITLE "“¤ «ïî..."
  24. #define T_COPY_ABORT "à¥à¢ âì"
  25. #define T_COPY_REPLACE "‡ ¬¥­¨âì"      
  26. #define T_COPY_SKIP "à®¯ãáâ¨âì"
  27. #define T_COPY_REMEMBER_CHOICE "„«ï ¢á¥å"
  28. #define T_OVERWRITE_ALERT "’ ª®© ä ©« 㦥 áãé¥áâ¢ã¥â!"
  29. #define T_SELECT_APP_TO_OPEN_WITH "‚ë¡¥à¨â¥ ¯à®£à ¬¬ã ¤«ï ®âªàëâ¨ï ä ©« "
  30. #define DEL_MORE_FILES_1 "¢ë¡à ­­ë¥ í«¥¬¥­âë ("
  31. #define DEL_MORE_FILES_2 " èâ.)?"
  32. #define T_STATUS_EVEMENTS " ¯®ª: %d  ” ©«®¢: %d"
  33. #define T_STATUS_SELECTED "‚뤥«¥­®: %d"
  34. #define COPY_PATH_STR "'ãâì ¯ ¯ª¨ ᪮¯¨à®¢ ­ ¢ ¡ãä¥à ®¡¬¥­ ' -I"
  35. #define T_ABOUT "Ž ¯à®£à ¬¬¥"
  36. #define T_USE_SHIFT_ENTER "'ˆá¯®«ì§ã©â¥ Shift+Enter çâ®¡ë ®âªàëâì ¢á¥ ¢ë¤¥«¥­­ë¥ ä ©«ë.' -I"
  37.  
  38. char *kfm_func = {
  39.         "ˆ­ä®",
  40.         "¥à¥¨¬¥­.",
  41.         "à®á¬®âà",
  42.         "¥¤ ªâ.",
  43.         "Š®¯¨à®¢ âì",
  44.         "¥à¥¬¥áâ¨âì",
  45.         " ¯ª ",
  46.         "“¤ «¨âì",
  47.         "” ©«",
  48.         "  áâனª¨"
  49. };
  50.  
  51. #define T_DEVICES "“áâனá⢠"
  52. #define T_ACTIONS "„¥©á⢨ï"
  53. char *actions[] = {
  54.         59, "®¢ë© ä ©«", "F9",
  55.         57, "®¢ ï ¯ ¯ª ", "F7",
  56.         60, " áâனª¨", "F10",
  57.         0,0,0
  58. };
  59. #define T_PROG "à®£à ¬¬ë "
  60. #define T_SYS  "‘¨á⥬  "
  61. #define T_CD   "CD-Rom "
  62. #define T_FD   "„¨áª¥â  "
  63. #define T_HD   "†¥á⪨© ¤¨áª "
  64. #define T_SATA "SATA ¤¨áª "
  65. #define T_USB  "USB ¤¨áª "
  66. #define T_RAM  "RAM ¤¨áª "
  67. #define T_UNC  "¥¨§¢¥áâ­® "
  68.  
  69. #define WINDOW_TITLE_PROPERTIES "‘¢®©á⢠"
  70. #define T_CLOSE "‡ ªàëâì"
  71. #define T_APPLY "à¨¬¥­¨âì"
  72. #define QUEST_1 "à¨¬¥­¨âì ª® ¢á¥¬ ¢«®¦¥­­ë¬"
  73. #define QUEST_2 "ä ©« ¬ ¨ ¯ ¯ª ¬?"
  74. #define PR_T_NAME "ˆ¬ï:"
  75. #define PR_T_DEST " á¯®«®¦¥­¨¥:"
  76. #define CREATED_OPENED_MODIFIED "‘®§¤ ­:\nŽâªàëâ:\nˆ§¬¥­¥­:"
  77. #define T_FILES_FOLDERS "” ©«®¢: %i  ¯®ª: %i"
  78. #define PR_T_CONTAINS "‘®¤¥à¦¨â: "
  79. #define FLAGS " €âਡãâë "
  80. #define PR_T_HIDDEN "‘ªàëâë©"
  81. #define PR_T_SYSTEM "‘¨á⥬­ë©"
  82. #define PR_T_ONLY_READ "’®«ìª® ç⥭¨¥"
  83. #define T_PROP_SIZE " §¬¥à:       %s (%i ¡ ©â)"
  84.  
  85. #define TITLE_SETT " áâனª¨"
  86. #define SHOW_DEVICE_CLASS "‚뢮¤¨âì ­ §¢ ­¨ï ª« áá  ãáâனáâ¢"
  87. #define SHOW_STATUS_BAR "®ª §ë¢ âì áâ âãá ¡ à"
  88. #define BIG_ICONS "ˆá¯®«ì§®¢ âì ¡®«ì訥 ¨ª®­ª¨"
  89. #define COLORED_LINES "®¤á¢¥ç¨¢ âì ç¥â­ë¥ «¨­¨¨ ¢ ᯨ᪥"
  90. #define FONT_SIZE_LABEL " §¬¥à èà¨äâ "
  91. #define LIST_LINE_HEIGHT "‚ëá®â  áâப¨ ¢ ᯨ᪥"
  92. #define SAVE_PATH_AS_DEFAULT "’¥ªã騩 ¯ãâì"
  93. #define SAVE_START_PATH_AS_DEFAULT "‚¢¥¤¥­­ë© ¯ãâì"
  94. #define EDIT_FILE_ASSOCIATIONS "¥¤ ªâ¨à®¢ âì  áá®æ¨ æ¨¨ ä ©«®¢"
  95. #define START_PATH " ‘â àâ®¢ë© ¯ãâì: "
  96.  
  97. //===================================================//
  98. //                                                   //
  99. //                      ENGLISH                      //
  100. //                                                   //
  101. //===================================================//
  102. #else
  103. #define T_FILE "Name"
  104. #define T_TYPE "Type"
  105. #define T_SIZE "Size"
  106. #define T_NEW_FOLDER "New folder"
  107. #define T_NEW_FILE "New file"
  108. #define T_DELETE_FILE "Do you really want to delete"
  109. #define T_YES "Yes"
  110. #define T_NO "No"
  111. #define T_CANCEL "Cancel"
  112. #define T_CREATE "Create"
  113. #define T_RENAME "Rename"
  114. #define T_GOPATH "Go to"
  115. #define FS_ITEM_ALREADY_EXISTS "'An item with that name already exists' -E"
  116. #define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
  117. #define T_NOTIFY_APP_PARAM_WRONG "'Eolite param is wrong: directory does not exist!' -E"
  118. #define T_COPY_WINDOW_TITLE "Copying..."
  119. #define T_MOVE_WINDOW_TITLE "Moving..."
  120. #define T_DELETE_WINDOW_TITLE "Deleting..."
  121. #define T_COPY_ABORT "Abort"   
  122. #define T_COPY_REPLACE "Replace"       
  123. #define T_COPY_SKIP "Skip"
  124. #define T_COPY_REMEMBER_CHOICE "Apply for all"
  125. #define T_OVERWRITE_ALERT "There is already a file with such name!"
  126. #define T_SELECT_APP_TO_OPEN_WITH "Select application to open file"
  127. #define DEL_MORE_FILES_1 "selected items("
  128. #define DEL_MORE_FILES_2 " pcs.)?"
  129. #define T_STATUS_EVEMENTS "Dirs: %d  Files: %d"
  130. #define T_STATUS_SELECTED "Selected: %d"
  131. #define COPY_PATH_STR "'Directory path copied to clipboard' -I"
  132. #define T_ABOUT "About"
  133. #define T_USE_SHIFT_ENTER "'Use Shift+Enter to open all selected files.' -I"
  134.  
  135. char *kfm_func = {
  136.         "Info",
  137.         "Rename",
  138.         "View",
  139.         "Edit",
  140.         "Copy",
  141.         "Move",
  142.         "Folder",
  143.         "Delete",
  144.         "File",
  145.         " Settings"
  146. };
  147.  
  148. #define T_DEVICES "Devices"
  149. #define T_ACTIONS "Actions"
  150. char *actions[] = {
  151.         59, "New file", "F9",
  152.         57, "New folder", "F7",
  153.         60, "Settings", "F10",
  154.         0,0,0
  155. };
  156. #define T_PROG "Programs "
  157. #define T_SYS  "System "
  158. #define T_CD   "CD-Rom "
  159. #define T_FD   "Floppy disk "
  160. #define T_HD   "Hard disk "
  161. #define T_SATA "SATA disk "
  162. #define T_USB  "USB disk "
  163. #define T_RAM  "RAM disk "
  164. #define T_UNC  "Unknown "
  165.  
  166. #define WINDOW_TITLE_PROPERTIES "Properties"
  167. #define T_CLOSE "Close"
  168. #define T_APPLY "Apply"
  169. #define QUEST_1 "Apply to all subfolders"
  170. #define QUEST_2 "files and Folders?"
  171. #define PR_T_NAME "Name:"
  172. #define PR_T_DEST "Location:"
  173. #define CREATED_OPENED_MODIFIED "Created:\nOpened:\nModified:"
  174. #define T_FILES_FOLDERS "Files: %i Folders: %i"
  175. #define PR_T_CONTAINS "Contains: "
  176. #define FLAGS " Attributes "
  177. #define PR_T_HIDDEN "Hidden"
  178. #define PR_T_SYSTEM "System"
  179. #define PR_T_ONLY_READ "Read-only"
  180. #define T_PROP_SIZE "Size:         %s (%i byte)"
  181.  
  182. #define TITLE_SETT "Settings"
  183. #define SHOW_DEVICE_CLASS "Show device class name"
  184. #define SHOW_STATUS_BAR "Show status bar"
  185. #define BIG_ICONS "Big icons in list"
  186. #define COLORED_LINES "Highlight even lines in list"
  187. #define FONT_SIZE_LABEL "Font size"
  188. #define LIST_LINE_HEIGHT "List line height"
  189. #define SAVE_PATH_AS_DEFAULT "Current path"
  190. #define SAVE_START_PATH_AS_DEFAULT "Typed path"
  191. #define EDIT_FILE_ASSOCIATIONS "Edit file associations"
  192. #define START_PATH " Start path: "
  193.  
  194. #endif
  195.  
  196. //===================================================//
  197. //                                                   //
  198. //                      GLOBAL                       //
  199. //                                                   //
  200. //===================================================//
  201.  
  202. //Button IDs
  203. enum {
  204.         POPUP_BTN1 = 201,
  205.         POPUP_BTN2 = 202,
  206.         KFM_DEV_DROPDOWN_1 = 205,
  207.         KFM_DEV_DROPDOWN_2 = 207,
  208.         BTN_PATH = 210,
  209.         BTN_BREADCRUMB = 214,
  210.         BREADCRUMB_ID = 300,
  211.  
  212.         BACK_BTN = 400,
  213.         FWRD_BTN,
  214.         GOUP_BTN,
  215.         COPY_BTN,
  216.         CUT_BTN,
  217.         PASTE_BTN,
  218.         KFM_FUNC_ID = 450
  219. };
  220.  
  221. #define B_SETINGS_APPLY_SUBFOLDER 301
  222. #define B_SETINGS_APPLY_NO_SUBFOLDER 302
  223. #define B_APPLY 11
  224. #define B_CLOSE 12
  225.  
  226. //OpenDir options
  227. enum {
  228.         WITH_REDRAW,
  229.         ONLY_OPEN
  230. };
  231.  
  232. //OpenDir options
  233. enum {
  234.         POPIN_PATH=1,
  235.         POPIN_NEW_FILE,
  236.         POPIN_NEW_FOLDER,
  237.         POPIN_RENAME,
  238.         POPIN_DELETE,
  239.         POPIN_DISK,
  240.         POPIN_BREADCR
  241. };
  242.  
  243.  
  244. char *devinfo = {
  245.         "sy", 0, T_SYS,
  246.         "rd", 0, T_SYS,
  247.         "ko", 1, T_PROG,
  248.         "fd", 2, T_FD,
  249.         "cd", 3, T_CD,
  250.         "hd", 4, T_HD,
  251.         "bd", 4, T_HD,
  252.         "sd", 4, T_SATA,
  253.         "tm", 5, T_RAM,
  254.         "us", 6, T_USB,
  255.         0
  256. };
  257.  
  258. #define DEV_H 17
  259. #define DDW 110
  260. #define KFM2_DEVH 20
  261. #define SELECTY 10
  262. #define POPIN_W 260
  263. //Sidebar width
  264. #define SIDEBAR_W 192
  265. //Sidebar padding
  266. #define SBPAD 15
  267. //Block width inside Sidebar
  268. #define SB_BLOCKX SBPAD+2
  269. #define SB_BLOCKW SIDEBAR_W-SBPAD-SB_BLOCKX
  270.  
  271. int toolbar_buttons_x[7]={9,46,85,134,167,203};
  272.