home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Activity Monitor.app / Contents / Resources / zh_TW.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-03  |  10.1 KB  |  195 lines

  1. /* Hidden string */
  2. " (some hidden)" = "(某些是隱藏的)";
  3.  
  4. /* Short name of column */
  5. "# Threads" = "# 執行緒";
  6.  
  7. /* Short name of column */
  8. "% CPU" = "% CPU";
  9.  
  10. /* Unterminated window title
  11.    Name and (pid/gid) */
  12. "%@ (%d)" = "%@ (%d)";
  13.  
  14. /* Notice that a process is hung */
  15. "%@ (Hung)" = "%@(停滯)";
  16.  
  17. /* Terminated window title */
  18. "%@ (Terminated)" = "%@(已中止)";
  19.  
  20. /* Bytes string for disk size */
  21. "%@ bytes" = "%@ bytes";
  22.  
  23. /* sample file */
  24. "%@.txt" = "%@.txt";
  25.  
  26. /* size/sec format */
  27. "%@/sec" = "%@/秒";
  28.  
  29. /* samples string */
  30. "%d samples for %d calls to %@\n" = "%d 個樣本可供 %d 呼叫 %@\n";
  31.  
  32. /* Title for alert panel button to try to kill a process with authorization. */
  33. "Authorize and force quit" = "授權並強制結束";
  34.  
  35. /* Bytes */
  36. "Bytes" = "Bytes";
  37.  
  38. /* Title for alert panel button to agree not to kill this process. */
  39. "Cancel" = "取消";
  40.  
  41. /* Short name of column */
  42. "CPU" = "CPU";
  43.  
  44. /* Verify if user wants to kill this process. Argument is name of process. */
  45. "Do you really want to quit \"%@\"?" = "您確定要結束“%@”嗎?";
  46.  
  47. /* Verify if user wants to kill an application. */
  48. "Do you really want to quit \"%@\"? Any unsaved work will be lost." = "您確定要結束“%@”嗎?所有未存檔的工作將會遺失。";
  49.  
  50. /* Title for toolbar item. */
  51. "Export" = "輸出";
  52.  
  53. /* Title for toolbar item help. */
  54. "Save this process list" = "儲存此程序列表";
  55.  
  56. /* Default file name */
  57. "Exported Processes.plist" = "輸出的程序.plist";
  58.  
  59. /* Title for toolbar item. */
  60. "Filter" = "篩選";
  61.  
  62. /* Title for toolbar item help. */
  63. "Show only processes containing the string specified" = "只顯示包含指定字串的程序";
  64.  
  65. /* Title for toolbar item help. */
  66. "Display processes in the category specified" = "在指定的類別裡顯示程序";
  67.  
  68. /* Title for toolbar item help. */
  69. "Force a process to quit" = "強制程序結束";
  70.  
  71. /* Title for alert panel button to kill a process at all costs (with SIGKILL). */
  72. "Force Quit" = "強制結束";
  73.  
  74. /* GB */
  75. "GB" = "GB";
  76.  
  77. /* Title for alert panel button to agree to kill a process in spite of dire consequences. */
  78. "Go ahead" = "繼續";
  79.  
  80. /* hide frames string */
  81. "Hide Frame" = "隱藏架構";
  82.  
  83. /* Title for toolbar item. */
  84. "Inspect" = "檢視";
  85.  
  86. /* Title for toolbar item help. */
  87. "See information about the selected process" = "查看關於所選程序的資訊";
  88.  
  89. /* KB */
  90. "KB" = "KB";
  91.  
  92. /* toolbar item label */
  93. "label" = "標籤";
  94.  
  95. /* MB */
  96. "MB" = "MB";
  97.  
  98. /* Short name of column */
  99. "Name" = "名稱";
  100.  
  101. /* toolbar item palette label */
  102. "paletteLabel" = "paletteLabel";
  103.  
  104. /* Short name of column */
  105. "PID" = "PID";
  106.  
  107. /* sampling string */
  108. "Please wait ... sampling" = "請稍候⋯正在取樣";
  109.  
  110. /* Text of sampling */
  111. "Please wait ... sampling process %@ (%d)" = "請稍候⋯正在對程序“%@”(%d)進行取樣";
  112.  
  113. /* Short name of column */
  114. "Process ID" = "程序 ID";
  115.  
  116. /* Short name of column */
  117. "Process Name" = "程序名稱";
  118.  
  119. /* Title for alert panel button to try to kill a process cleanly (with SIGINT). */
  120. "Quit" = "結束";
  121.  
  122. /* Title alert panel when killing a process.
  123.    Title for toolbar item. */
  124. "Quit Process" = "結束程序";
  125.  
  126. /* Format for alert message. Argument is the name of a process. */
  127. "Quitting \"%@\" might disrupt your computer." = "結束“%@”可能會中斷您的電腦。";
  128.  
  129. /* Format for alert message. Argument is the name of a process. */
  130. "Quitting \"%@\" will log you out." = "結束“%@”會導致您登出電腦。";
  131.  
  132. /* Short name of column */
  133. "Real Memory" = "實體記憶體";
  134.  
  135. /* Short name of column */
  136. "RPRVT" = "RPRVT";
  137.  
  138. /* Title of sample window starting */
  139. "Sample of %@" = "“%@”的樣本";
  140.  
  141. /* Final text of sampling */
  142. "Sample of process %@ (%d)" = "程序“%@”(%d)的樣本";
  143.  
  144. /* Title for toolbar item.
  145.    Title alert panel when sampling a process. */
  146. "Sample Process" = "取樣程序";
  147.  
  148. /* Title for toolbar item. */
  149. "Show" = "顯示";
  150.  
  151. /* show frames string */
  152. "Show Frame" = "顯示架構";
  153.  
  154. /* Title for toolbar item help. */
  155. "Take a sample of a running process" = "取用正在執行的程序樣本";
  156.  
  157. /* TB */
  158. "TB" = "TB";
  159.  
  160. /* Format for alert message when user tries to kill someone else's process with authorization. */
  161. "The process \"%@\" is owned by %@.  Quitting this process may adversly affect the performance of your computer.  You need to authorize as an administrative user to kill the process." = "程序“%@”為“%@”所有。結束此程序可能會相對地影響到您電腦的執行效率。您必須經過授權成為管理者,才能刪除此程序。";
  162.  
  163. /* Format for alert message when user tries to kill someone else's process with authorization. */
  164. "The process \"%@\" is owned by %@.  Quitting this process will log you out.  You need to authorize as an administrative user to kill the process." = "程序“%@”為“%@”所有。結束此程序可能會導致您登出電腦。您必須經過授權成為管理者,才能刪除此程序。";
  165.  
  166. /* Format for alert message when user tries to kill someone else's process with authorization. */
  167. "The process \"%@\" is owned by %@.  You need to authorize as an administrative user to kill the process." = "程序“%@”為“%@”所有。您必須經過授權成為管理者,才能刪除此程序。";
  168.  
  169. /* Short name of column */
  170. "Thr" = "Thr";
  171.  
  172. /* toolbar item tool tip */
  173. "toolTip" = "toolTip";
  174.  
  175. /* Short name of column */
  176. "Virtual Memory" = "虛擬記憶體";
  177.  
  178. /* Short name of column */
  179. "VSIZE" = "VSIZE";
  180.  
  181. /* Title alert panel when killing a process could have disastrous consequences. */
  182. "WARNING" = "警告";
  183.  
  184. /* Format for alert message when user tries to kill someone else's process. */
  185. "You cannot quit the process \"%@\" because it is owned by %@." = "由於程序“%@”為“%@”所有,您無法結束此程序。";
  186.  
  187. /* Format for alert message when user tries to kill someone else's process. */
  188. "You cannot sample the process \"%@\" because it is owned by %@." = "由於程序“%@”為“%@”所有,您無法取樣此程序。";
  189.  
  190.