"Please wait ... sampling process %@ (%d)" = "Por favor, espere... muestreando proceso %@ (%d)";
/* Short name of column */
"Process ID" = "Nº proceso";
/* Short name of column */
"Process Name" = "Nombre del proceso";
/* Title for alert panel button to try to kill a process cleanly (with SIGINT). */
"Quit" = "Salir";
/* Title alert panel when killing a process.
Title for toolbar item. */
"Quit Process" = "Salir del proceso";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" might disrupt your computer." = "Salir de “%@” podría dañar su ordenador.";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" will log you out." = "Salir de “%@” cerrará su sesión.";
/* Short name of column */
"Real Memory" = "Memoria real";
/* Short name of column */
"RPRVT" = "RPRVT";
/* Title of sample window starting */
"Sample of %@" = "Muestra de %@";
/* Final text of sampling */
"Sample of process %@ (%d)" = "Muestra del proceso %@ (%d)";
/* Title for toolbar item.
Title alert panel when sampling a process. */
"Sample Process" = "Muestrear proceso";
/* Title for toolbar item. */
"Show" = "Mostrar";
/* show frames string */
"Show Frame" = "Mostrar marco";
/* Title for toolbar item help. */
"Take a sample of a running process" = "Tomar una muestra de un proceso en curso";
/* TB */
"TB" = "TB";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"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." = "El proceso “%@” pertenece a %@. Si lo finaliza, el funcionamiento del ordenador puede verse afectado. Debe iniciar la sesión como administrador para cancelar dicho proceso.";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. Quitting this process will log you out. You need to authorize as an administrative user to kill the process." = "El proceso “%@” pertenece a %@. Si lo finaliza, se cerrará la sesión. Debe iniciar la sesión como administrador para cancelar dicho proceso.";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. You need to authorize as an administrative user to kill the process." = "El proceso “%@” pertenece a %@. Debe iniciar la sesión como administrador para cancelar dicho proceso.";
/* Short name of column */
"Thr" = "Thr";
/* toolbar item tool tip */
"toolTip" = "toolTip";
/* Short name of column */
"Virtual Memory" = "Memoria virtual";
/* Short name of column */
"VSIZE" = "VSIZE";
/* Title alert panel when killing a process could have disastrous consequences. */
"WARNING" = "ADVERTENCIA";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot quit the process \"%@\" because it is owned by %@." = "No es posible cerrar el proceso “%@” porque pertenece a %@.";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot sample the process \"%@\" because it is owned by %@." = "No es posible muestrear el proceso “%@” porque pertenece a %@.";