22 lines
888 B
XML
22 lines
888 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- $Id: de.xml 661 2012-08-27 11:26:39Z namiltd $ -->
|
||
|
<!--
|
||
|
phpSysInfo language file Language: German Created by: Michael Cramer
|
||
|
-->
|
||
|
<tns:translationPlugin language="german" 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_psstatus_001" name="ps_title">
|
||
|
<exp>Prozess Status</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_psstatus_002" name="ps_date">
|
||
|
<exp>Letzte Aktualisierung</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_psstatus_003" name="ps_name">
|
||
|
<exp>Name</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_psstatus_004" name="ps_status">
|
||
|
<exp>Status</exp>
|
||
|
</expression>
|
||
|
</tns:translationPlugin>
|