Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
2784 rexy 1
<?xml version="1.0" encoding="utf-8"?>
2
  <!-- $Id: en.xml 661 2012-08-27 11:26:39Z namiltd $ -->
3
  <!--
4
    phpSysInfo language file Language: English Created by: Michael Cramer
5
  -->
6
<tns:translationPlugin language="english" charset="utf-8"
7
  xmlns:tns="http://phpsysinfo.sourceforge.net/translation-plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8
  xsi:schemaLocation="http://phpsysinfo.sourceforge.net/translation-plugin ../../../language/translation-plugin.xsd">
9
  <expression id="plugin_ps_001" name="ps_title">
10
    <exp>Process Status</exp>
11
  </expression>
12
  <expression id="plugin_ps_002" name="ps_command">
13
    <exp>Command</exp>
14
  </expression>
15
  <expression id="plugin_ps_003" name="ps_pid">
16
    <exp>Process ID</exp>
17
  </expression>
18
  <expression id="plugin_ps_004" name="ps_ppid">
19
    <exp>Parent ID</exp>
20
  </expression>
21
  <expression id="plugin_ps_005" name="ps_mem">
22
    <exp>Memory Usage</exp>
23
  </expression>
24
  <expression id="plugin_ps_006" name="ps_cpu">
25
    <exp>CPU Usage</exp>
26
  </expression>
27
</tns:translationPlugin>