/* Title for alert panel button to try to kill a process cleanly (with SIGINT). */
"Quit" = "Slut";
/* Title alert panel when killing a process.
Title for toolbar item. */
"Quit Process" = "Slut proces";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" might disrupt your computer." = "Hvis du slutter “%@”, kan det påvirke computeren.";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" will log you out." = "Hvis du slutter “%@”, logger du også ud.";
/* Short name of column */
"Real Memory" = "Hukommelse";
/* Short name of column */
"RPRVT" = "RPRVT";
/* Title of sample window starting */
"Sample of %@" = "Eksempel på %@";
/* Final text of sampling */
"Sample of process %@ (%d)" = "Eksempel på proces %@ (%d)";
/* Title for toolbar item.
Title alert panel when sampling a process. */
"Sample Process" = "Eksempelproces";
/* Title for toolbar item. */
"Show" = "Vis";
/* show frames string */
"Show Frame" = "Vis ramme";
/* Title for toolbar item help. */
"Take a sample of a running process" = "Tag en prøve fra en proces, der er er i gang";
/* 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." = "Processen “%@” ejes af %@. Hvis du slutter processen, kan det påvirke computerens ydeevne. Du skal godkendes som administrator, før du kan afbryde processen.";
/* 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." = "Processen “%@” ejes af %@. Hvis du slutter processen, bliver du logget ud. Du skal godkendes som administrator, før du kan afbryde processen.";
/* 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." = "Processen “%@” ejes af %@. Du skal godkendes som administrator, før du kan afbryde processen.";
/* Short name of column */
"Thr" = "Thr";
/* toolbar item tool tip */
"toolTip" = "toolTip";
/* Short name of column */
"Virtual Memory" = "Virtuel hukommelse";
/* Short name of column */
"VSIZE" = "VSIZE";
/* Title alert panel when killing a process could have disastrous consequences. */
"WARNING" = "ADVARSEL";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot quit the process \"%@\" because it is owned by %@." = "Du kan ikke slutte processen “%@”, fordi den ejes af %@.";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot sample the process \"%@\" because it is owned by %@." = "Du kan ikke tage en prøve af processen “%@”, fordi den ejes af %@.";