28 lines
1.0 KiB
XML
28 lines
1.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Id: ro.xml 661 2014-05-02 11:26:39Z namiltd $ -->
|
|
<!--
|
|
phpSysInfo language file Language: Romană Created by: Iulian Alexe
|
|
-->
|
|
<tns:translationPlugin language="romana" charset="utf-8"
|
|
xmlns:tns="http://phpsysinfo.sourceforge.net/translation-plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://phpsysinfo.sourceforge.net/translation-plugin ../../../language/translation-plugin.xsd">
|
|
<expression id="plugin_ps_001" name="ps_title">
|
|
<exp>Stare proces</exp>
|
|
</expression>
|
|
<expression id="plugin_ps_002" name="ps_date">
|
|
<exp>Ultimul refresh</exp>
|
|
</expression>
|
|
<expression id="plugin_ps_003" name="ps_command">
|
|
<exp>Comanda</exp>
|
|
</expression>
|
|
<expression id="plugin_ps_004" name="ps_pid">
|
|
<exp>ID Proces</exp>
|
|
</expression>
|
|
<expression id="plugin_ps_005" name="ps_ppid">
|
|
<exp>ID Parinte</exp>
|
|
</expression>
|
|
<expression id="plugin_ps_006" name="ps_mem">
|
|
<exp>Utilizare Memorie</exp>
|
|
</expression>
|
|
</tns:translationPlugin>
|