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 / Italian.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-08-31  |  12.1 KB  |  190 lines

  1. /* Hidden string */
  2. " (some hidden)" = " (alcuni nascosti)";
  3.  
  4. /* Short name of column */
  5. "# Threads" = "# Thread";
  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)" = "%@ (In sospeso)";
  16.  
  17. /* Terminated window title */
  18. "%@ (Terminated)" = "%@ (Terminato)";
  19.  
  20. /* Bytes string for disk size */
  21. "%@ bytes" = "%@ byte";
  22.  
  23. /* sample file */
  24. "%@.txt" = "%@.txt";
  25.  
  26. /* size/sec format */
  27. "%@/sec" = "%@/sec";
  28.  
  29. /* samples string */
  30. "%d samples for %d calls to %@\n" = "%d campioni per %d chiamate a %@\n";
  31.  
  32. /* Title for alert panel button to try to kill a process with authorization. */
  33. "Authorize and force quit" = "Autorizza e forza uscita";
  34.  
  35. /* Bytes */
  36. "Bytes" = "Byte";
  37.  
  38. /* Title for alert panel button to agree not to kill this process. */
  39. "Cancel" = "Annulla";
  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 \"%@\"?" = "Sei sicuro di voler uscire da “%@”?";
  46.  
  47. /* Verify if user wants to kill an application. */
  48. "Do you really want to quit \"%@\"? Any unsaved work will be lost." = "Sei sicuro di voler uscire da “%@”? Le operazioni non registrate andranno perse.";
  49.  
  50. /* Title for toolbar item. */
  51. "Export" = "Esporta";
  52.  
  53. /* Title for toolbar item help. */
  54. "Save this process list" = "Registra l'elenco processi";
  55.  
  56. /* Default file name */
  57. "Exported Processes.plist" = "Processi Esportati.plist";
  58.  
  59. /* Title for toolbar item. */
  60. "Filter" = "Filtro:";
  61.  
  62. /* Title for toolbar item help. */
  63. "Show only processes containing the string specified" = "Mostra solo processi contenenti la stringa specificata";
  64.  
  65. /* Title for toolbar item help. */
  66. "Display processes in the category specified" = "Mostra processi della categoria specificata";
  67.  
  68. /* Title for toolbar item help. */
  69. "Force a process to quit" = "Esegui uscita forzata di un processo";
  70.  
  71. /* Title for alert panel button to kill a process at all costs (with SIGKILL). */
  72. "Force Quit" = "Uscita forzata";
  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" = "Procedi";
  79.  
  80. /* hide frames string */
  81. "Hide Frame" = "Nascondi Sequenza";
  82.  
  83. /* Title for toolbar item. */
  84. "Inspect" = "Informa";
  85.  
  86. /* Title for toolbar item help. */
  87. "See information about the selected process" = "Vedi informazioni sul processo selezionato";
  88.  
  89. /* KB */
  90. "KB" = "KB";
  91.  
  92. /* toolbar item label */
  93. "label" = "etichetta";
  94.  
  95. /* MB */
  96. "MB" = "MB";
  97.  
  98. /* Short name of column */
  99. "Name" = "Nome";
  100.  
  101. /* toolbar item palette label */
  102. "paletteLabel" = "paletteLabel";
  103.  
  104. /* Short name of column */
  105. "PID" = "IDP";
  106.  
  107. /* sampling string */
  108. "Please wait ... sampling" = "Attendi ... campiono";
  109.  
  110. /* Text of sampling */
  111. "Please wait ... sampling process %@ (%d)" = "Attendi ... campiono processo %@ (%d)";
  112.  
  113. /* Short name of column */
  114. "Process ID" = "ID Processo";
  115.  
  116. /* Short name of column */
  117. "Process Name" = "Nome Processo";
  118.  
  119. /* Title for alert panel button to try to kill a process cleanly (with SIGINT). */
  120. "Quit" = "Esci";
  121.  
  122. /* Title alert panel when killing a process.
  123.    Title for toolbar item. */
  124. "Quit Process" = "Esci dal Processo";
  125.  
  126. /* Format for alert message. Argument is the name of a process. */
  127. "Quitting \"%@\" might disrupt your computer." = "Uscire da “%@” potrebbe causare il malfunzionamento del tuo computer.";
  128.  
  129. /* Format for alert message. Argument is the name of a process. */
  130. "Quitting \"%@\" will log you out." = "Uscire da “%@” causerà il logout.";
  131.  
  132. /* Short name of column */
  133. "Real Memory" = "Memoria reale";
  134.  
  135. /* Short name of column */
  136. "RPRVT" = "RPRVT";
  137.  
  138. /* Title of sample window starting */
  139. "Sample of %@" = "Campione di %@";
  140.  
  141. /* Final text of sampling */
  142. "Sample of process %@ (%d)" = "Campione del processo %@ (%d)";
  143.  
  144. /* Title for toolbar item.
  145.    Title alert panel when sampling a process. */
  146. "Sample Process" = "Campione Processo";
  147.  
  148. /* Title for toolbar item. */
  149. "Show" = "Mostra";
  150.  
  151. /* show frames string */
  152. "Show Frame" = "Mostra Sequenza";
  153.  
  154. /* Title for toolbar item help. */
  155. "Take a sample of a running process" = "Campiona un processo in corso";
  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." = "Il processo “%@” appartiene a %@. Uscendo da questo processo si può produrre un cattivo funzionamento del computer. Hai bisogno di autorizzare l'uscita da questo processo come utente amministratore.";
  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." = "Il processo “%@” appartiene a %@. Se esci da questo processo eseguirai automaticamente un logout. Hai bisogno di autorizzare l'uscita da questo processo come utente amministratore.";
  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." = "Il processo “%@” appartiene a %@. Hai bisogno di autorizzare l'uscita da questo processo come utente amministratore.";
  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" = "Memoria Virtuale";
  177.  
  178. /* Short name of column */
  179. "VSIZE" = "DIMV";
  180.  
  181. /* Title alert panel when killing a process could have disastrous consequences. */
  182. "WARNING" = "ATTENZIONE";
  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 %@." = "Non puoi uscire dal processo “%@” perché appartiene a %@.";
  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 %@." = "Non puoi eseguire un campionamento del processo “%@”  perché appartiene a %@.";
  189.  
  190.