19 lines
825 B
XML
19 lines
825 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- $Id: gr.xml 661 2012-08-27 11:26:39Z namiltd $ -->
|
||
|
<!--
|
||
|
phpSysInfo language file Language: Greek Created by: ChriZathens
|
||
|
-->
|
||
|
<tns:translationPlugin language="greek" 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_hyperv_001" name="hyperv_title">
|
||
|
<exp>Κατάσταση Hyper-V</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_hyperv_002" name="hyperv_name">
|
||
|
<exp>Όνομα Μηχανής</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_hyperv_003" name="hyperv_state">
|
||
|
<exp>Κατάσταση</exp>
|
||
|
</expression>
|
||
|
</tns:translationPlugin>
|