home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 3.3J / os33j.iso / usr / lib / NextStep / Workspace.app / WM.app / Japanese.lproj / MainWindow.strings < prev    next >
Encoding:
Text File  |  1995-02-09  |  1.8 KB  |  75 lines

  1. /***** Title of the main window *****/
  2.  
  3. "Directory Window" = "¥à¥¡¥⁄¥º¥½¥ï¡…¥¢";
  4. "Shelf: %s" = "¥•¥§¥º¥à: %s";
  5.  
  6. /**** Device Info ****/
  7.  
  8. "%@ available on %@" = "¶ı⁄›˝˘˛³%@⁄˛%@";
  9. "NO SPACE" = "⁄˚⁄•";
  10.  
  11. "0 bytes" = "0¥—¥⁄¥¨";
  12. "1 byte" = "1¥—¥⁄¥¨";
  13. "%d bytes" = "%d¥—¥⁄¥¨";
  14.  
  15. /**** the two following indicate where to put the number - it's more complicated due the various formats we chose internally for floating point numbers ****/
  16. "10-100kB" = "%.1fKB";
  17. "less-1MB" = "%.3fMB";
  18. "1-10MB" = "%.2fMB";
  19. "10-100MB" = "%.1fMB";
  20. "less-1GB" = "%dMB";
  21. "1-10GB" = "%.2fGB";
  22. "10-100GB" = "%.1fGB";
  23. "xxxGB" = "%dGB";
  24.  
  25. /**** Title for moving files ****/
  26.  
  27. "Incoming Files" = "¯¬ˋýˆð⁄˛¥à¥¡¥⁄¥º";
  28.  
  29. /**** Prefix for New Directory ****/
  30.  
  31. "NewDirectory" = "¿•¦‹¥à¥’¥º¥¹";
  32. "NewDirectory_Short" = "folder";
  33.  
  34. /***** Titles in ListingView *****/
  35.  
  36. "slot_name" = "³¬ˋ®";
  37. "slot_size" = "¥¦¥⁄¥”";
  38. "slot_date" = "˚±„„˘þ»";
  39. "slot_access" = "¥±¡…¥ë¥ˆ¥•¥ñ¥ú";
  40. "slot_owner" = "¥“¡…¥˚¡…";
  41. "slot_group" = "¥®¥º¡…¥â";
  42.  
  43. /***** Filler (determine min size of the field) in ListingView *****/
  44.  
  45. "slot_size_filler" = "444444444";
  46. "slot_date_filler" = "44•ô44˘þ 44:44";
  47. "slot_access_filler" = "wwwwwwwwww";
  48. "slot_owner_filler" = "MmmmMmmm";
  49. "slot_group_filler" = "MmmmMmmm";
  50.  
  51. /***** special type in ListingView *******/
  52.  
  53. "ExpertView_automount" = "…«˘®¥ê¥ƒ¥ú¥¨";
  54.  
  55. /***** Menu commands *******/
  56.  
  57. "Compress" = "®¦‰³";
  58. "Decompress" = "¯‚‡«";
  59.  
  60. "Encrypt..." = "®¯„ð†‰...";
  61. "Decrypt..." = "²þ„ð...";
  62.  
  63. /***** Dates in ListingView (cf strftime documentation) *******/
  64.  
  65. "OLD_DATE_FORMAT" = "%Y˙fl%B•ô%d˘þ";
  66. "RECENT_DATE_FORMAT" = "%B•ô%d˘þ %H:%M";
  67.  
  68. /***** Strings for Sizing/Chmoding *******/
  69.  
  70. "Sizing ..." = "¥¦¥⁄¥”•â»»ˆð...";
  71. "Computing size of %@" = "%@⁄˛¥¦¥⁄¥”⁄ù•â»»ˆð";
  72.  
  73. "Changing Protections ..." = "¥â¥ó¥˘¥fl¥¨ˆð...";
  74. "Changing Protections of %@" = "%@⁄˛¥±¡…¥ë¥ˆ¥•¥ñ¥ú⁄ù˚±„„ˆð";
  75.